summaryrefslogtreecommitdiff
path: root/scripts/build/config
AgeCommit message (Expand)Author
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
2020-04-23config: rename Check_config_defaults() to Validate_config()Lyndon Brown
2020-04-23--binary-images can support only a single typeLyndon Brown
2020-04-23manpages: document all values for --interactiveLyndon Brown
2020-04-23manpage: fix consistency issuesLyndon Brown
2020-04-23manpages: indicate in usage that multiple bootloaders can be givenLyndon Brown
2020-04-23config: fix wrong saved value for parent archive areasLyndon Brown
2020-03-23args: fix a typoLyndon Brown
2020-03-20strip progress-linux distro hacksLyndon Brown
2020-03-20grub: remove old and unused splash codejnqnfe
2020-03-20config: fix backwards compatibility breakLyndon Brown
2020-03-20config: fix incomplete rename of --architecturesLyndon Brown
2020-03-17stagefiles: further robustify with auto filenamesLyndon Brown