summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2020-04-23grub2|loopback: avoid empty submenuLyndon 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 advanced installer entries under own submenuLyndon Brown
2020-04-23grub2|loopback: add hotkey for advanced options submenu (a)Lyndon Brown
2020-04-23grub2|loopback: use '@' bookended placeholdersLyndon Brown
2020-03-25syslinux: properly fix shortcut caret appearing in menu entriesLyndon Brown
2020-03-22bootloaders: remove old "video=vesa:ywrap,mtrr" kernel param, as done in d-ijnqnfe
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-16syslinux: expand list of install optionsjnqnfe
2020-03-16bootloaders: add install with speech synthesis menu entriesjnqnfe
2020-03-16syslinux: fix duplicate shortcut useLyndon Brown
2020-03-16syslinux: changed 'build' to 'built' in splashjnqnfe
2020-03-16syslinux: fix shortcut caret appearing in menu entriesjnqnfe
2020-03-16grub2/loopback: fix highlight readabilityjnqnfe
2020-03-12Revert "Test for executables: replace 'which' with more robust 'command -v'"Luca Boccassi
2020-03-12Test for executables: replace 'which' with more robust 'command -v'johnraff
2020-03-11amend copyright & licensing blocksLyndon Brown
2020-03-10hooks: run bin without explicit pathLyndon Brown
2020-03-09fix consistency in binary execution and existance checkingLyndon Brown
2020-03-05bootloaders: fix ignoring LB_DEBIAN_INSTALLER_GUI in menu creationLyndon Brown
2020-01-23Standardize on having the GUI installation first in boot menusRaphaël Hertzog
2019-05-30Remove ldlinux.c32 for extlinux and syslinuxMatthijs Kooijman
2017-08-29Initialize /etc/default/locale with LANG=C.UTF-8Raphaël Hertzog
2017-06-09Add keyboard shortcut on the "Advanced options" syslinux menu entryRaphaël Hertzog
2016-12-14Cleanup binary_loopback_cfg and offer more freedom in overriding the default ...Raphaël Hertzog
2016-12-02Clean up grub configuration codeRaphaël Hertzog
2016-12-02Use a grub theme that integrates reasonably well with the current background ...Raphaël Hertzog
2016-11-28Try to reuse /isolinux/splash.png in default grub configuration.Raphaël Hertzog
2016-01-08Add symlinks for libgpl.c32 and libmenu.c32Raphaël Hertzog
2015-05-20Splitting non-live specific hooks into their own subdirectory within hooks.Daniel Baumann
2015-05-04Renaming grub helper to grub-legacy for consistency.Daniel Baumann
2015-05-04Renaming grub2 helper to grub-pc for later grub-efi addition.Daniel Baumann
2015-05-02Moving hooks to hooks/live, both in live-build sources and live-build configs.Daniel Baumann
2015-05-02Adding hook to disable tmpfs on /tmp when using sysvinit, previously done by ...Daniel Baumann
2015-04-29Moving grub and grub2 templates into shared bootloader config directory.Daniel Baumann
2015-02-23Adding hook to create locales files.Daniel Baumann
2015-01-25Updating d-i bootparameter separator for jessie.Daniel Baumann
2015-01-04Updating year in copyright notices to 2015.Daniel Baumann
2014-12-10Dropping support for wheezy.Daniel Baumann
2014-11-10Adding hook to enable cryptsetup (Closes: #767195).Daniel Baumann
2014-09-10Dropping syslinux 6 symlinks from bootloader configs for wheezy.Daniel Baumann
2014-08-27Exclude lib and non-main sections as tasksel does (Closes: #758218).Ben Armstrong
2014-08-22Correcting wrong target for /etc/mtab symlink in create-mtab-symlink hook, th...Daniel Baumann
2014-07-24Adding second set of bootloader templates for wheezy.Daniel Baumann
2014-07-22Unconditionally replacing bootloader symlinks with syslinux 6 from jessie, th...Daniel Baumann
2014-06-25If /etc/mtab exists as a file, replace it with a symlink (Closes: #746570).Simon McVittie
2014-05-01Adding hook to create /etc/mtab as a symlink to /proc/mtab if not already exi...Daniel Baumann