summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-20archives: param is requiredLyndon Brown
2020-03-20archives: clarify varLyndon 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-20config: fix backwards compatibility breakLyndon Brown
2020-03-20config: fix incomplete rename of --architecturesLyndon Brown
2020-03-20frontend: just directly call Usage on missing `man`Lyndon Brown
2020-03-20frontend: avoid trying to load /scripts/build.shLyndon Brown
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: fix doc mistakeLyndon 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-17manpages: correct date & versionLyndon Brown
2020-03-16syslinux: apply kernel version filtering logic to multi-flavour kernel scenariosjnqnfe
2020-03-16syslinux: use more dynamic memtest menu config filejnqnfe
2020-03-16syslinux: add memtest menu entry only if including memtestjnqnfe
2020-03-16syslinux: add install menu entries only if including installerjnqnfe
2020-03-16syslinux: expand list of install optionsjnqnfe
2020-03-16fix another wrong stage file filenameLyndon Brown
2020-03-16use local scope for private function varsLyndon Brown
2020-03-16add build & build stage success messagesLyndon Brown
2020-03-16bootloaders: add install with speech synthesis menu entriesjnqnfe
2020-03-16grub1: refactor install menu creationjnqnfe
2020-03-16syslinux: fix duplicate shortcut useLyndon Brown
2020-03-16syslinux: changed 'build' to 'built' in splashjnqnfe
2020-03-16syslinux: fix shortcut caret appearing in menu entriesjnqnfe
2020-03-16syslinux: remove replacement of unused label in menu configsjnqnfe
2020-03-16grub1: fix consistencyjnqnfe
2020-03-16grub1/grub2/loopback: fix missing delimiter in menu kernel parameter listsjnqnfe
2020-03-16grub1/grub2/loopback: fix order of quiet kernel parameters in menusjnqnfe
2020-03-16grub2/loopback: fix highlight readabilityjnqnfe
2020-03-16grub2/loopback: fix misapplication of quiet kernel parameterjnqnfe
2020-03-16grub1: fix wrong variable namejnqnfe
2020-03-16split stdout & stderr auto colouringLyndon Brown
2020-03-16turn on colour by defaultLyndon Brown
2020-03-16allow turning off colourLyndon Brown