summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)Author
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-23fix usageLyndon Brown
2020-04-23move script param capture to before arg processingLyndon Brown
2020-04-23firmware: robustify and simplify archive area checkingLyndon 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-23installer: rework validation check for installer typeLyndon Brown
2020-04-23tidy up grub bootloader compatibility checkingLyndon 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-23bootloaders: improve bootloader list handlingLyndon Brown
2020-04-23fix outdated grub-legacy bootloader name referencesLyndon Brown
2020-04-23Fix permissions & ownership of copied /etc/resolv.confLyndon Brown
2020-04-23binary_hdd: fix variable name typoLyndon Brown
2020-04-23config: fix wrong saved value for parent archive areasLyndon Brown
2020-04-23chroot_apt: fix broken removalLyndon Brown
2020-04-23chroot_apt: improve readabilityLyndon Brown
2020-04-23chroot_dpkg: remove redundant chmodLyndon Brown
2020-04-23chroot_prep: warn if running archives helper for bootstrap stageLyndon Brown
2020-04-23binary_rootfs: use new chroot_prep helperLyndon Brown
2020-04-23binary_rootfs: fix missing handling of chroot_tmpfsLyndon Brown
2020-04-23bootstrap_archives: remove useless paramLyndon Brown
2020-04-23chroot_prep: expand coverageLyndon Brown
2020-04-23binary: add missing use of chroot_tmpfsLyndon Brown
2020-04-23add bulk chroot preparation script execution helperLyndon Brown
2020-04-23binary: remove useless execution of `lb chroot_debianchroot remove`Lyndon Brown
2020-04-23remove some unwanted quoting of list parametersLyndon Brown
2020-04-23fix $@ parameter expansion issuesLyndon Brown
2020-04-23binary_iso: remove duplicate copying of grub binariesjnqnfe
2020-04-23grub-pc: fix broken boot capabilityLyndon Brown
2020-04-23grub-efi: fix partial broken boot capabilityadrian15