summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
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
2020-04-23config: expand validation coverageLyndon Brown
2020-04-23config: reorganise validation checksLyndon Brown
2020-04-23tidy up grub bootloader compatibility checkingLyndon Brown
2020-04-23config: tidy validationLyndon Brown
2020-04-23config: merge defaults.sh and configuration.sh, part 2Lyndon Brown
2020-04-23config: merge defaults.sh and configuration.sh, part 1Lyndon 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-23config: move defaults set in wrong functionLyndon Brown
2020-04-23--binary-images can support only a single typeLyndon Brown
2020-04-23fix incorrect handling of -c|--conffileLyndon Brown
2020-04-23config: support comma and space separated list of source image typesLyndon Brown
2020-04-23config: support comma or space separated archive area listsLyndon Brown
2020-04-23config: support both comma and space separated to-cache stagesLyndon Brown
2020-04-23bootloaders: improve bootloader list handlingLyndon Brown
2020-04-23fix outdated grub-legacy bootloader name referencesLyndon Brown
2020-04-23fix $@ parameter expansion issuesLyndon Brown
2020-04-23packages: remove auto-installed on removalLyndon Brown
2020-04-01bootloaders: replace use of vga=normal with vga=788 in live menu entriesjnqnfe
2020-03-27apt: use its new colour supportLyndon Brown
2020-03-23move auto colouring decisionLyndon Brown
2020-03-23args: fix a typoLyndon Brown
2020-03-20archives: explicitly pass along _PASS to Create_apt_sources_listLyndon Brown
2020-03-20defaults: enable d-i GUI for allLyndon Brown
2020-03-20defaults: ensure labels have defaults for derivativesLyndon Brown
2020-03-20defaults: tidy mirrorsLyndon Brown