Age | Commit message (Expand) | Author |
2020-04-23 | config: rename Set_config_defaults() to Prepare_config() | Lyndon Brown |
2020-04-23 | config: rename Check_config_defaults() to Validate_config() | Lyndon Brown |
2020-04-23 | config: move defaults set in wrong function | Lyndon Brown |
2020-04-23 | --binary-images can support only a single type | Lyndon Brown |
2020-04-23 | fix incorrect handling of -c|--conffile | Lyndon Brown |
2020-04-23 | config: support comma and space separated list of source image types | Lyndon Brown |
2020-04-23 | config: support comma or space separated archive area lists | Lyndon Brown |
2020-04-23 | config: support both comma and space separated to-cache stages | Lyndon Brown |
2020-04-23 | bootloaders: improve bootloader list handling | Lyndon Brown |
2020-04-23 | fix outdated grub-legacy bootloader name references | Lyndon Brown |
2020-04-23 | fix $@ parameter expansion issues | Lyndon Brown |
2020-04-23 | packages: remove auto-installed on removal | Lyndon Brown |
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 |