summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
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
2020-03-16allow turning off colourLyndon Brown
2020-03-13exit: don't convert numeric exit code to stringLyndon Brown
2020-03-13functions/bootloaders: tidy and simplifyLyndon Brown
2020-03-13locks: tidy lock acquisitionjnqnfe
2020-03-13fix colouring of notice type message prefixesLyndon Brown
2020-03-13exit: ensure an appropriate message is printed on unexpected exitLyndon Brown
2020-03-13strip useless multi-arch separate directory stuffjnqnfe
2020-03-13echo: really ensure log messages go to stdoutLyndon Brown
2020-03-12Revert "Test for executables: replace 'which' with more robust 'command -v'"Luca Boccassi
2020-03-12Test for executables: replace 'which' with more robust 'command -v'johnraff
2020-03-12fix error for default hdd|netboot imagesLyndon Brown
2020-03-12remove obsolete loop-aes-utils related losetup hackLyndon Brown
2020-03-11remove obsolete fdisk hackLyndon Brown
2020-03-11"Live Systems" -> "Debian Live"Lyndon Brown
2020-03-11amend copyright & licensing blocksLyndon Brown
2020-03-11functions: consistency fixLyndon Brown