summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
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
2020-03-20strip progress-linux distro hacksLyndon Brown
2020-03-20defaults: purge long unused LB_ROOTLyndon Brown
2020-03-20grub: remove old and unused splash codejnqnfe
2020-03-19fix -h|--help component script man page redirectionLyndon Brown
2020-03-19defaults: remove redundant setting of LIVE_BUILDLyndon Brown
2020-03-18defaults: bump checksums to stronger formLyndon Brown
2020-03-18Minor cleanups in Require_stagefilesRaphaƫl Hertzog
2020-03-17stagefiles: s/Require_stagefile/Require_stagefiles/Lyndon Brown
2020-03-17stagefiles: only list missing stagesLyndon Brown
2020-03-17stagefiles: avoid stagename in required errorLyndon Brown
2020-03-17stagefiles: fix completely wrong require-stages logicLyndon Brown
2020-03-17stagefiles: refactor Require_stagefile()Lyndon Brown
2020-03-17stagefiles: further robustify with auto filenamesLyndon Brown
2020-03-17stagefiles: simplify & robustifyLyndon Brown
2020-03-17exit: fix missing local scopeLyndon Brown
2020-03-16use local scope for private function varsLyndon Brown
2020-03-16split stdout & stderr auto colouringLyndon Brown
2020-03-16turn on colour by defaultLyndon Brown