summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-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: 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 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-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-20binary_iso: remove duplicate xorriso paramLyndon Brown
2020-03-20archives: param is requiredLyndon Brown
2020-03-20archives: clarify varLyndon Brown
2020-03-20archives: explicitly pass along _PASS to Create_apt_sources_listLyndon Brown
2020-03-20strip progress-linux distro hacksLyndon Brown
2020-03-20grub: remove old and unused splash codejnqnfe
2020-03-20config: fix backwards compatibility breakLyndon Brown
2020-03-20config: fix incomplete rename of --architecturesLyndon Brown
2020-03-17stagefiles: s/Require_stagefile/Require_stagefiles/Lyndon Brown
2020-03-17stagefiles: fix doc mistakeLyndon Brown
2020-03-17stagefiles: further robustify with auto filenamesLyndon Brown
2020-03-17stagefiles: simplify & robustifyLyndon Brown
2020-03-16syslinux: apply kernel version filtering logic to multi-flavour kernel scenariosjnqnfe
2020-03-16syslinux: use more dynamic memtest menu config filejnqnfe
2020-03-16syslinux: add memtest menu entry only if including memtestjnqnfe
2020-03-16syslinux: add install menu entries only if including installerjnqnfe
2020-03-16fix another wrong stage file filenameLyndon Brown
2020-03-16use local scope for private function varsLyndon Brown
2020-03-16add build & build stage success messagesLyndon Brown
2020-03-16bootloaders: add install with speech synthesis menu entriesjnqnfe
2020-03-16grub1: refactor install menu creationjnqnfe
2020-03-16syslinux: remove replacement of unused label in menu configsjnqnfe