summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-16installer: fix double slash in urlsLyndon Brown
2020-03-16installer: expand debugging outputLyndon Brown
2020-03-16installer: move an exclude removal outside of loopLyndon Brown
2020-03-16installer: tweak temp shell script constructionLyndon Brown
2020-03-16installer: dedup long pathsLyndon Brown
2020-03-16installer: tidy package listsLyndon Brown
2020-03-16installer: misc small tweaksLyndon Brown
2020-03-16installer: clear large string once done withLyndon Brown
2020-03-16installer: restore udeb existence checkLyndon Brown
2020-03-16installer: fix broken loopLyndon Brown
2020-03-15fix wrong descriptionLyndon Brown
2020-03-15fix missing stage descriptionsLyndon Brown
2020-03-15source: properly fix _apt permissions warningLyndon Brown
2020-03-15CI: deploy from the build stage, rather than rebuilding from scratchLuca Boccassi
2020-03-15Add autopkgtest: default image buildLuca Boccassi
2020-03-15Add grub EFI support for armhf arch.Steven Shiau
2020-03-13hide mountpoints from nautilusLyndon Brown
2020-03-13fix comment typoLyndon 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-13fix instances of bad stagefile creation circumstancesLyndon Brown
2020-03-13fix instances of broken stagefile handlingLyndon Brown
2020-03-13frontend: tidyLyndon Brown
2020-03-13fix splitting bootloader stringLyndon Brown
2020-03-13strip useless multi-arch separate directory stuffjnqnfe
2020-03-13echo: really ensure log messages go to stdoutLyndon Brown
2020-03-12debootstrap: use --force-check-gpgLyndon Brown
2020-03-12CI: fix deploy stageLuca Boccassi