Age | Commit message (Expand) | Author |
2020-04-01 | bootloaders: replace use of vga=normal with vga=788 in live menu entries | jnqnfe |
2020-03-27 | apt: use its new colour support | Lyndon Brown |
2020-03-23 | move auto colouring decision | Lyndon Brown |
2020-03-23 | args: fix a typo | Lyndon Brown |
2020-03-20 | archives: explicitly pass along _PASS to Create_apt_sources_list | Lyndon Brown |
2020-03-20 | defaults: enable d-i GUI for all | Lyndon Brown |
2020-03-20 | defaults: ensure labels have defaults for derivatives | Lyndon Brown |
2020-03-20 | defaults: tidy mirrors | Lyndon Brown |
2020-03-20 | strip progress-linux distro hacks | Lyndon Brown |
2020-03-20 | defaults: purge long unused LB_ROOT | Lyndon Brown |
2020-03-20 | grub: remove old and unused splash code | jnqnfe |
2020-03-19 | fix -h|--help component script man page redirection | Lyndon Brown |
2020-03-19 | defaults: remove redundant setting of LIVE_BUILD | Lyndon Brown |
2020-03-18 | defaults: bump checksums to stronger form | Lyndon Brown |
2020-03-18 | Minor cleanups in Require_stagefiles | Raphaƫl Hertzog |
2020-03-17 | stagefiles: s/Require_stagefile/Require_stagefiles/ | Lyndon Brown |
2020-03-17 | stagefiles: only list missing stages | Lyndon Brown |
2020-03-17 | stagefiles: avoid stagename in required error | Lyndon Brown |
2020-03-17 | stagefiles: fix completely wrong require-stages logic | Lyndon Brown |
2020-03-17 | stagefiles: refactor Require_stagefile() | Lyndon Brown |
2020-03-17 | stagefiles: further robustify with auto filenames | Lyndon Brown |
2020-03-17 | stagefiles: simplify & robustify | Lyndon Brown |
2020-03-17 | exit: fix missing local scope | Lyndon Brown |
2020-03-16 | use local scope for private function vars | Lyndon Brown |
2020-03-16 | split stdout & stderr auto colouring | Lyndon Brown |
2020-03-16 | turn on colour by default | Lyndon Brown |
2020-03-16 | allow turning off colour | Lyndon Brown |
2020-03-13 | exit: don't convert numeric exit code to string | Lyndon Brown |
2020-03-13 | functions/bootloaders: tidy and simplify | Lyndon Brown |
2020-03-13 | locks: tidy lock acquisition | jnqnfe |
2020-03-13 | fix colouring of notice type message prefixes | Lyndon Brown |
2020-03-13 | exit: ensure an appropriate message is printed on unexpected exit | Lyndon Brown |
2020-03-13 | strip useless multi-arch separate directory stuff | jnqnfe |
2020-03-13 | echo: really ensure log messages go to stdout | Lyndon Brown |
2020-03-12 | Revert "Test for executables: replace 'which' with more robust 'command -v'" | Luca Boccassi |
2020-03-12 | Test for executables: replace 'which' with more robust 'command -v' | johnraff |
2020-03-12 | fix error for default hdd|netboot images | Lyndon Brown |
2020-03-12 | remove obsolete loop-aes-utils related losetup hack | Lyndon Brown |
2020-03-11 | remove obsolete fdisk hack | Lyndon Brown |
2020-03-11 | "Live Systems" -> "Debian Live" | Lyndon Brown |
2020-03-11 | amend copyright & licensing blocks | Lyndon Brown |
2020-03-11 | functions: consistency fix | Lyndon Brown |
2020-03-11 | exit: fix no /usr/bin/env error | Lyndon Brown |
2020-03-10 | config: improve documentation | Lyndon Brown |
2020-03-10 | archives: always include enabled/disabled deb-src apt entries | Lyndon Brown |
2020-03-10 | arguments: fix unreachable and poor argument error handling | Lyndon Brown |
2020-03-10 | help/usage: simplify | Lyndon Brown |
2020-03-10 | help/usage: fix output of `lb config --usage` | Lyndon Brown |
2020-03-10 | help/usage: fix too many empty lines | Lyndon Brown |
2020-03-10 | config: rename the config set/check functions for clarity | jnqnfe |