summaryrefslogtreecommitdiff
path: root/share/bootloaders
AgeCommit message (Collapse)Author
2017-06-09Add keyboard shortcut on the "Advanced options" syslinux menu entryRaphaël Hertzog
Thanks to Daniel Reichelt <debian@nachtgeist.net> for the patch. Closes: #864386
2016-12-14Cleanup binary_loopback_cfg and offer more freedom in overriding the default ↵Raphaël Hertzog
grub-pc configuration.
2016-12-02Clean up grub configuration codeRaphaël Hertzog
* Use only long kernel names. * Put advanced options in a submenu. * Use distro-agnostic labels. * Don't generate entries with kernel version when we have a single version.
2016-12-02Use a grub theme that integrates reasonably well with the current background ↵Raphaël Hertzog
picture.
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
They are required for the "Hardware Detection Tool (HDT)" menu entry that live-build adds in the advanced menu. Sponsored-by: Offensive Security
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-04-29Moving grub and grub2 templates into shared bootloader config directory.Daniel Baumann
2015-01-25Updating d-i bootparameter separator for jessie.Daniel Baumann
2014-12-10Dropping support for wheezy.Daniel Baumann
2014-09-10Dropping syslinux 6 symlinks from bootloader configs for wheezy.Daniel Baumann
In general there's no harm in having them as they are not used on syslinux 4 distributions, however, but it's cosmetically nicer and the path woudn't match anyway. But.. since it turned out that we need the second copy of bootloaders for wheezy anyway as wheezy and jessie are mutually exclusive regarding paths where syslinux files are located, there's no point in having them and confusing users with error messages from cp -aL when stuff can't be dereferenced (which is ok).
2014-07-24Adding second set of bootloader templates for wheezy.Daniel Baumann
2014-07-22Unconditionally replacing bootloader symlinks with syslinux 6 from jessie, ↵Daniel Baumann
this will break building wheezy images (so we have to come up with something better than that prior upload).
2014-04-26Adjusting splash.svg filename in embedded syslinux configurations to match ↵Daniel Baumann
code (Closes: #745020).
2013-09-18Removing unused description variable in syslinux configs.Daniel Baumann
2013-05-27Including memtest86+ in syslinux menu.Daniel Baumann
2013-05-06Removing superfluous menu default directive in installer syslinux menues.Daniel Baumann
2013-05-06Removing default menu marker for install entry in syslinux menu.Daniel Baumann
2013-05-06Adding key-shortcut for advanced options in syslinux menu.Daniel Baumann
2013-05-06Including HDT in advanced options menu within syslinux menu.Daniel Baumann
2013-05-06Correcting wrong debian-installer syslinux menu files.Daniel Baumann
2013-05-06Updating syslinux configurations and handling for syslinux 5.Daniel Baumann
2013-05-06Correcting vshift in syslinux themes to correct display bug with overlong ↵Daniel Baumann
lines, thanks to Thanatermesis <thanatermesis@gmail.com>.
2013-05-06Adding initial menu entries for debian-installer.Raphaël Hertzog
2013-05-06Adding debian version 4.0~a1-1.debian/4.0_a1-1Daniel Baumann
2013-02-12Removing superfluous menu default directive in installer syslinux menues.Daniel Baumann
2013-02-08Removing default menu marker for install entry in syslinux menu.Daniel Baumann
2013-02-08Adding key-shortcut for advanced options in syslinux menu.Daniel Baumann
2013-02-08Including HDT in advanced options menu within syslinux menu.Daniel Baumann
2013-02-08Correcting wrong debian-installer syslinux menu files.Daniel Baumann
2013-02-08Updating syslinux configurations and handling for syslinux 5.Daniel Baumann
2013-01-25Correcting vshift in syslinux themes to correct display bug with overlong ↵Daniel Baumann
lines, thanks to Thanatermesis <thanatermesis@gmail.com>.
2012-12-10Adding initial menu entries for debian-installer.Raphaël Hertzog
2012-10-04Making failsafe boot parameters fully customizable like the normal ones.Daniel Baumann
2012-10-01Clearing the screen when exiting syslinux menu.Daniel Baumann
2012-10-01Removing superfluous menu default directive in syslinux configuration files.Daniel Baumann
2012-10-01Simplify internal replacement strings when processing syslinux configuration ↵Daniel Baumann
files.
2012-10-01Using linux rather than kernel directive in syslinux configuration files.Daniel Baumann
2012-09-30Using initramfs generator specific boot parameters in syslinux configuration ↵Daniel Baumann
files.
2012-09-30Using dedicated initrd line in syslinux configurations rather than stuffing ↵Daniel Baumann
everything in one line.
2012-07-18Adding extlinux bootloader configuration files.Daniel Baumann
2012-07-18Slightly updating strings in splash.svg for better organization of the ↵Daniel Baumann
information presented.
2012-07-08Adding svg splash for syslinux bootloaders.Daniel Baumann
2012-04-29Adding failsafe entries for syslinux bootloaders in embedded configs.Daniel Baumann
2012-04-04Moving pxelinux.cfg to pxelinux.cfg/default in pxelinux bootloader configs.Daniel Baumann
2012-02-06Adding embedded copies for syslinux bootloaders (Closes: #622838, #635933, ↵Daniel Baumann
#636217, #645406, #646387, #646799, #651520, #652437).
2012-02-06Updating lb_binary_syslinux for embedded syslinux themes.Daniel Baumann