summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
2020-05-04config: improve BIOS/EFI bootloader selection handlingLyndon Brown
2020-05-04fully validate BIOS/EFI bootloader combinationsLyndon Brown
2020-05-04config: add noteLyndon Brown
2020-05-04config: fix inadequate validation checkLyndon Brown
2020-05-04extend config validation to all build componentsLyndon Brown
2020-05-03config: fix stale live-build version in iso-preparerLyndon Brown
2020-05-03config: obey new UTC timestamp control for default ISO volume labelLyndon Brown
2020-05-03config: provide UTC timestamp controlLyndon Brown
2020-05-03fix usage/help/man bugsLyndon Brown
2020-05-03args: restore a little tidyingLyndon Brown
2020-05-02config: tweak config file loading orderLyndon Brown
2020-05-02options: de-duplicate common option handlingLyndon Brown
2020-05-02improve stagefiles encapsulationLyndon Brown
2020-05-02tidy up Echo_breakage()Lyndon Brown
2020-05-02config: simplify mode defaultLyndon 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-05-01config: fix wrong variable nameLyndon Brown
2020-05-01config: only try to load FILE.ARCH and FILE.DIST if non-empty stringsLyndon Brown
2020-05-01config: remove junk config loading codeLyndon Brown
2020-04-30init: warn if auto script exists but is not executableLyndon Brown
2020-04-29a couple tiny doc fixesLyndon Brown
2020-04-26config: remove redundant validation checkLyndon Brown
2020-04-24Replace "Help" calls with "Man" and get rid of HelpRaphaël Hertzog
2020-04-24Make "Man" function smarter to also work for "lb --help"Raphaël Hertzog
2020-04-24Revert "frontend: properly handle option processing"Raphaël Hertzog
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: revert partial format conversionLyndon Brown
2020-04-23Fix version computing when LIVE_BUILD is setRaphaël Hertzog
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-23Keep LB_ARCHITECTURES environment variable for backwards compatibilityRaphaël Hertzog
2020-04-23rename LB_ARCHITECTURES to LB_ARCHITECTURELyndon Brown
2020-04-23config: move control of apt colourLyndon Brown
2020-04-23config: fix mistake in mirror url tidyingLyndon Brown
2020-04-23chroot: make var localLyndon 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: apt-get should probably be an allowed and documented --apt valueLyndon Brown
2020-04-23config: fix broken backwards compatibility hackLyndon Brown
2020-04-23config: add missing deprecation warningLyndon Brown
2020-04-23config: minor reorganisationLyndon Brown
2020-04-23config: strip unhelpful commentsLyndon Brown