summaryrefslogtreecommitdiff
path: root/scripts/build/config
AgeCommit message (Expand)Author
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
2020-03-17stagefiles: simplify & robustifyLyndon Brown
2020-03-16use local scope for private function varsLyndon Brown
2020-03-16allow turning off colourLyndon Brown
2020-03-12Revert "Test for executables: replace 'which' with more robust 'command -v'"Luca Boccassi
2020-03-12Test for executables: replace 'which' with more robust 'command -v'johnraff
2020-03-12remove obsolete loop-aes-utils related losetup hackLyndon Brown
2020-03-11remove obsolete fdisk hackLyndon Brown
2020-03-11amend copyright & licensing blocksLyndon Brown
2020-03-10config: improve documentationLyndon Brown
2020-03-10arguments: fix unreachable and poor argument error handlingLyndon Brown
2020-03-10config: rename the config set/check functions for clarityjnqnfe
2020-03-10tidy script init (4/4) - top level cmd "auto redirect" handlingLyndon Brown
2020-03-10tidy script init (3/4) - top level commandsjnqnfe
2020-03-10tidy script init (1/4) - arg and config processingjnqnfe
2020-03-09fix consistency in binary execution and existance checkingLyndon Brown
2020-03-05help/usage: fix overly complex script description handlingjnqnfe
2020-03-05config: rename --architectures to --architectureLyndon Brown
2020-03-05fix capitalisation of some output messagesjnqnfe
2020-03-05simplify --debian-installer choicesjnqnfe
2020-03-05don't unnecessarily convert exit codes to stringsLyndon Brown
2020-03-05manpage: fix wrong description for --firmware-binaryLyndon Brown
2019-12-19Support --distribution-binary and --distribution-chrootRaphaƫl Hertzog
2019-06-19--mirror-binary* was not properly sortedRoland Clobus
2019-06-16Reordered the command line options to make them in alphabetical orderRoland Clobus
2019-06-16Manpage: Added documentation for --bootstrap-qemu-[arch|exclude|static]Roland Clobus
2019-06-16Manpage: Added documentation for --loadlinRoland Clobus
2019-06-16Manpage: Added documentation for --firmware-binary and --firmware-chrootRoland Clobus
2019-06-16Manpage: --mode explicitly supports debian and progress-linux. Special handli...Roland Clobus
2019-06-16Manpage: Added documentation for --hdd-label, --hdd-size and --hdd-partition-...Roland Clobus
2019-06-16Manpage: Added documentation for --image-nameRoland Clobus
2019-06-16--initramfs support none and live-bootRoland Clobus
2019-06-16Matched the documentation of --checksums to the implementation in live-bootRoland Clobus
2019-06-03Fixed a typo for --clean in 'lb config --help'Roland Clobus
2019-06-03Mention --breakpoints in 'lb config --help'Roland Clobus