Age | Commit message (Expand) | Author |
2020-04-23 | config: fix wrong saved value for parent archive areas | Lyndon Brown |
2020-04-23 | chroot_apt: fix broken removal | Lyndon Brown |
2020-04-23 | chroot_apt: improve readability | Lyndon Brown |
2020-04-23 | chroot_dpkg: remove redundant chmod | Lyndon Brown |
2020-04-23 | frontend: fix use of config/environment[.binary] | Lyndon Brown |
2020-04-23 | chroot_prep: warn if running archives helper for bootstrap stage | Lyndon Brown |
2020-04-23 | binary_rootfs: use new chroot_prep helper | Lyndon Brown |
2020-04-23 | binary_rootfs: fix missing handling of chroot_tmpfs | Lyndon Brown |
2020-04-23 | bootstrap_archives: remove useless param | Lyndon Brown |
2020-04-23 | chroot_prep: expand coverage | Lyndon Brown |
2020-04-23 | binary: add missing use of chroot_tmpfs | Lyndon Brown |
2020-04-23 | add bulk chroot preparation script execution helper | Lyndon Brown |
2020-04-23 | binary: remove useless execution of `lb chroot_debianchroot remove` | Lyndon Brown |
2020-04-23 | remove some unwanted quoting of list parameters | Lyndon Brown |
2020-04-23 | fix $@ parameter expansion issues | Lyndon Brown |
2020-04-23 | packages: remove auto-installed on removal | Lyndon Brown |
2020-04-23 | binary_iso: remove duplicate copying of grub binaries | jnqnfe |
2020-04-23 | grub-pc: fix broken boot capability | Lyndon Brown |
2020-04-23 | grub-efi: fix partial broken boot capability | adrian15 |
2020-04-23 | grub2|loopback: avoid empty submenu | Lyndon Brown |
2020-04-23 | grub2|loopback: define common target | Lyndon Brown |
2020-04-23 | grub2|loopback: extract memtest menu entry creation to config file | Lyndon Brown |
2020-04-23 | grub2|loopback: extract install menu entries to config files | Lyndon Brown |
2020-04-23 | grub2|loopback: move copying of files earlier | Lyndon Brown |
2020-04-23 | syslinux: overwrite default files with user ones | Lyndon Brown |
2020-04-23 | syslinux: simplification | Lyndon Brown |
2020-04-23 | grub2|loopback: overwrite default files with user ones | Lyndon Brown |
2020-04-23 | grub2|loopback: move advanced installer entries under own submenu | Lyndon Brown |
2020-04-23 | grub2|loopback: improve memtest label | Lyndon Brown |
2020-04-23 | grub2|loopback: add hotkeys for some installer entries | Lyndon Brown |
2020-04-23 | grub2|loopback: add hotkey for advanced options submenu (a) | Lyndon Brown |
2020-04-23 | grub2|loopback: add hotkey for memtest (m) | Lyndon Brown |
2020-04-23 | grub2|loopback: add hotkey for single kernel live entry (l) | Lyndon Brown |
2020-04-23 | grub2|loopback: allow providing hotkey to menu entry creation helpers | Lyndon Brown |
2020-04-23 | grub2|loopback: use '@' bookended placeholders | Lyndon Brown |
2020-04-22 | grub2|loopback: remove unnecessary perl based newline escaping for sed | Lyndon Brown |
2020-04-20 | build: fix misleading message | Lyndon Brown |
2020-04-01 | loadlin: fix missing directory error | Lyndon Brown |
2020-04-01 | bootstrap_cache: validate action param | Lyndon Brown |
2020-04-01 | bootloaders: replace use of vga=normal with vga=788 in live menu entries | jnqnfe |
2020-03-28 | manpages: fix missing mention of stage | Lyndon Brown |
2020-03-27 | apt: use its new colour support | Lyndon Brown |
2020-03-25 | syslinux: properly fix shortcut caret appearing in menu entries | Lyndon Brown |
2020-03-23 | highlight commands in script execution | Lyndon Brown |
2020-03-23 | move auto colouring decision | Lyndon Brown |
2020-03-23 | args: fix a typo | Lyndon Brown |
2020-03-22 | bootloaders: remove old "video=vesa:ywrap,mtrr" kernel param, as done in d-i | jnqnfe |
2020-03-20 | manpages: stage clarifications | Lyndon Brown |
2020-03-20 | manpages: clarify `lb config` notes | Lyndon Brown |
2020-03-20 | manpages: grammar | Lyndon Brown |