summaryrefslogtreecommitdiff
path: root/scripts/build/config
AgeCommit message (Expand)Author
2021-07-11Adding dm-verity support for rootfsThore Sommer
2021-02-17Use --apt-http-proxy/--apt-ftp-proxy for debootstrapRyan Finnie
2020-10-27Added the option to include files before and after package installationThore Sommer
2020-10-12Add option to change compression algorithm and level for squashfs.Thore Sommer
2020-05-05Revert "config: catch and report unexpected arguments"Lyndon Brown
2020-05-05config: catch and report unexpected argumentsLyndon Brown
2020-05-04config: improve BIOS/EFI bootloader selection handlingLyndon Brown
2020-05-03config: provide UTC timestamp controlLyndon Brown
2020-05-03config: fix storage of --jffs2-eraseblock valueLyndon Brown
2020-05-03config: small output alignment fixLyndon Brown
2020-05-03fix usage/help/man bugsLyndon Brown
2020-05-02options: de-duplicate common option handlingLyndon Brown
2020-05-02config: refactor basic package list constructionLyndon Brown
2020-05-02improve stagefiles encapsulationLyndon Brown
2020-05-02move and rename Common_config_files()Lyndon Brown
2020-05-01Replace 'which' with 'command -v' to test for the existance of an executablejohnraff
2020-04-30config: optimise --ignore-system-defaultsLyndon Brown
2020-04-29a couple tiny doc fixesLyndon Brown
2020-04-28fix auto file handling regressionLyndon Brown
2020-04-24Replace "Help" calls with "Man" and get rid of HelpRaphaël Hertzog
2020-04-24Revert "frontend: properly handle option processing"Raphaël Hertzog
2020-04-24config: tidy directory construction and empty directory cleaningLyndon Brown
2020-04-24config: tidy config filesLyndon Brown
2020-04-23config: s/LIVE_IMAGE_TYPE/LB_IMAGE_TYPE/Lyndon Brown
2020-04-23config: s/LIVE_IMAGE_NAME/LB_IMAGE_NAME/Lyndon Brown
2020-04-23config: s/LIVE_CONFIGURATION_VERSION/LB_CONFIGURATION_VERSION/Lyndon Brown
2020-04-23config: address fixmeLyndon Brown
2020-04-23config: remove obsolete variableLyndon Brown
2020-04-23config: revert partial format conversionLyndon Brown
2020-04-23config: create config/bootloaders directoryLyndon Brown
2020-04-23tidy version reported in `lb config --dump`Lyndon Brown
2020-04-23Use descriptive parameter names for Usage()Raphaël Hertzog
2020-04-23usage: take exit code as paramLyndon Brown
2020-04-23frontend: properly handle option processingLyndon Brown
2020-04-23rename LB_BOOTSTRAP_QEMU_ARCHITECTURES to LB_BOOTSTRAP_QEMU_ARCHITECTURELyndon Brown
2020-04-23rename LB_ARCHITECTURES to LB_ARCHITECTURELyndon Brown
2020-04-23config: obsolete old --tasksel optionLyndon Brown
2020-04-23config: obsolete --net-root-pathRaphaël Hertzog
2020-04-23config: obsolete --net-root-* options (except one)Lyndon Brown
2020-04-23config: obsolete unused --net-cow-* optionsLyndon Brown
2020-04-23config: obsolete unused --isohybrid-options optionLyndon Brown
2020-04-23config: apt-get should probably be an allowed and documented --apt valueLyndon Brown
2020-04-23config: fix broken backwards compatibility hackLyndon Brown
2020-04-23config: stop writing 'default: <foo>' lines to config filesLyndon Brown
2020-04-23config: better handle error conditionLyndon Brown
2020-04-23config: reorganise the option case blockLyndon Brown
2020-04-23config: organise getopt longoption setLyndon Brown
2020-04-23config: remove spurious secondary validation checkLyndon Brown
2020-04-23config: add --validate optionLyndon Brown
2020-04-23config: rename Set_config_defaults() to Prepare_config()Lyndon Brown