summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-23chroot_dpkg: remove redundant chmodLyndon Brown
2020-04-23frontend: fix use of config/environment[.binary]Lyndon Brown
2020-04-23chroot_prep: warn if running archives helper for bootstrap stageLyndon Brown
2020-04-23binary_rootfs: use new chroot_prep helperLyndon Brown
2020-04-23binary_rootfs: fix missing handling of chroot_tmpfsLyndon Brown
2020-04-23bootstrap_archives: remove useless paramLyndon Brown
2020-04-23chroot_prep: expand coverageLyndon Brown
2020-04-23binary: add missing use of chroot_tmpfsLyndon Brown
2020-04-23add bulk chroot preparation script execution helperLyndon Brown
2020-04-23binary: remove useless execution of `lb chroot_debianchroot remove`Lyndon Brown
2020-04-23remove some unwanted quoting of list parametersLyndon Brown
2020-04-23fix $@ parameter expansion issuesLyndon Brown
2020-04-23packages: remove auto-installed on removalLyndon Brown
2020-04-23binary_iso: remove duplicate copying of grub binariesjnqnfe
2020-04-23grub-pc: fix broken boot capabilityLyndon Brown
2020-04-23grub-efi: fix partial broken boot capabilityadrian15
2020-04-23grub2|loopback: avoid empty submenuLyndon Brown
2020-04-23grub2|loopback: define common targetLyndon Brown
2020-04-23grub2|loopback: extract memtest menu entry creation to config fileLyndon Brown
2020-04-23grub2|loopback: extract install menu entries to config filesLyndon Brown
2020-04-23grub2|loopback: move copying of files earlierLyndon Brown
2020-04-23syslinux: overwrite default files with user onesLyndon Brown
2020-04-23syslinux: simplificationLyndon Brown
2020-04-23grub2|loopback: overwrite default files with user onesLyndon Brown
2020-04-23grub2|loopback: move advanced installer entries under own submenuLyndon Brown
2020-04-23grub2|loopback: improve memtest labelLyndon Brown
2020-04-23grub2|loopback: add hotkeys for some installer entriesLyndon Brown
2020-04-23grub2|loopback: add hotkey for advanced options submenu (a)Lyndon Brown
2020-04-23grub2|loopback: add hotkey for memtest (m)Lyndon Brown
2020-04-23grub2|loopback: add hotkey for single kernel live entry (l)Lyndon Brown
2020-04-23grub2|loopback: allow providing hotkey to menu entry creation helpersLyndon Brown
2020-04-23grub2|loopback: use '@' bookended placeholdersLyndon Brown
2020-04-22grub2|loopback: remove unnecessary perl based newline escaping for sedLyndon Brown
2020-04-20build: fix misleading messageLyndon Brown
2020-04-01loadlin: fix missing directory errorLyndon Brown
2020-04-01bootstrap_cache: validate action paramLyndon Brown
2020-04-01bootloaders: replace use of vga=normal with vga=788 in live menu entriesjnqnfe
2020-03-28manpages: fix missing mention of stageLyndon Brown
2020-03-27apt: use its new colour supportLyndon Brown
2020-03-25syslinux: properly fix shortcut caret appearing in menu entriesLyndon Brown
2020-03-23highlight commands in script executionLyndon Brown
2020-03-23move auto colouring decisionLyndon Brown
2020-03-23args: fix a typoLyndon Brown
2020-03-22bootloaders: remove old "video=vesa:ywrap,mtrr" kernel param, as done in d-ijnqnfe
2020-03-20manpages: stage clarificationsLyndon Brown
2020-03-20manpages: clarify `lb config` notesLyndon Brown
2020-03-20manpages: grammarLyndon Brown
2020-03-20manpages: add missing mention of --color|---no-colorLyndon Brown
2020-03-20binary_iso: remove duplicate xorriso paramLyndon Brown
2020-03-20autopkgtest: build kali imageLuca Boccassi