summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-23manpages: document all values for --interactiveLyndon Brown
2020-04-23config: support comma or space separated archive area listsLyndon Brown
2020-04-23config: support both comma and space separated to-cache stagesLyndon Brown
2020-04-23manpage: document that multiple stages to cache should be space separatedLyndon Brown
2020-04-23manpage: fix consistency issuesLyndon Brown
2020-04-23manpages: indicate in usage that multiple bootloaders can be givenLyndon Brown
2020-04-23bootloaders: improve bootloader list handlingLyndon Brown
2020-04-23manpages: fix mistakeLyndon Brown
2020-04-23fix outdated grub-legacy bootloader name referencesLyndon Brown
2020-04-23manpage: document that multiple archive areas should be space separatedLyndon Brown
2020-04-23Fix permissions & ownership of copied /etc/resolv.confLyndon Brown
2020-04-23binary_hdd: fix variable name typoLyndon Brown
2020-04-23config: fix wrong saved value for parent archive areasLyndon Brown
2020-04-23chroot_apt: fix broken removalLyndon Brown
2020-04-23chroot_apt: improve readabilityLyndon Brown
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