summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)Author
2020-05-01bootloaders: change 'Advanced options' to 'Utilities'Lyndon Brown
2020-05-01Replace 'which' with 'command -v' to test for the existance of an executablejohnraff
2020-05-01grub2|loopback: avoid perl for live entry creation, use temp fileLyndon Brown
2020-04-30config: optimise --ignore-system-defaultsLyndon Brown
2020-04-30workaround checkbashisms mistakeLyndon Brown
2020-04-30syslinux: fix errors re-running under `--force`Lyndon Brown
2020-04-30grub2: fix lost pre-prepared files detailLyndon Brown
2020-04-30bootstrap_cache: fix failure conditionLyndon Brown
2020-04-29loopback: tidy formattingLyndon Brown
2020-04-29selinux: fix output consistencyLyndon Brown
2020-04-29a couple tiny doc fixesLyndon Brown
2020-04-28fix auto file handling regressionLyndon Brown
2020-04-25Do not overwrite splash.png if the user has provided itRaphaël Hertzog
2020-04-25Make librsvg2-bin dependency unconditional for syslinuxRaphaël Hertzog
2020-04-24syslinux: deduplicate common filesjnqnfe
2020-04-24Use correct variable name to detect removal stepRaphaël Hertzog
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-23chroot_resolve: fix broken network connectivityLyndon Brown
2020-04-23stagefiles: guard unnecessary chroot removalLyndon 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-23move grub-pc specific code to actual grub-pc scriptLyndon Brown
2020-04-23syslinux: use linux/initrd placeholdersLyndon Brown
2020-04-23config: create config/bootloaders directoryLyndon Brown
2020-04-23binary_syslinux: rely on $LIVE_BUILD_VERSION instead of lb --versionRaphaël Hertzog
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-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