Lyndon Brown
2f5ae873b0
bootloaders: fix ignoring LB_DEBIAN_INSTALLER_GUI in menu creation
...
LB_DEBIAN_INSTALLER_GUI defines whether or not to provide the graphical
installer. the installer_debian-installer script pays attention to it and
does not download it if not wanted. the actual bootloaders however
(both grub2/loopback and syslinux) ignore it, which leaves broken and
unwanted menu entries. this fixes that.
Gbp-Dch: Short
Closes : #952890
2020-03-05 11:48:04 +00:00
Raphaël Hertzog
2127283494
Standardize on having the GUI installation first in boot menus
...
debian-cd changed it that way, we already have it that way in EFI
boot, let's be consistent.
2020-01-23 16:47:04 +01:00
Matthijs Kooijman
f62a6f9dea
Remove ldlinux.c32 for extlinux and syslinux
...
Since syslinux 5.00, this file is installed into the disk root by the
extlinux and syslinux installer commands. For pxelinux and isolinux,
these files still need to be added manually. This is documented at:
https://wiki.syslinux.org/wiki/index.php?title=Library_modules#All_Syslinux_variants_need_an_additional_ldlinux_module
Keeping these unused files around is probably only confusing, so better
to remove them.
2019-05-30 16:14:51 +02:00
Raphaël Hertzog
d18d0dfe2a
Add keyboard shortcut on the "Advanced options" syslinux menu entry
...
Thanks to Daniel Reichelt <debian@nachtgeist.net> for the patch.
Closes : #864386
2017-06-09 13:41:13 +02:00
Raphaël Hertzog
1ccb416230
Add symlinks for libgpl.c32 and libmenu.c32
...
They are required for the "Hardware Detection Tool (HDT)" menu entry that
live-build adds in the advanced menu.
Sponsored-by: Offensive Security
2016-01-08 09:18:35 +01:00
Daniel Baumann
ba6b9adeff
Updating d-i bootparameter separator for jessie.
2015-01-25 10:02:34 +01:00
Daniel Baumann
dd47358700
Unconditionally replacing bootloader symlinks with syslinux 6 from jessie, this will break building wheezy images (so we have to come up with something better than that prior upload).
2014-07-22 20:26:06 +02:00
Daniel Baumann
f78b2a7d25
Adjusting splash.svg filename in embedded syslinux configurations to match code ( Closes : #745020 ).
2014-04-26 08:05:32 +02:00
Daniel Baumann
aa7939e085
Removing unused description variable in syslinux configs.
2013-09-18 11:43:49 +02:00
Daniel Baumann
f35f4c6b1d
Including memtest86+ in syslinux menu.
2013-05-27 17:07:05 +02:00
Daniel Baumann
ba7535c73e
Removing superfluous menu default directive in installer syslinux menues.
2013-05-06 14:50:05 +02:00
Daniel Baumann
fdcebc3365
Including HDT in advanced options menu within syslinux menu.
2013-05-06 14:50:05 +02:00
Daniel Baumann
51e6e3b324
Correcting wrong debian-installer syslinux menu files.
2013-05-06 14:50:05 +02:00
Daniel Baumann
2fb4009a8c
Updating syslinux configurations and handling for syslinux 5.
2013-05-06 14:50:05 +02:00
Daniel Baumann
3b7335e86b
Correcting vshift in syslinux themes to correct display bug with overlong lines, thanks to Thanatermesis <thanatermesis@gmail.com>.
2013-05-06 14:50:05 +02:00
Raphaël Hertzog
ea3c9ae385
Adding initial menu entries for debian-installer.
2013-05-06 14:50:02 +02:00
Daniel Baumann
d1047e809a
Adding debian version 4.0~a1-1.
2013-05-06 14:48:46 +02:00
Daniel Baumann
052b308147
Removing superfluous menu default directive in installer syslinux menues.
2013-02-12 05:23:51 +01:00
Daniel Baumann
fb4d939559
Including HDT in advanced options menu within syslinux menu.
2013-02-08 22:44:00 +01:00
Daniel Baumann
574c96a037
Correcting wrong debian-installer syslinux menu files.
2013-02-08 22:43:58 +01:00
Daniel Baumann
bc08ea0115
Updating syslinux configurations and handling for syslinux 5.
2013-02-08 21:40:28 +01:00
Daniel Baumann
74dbadf2ff
Correcting vshift in syslinux themes to correct display bug with overlong lines, thanks to Thanatermesis <thanatermesis@gmail.com>.
2013-01-25 13:00:02 +01:00
Raphaël Hertzog
5830520ecb
Adding initial menu entries for debian-installer.
2012-12-10 20:23:10 +01:00
Daniel Baumann
56e4085c60
Making failsafe boot parameters fully customizable like the normal ones.
2012-10-04 14:25:01 +02:00
Daniel Baumann
5b8cfdc193
Clearing the screen when exiting syslinux menu.
2012-10-01 04:46:41 +02:00
Daniel Baumann
69df65a5db
Removing superfluous menu default directive in syslinux configuration files.
2012-10-01 04:44:23 +02:00
Daniel Baumann
fd73a68615
Simplify internal replacement strings when processing syslinux configuration files.
2012-10-01 04:43:14 +02:00
Daniel Baumann
c9def02d74
Using linux rather than kernel directive in syslinux configuration files.
2012-10-01 04:39:27 +02:00
Daniel Baumann
a9bb5418c9
Using initramfs generator specific boot parameters in syslinux configuration files.
2012-09-30 09:20:15 +02:00
Daniel Baumann
b693418459
Using dedicated initrd line in syslinux configurations rather than stuffing everything in one line.
2012-09-30 08:30:06 +02:00
Daniel Baumann
daf7a8909d
Adding extlinux bootloader configuration files.
2012-07-18 22:30:13 +02:00