Ana Guerrero 2e4a3ae37e Accepting request 1126911 from system:install:head
- Build the system installable binaries with RPM_OPT_FLAGS, to allow
  utilization of stack-protector and FORTIFY_SOURCE. (bsc#1211640) (forwarded request 1089159 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/1126911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=70
2023-11-17 19:49:01 +00:00
2011-04-18 16:02:08 +00:00
2011-04-18 16:02:08 +00:00
2011-04-19 08:49:59 +00:00

gfxboot is now loaded via a COM32 module. If you used a line like

gfxboot bootlogo

before in isolinux.cfg or syslinux.cfg, change this to

ui gfxboot bootlogo

and add /usr/share/syslinux/gfxboot.c32 to your boot directory (the one
where the config file is).

You can also use

ui gfxboot bootlogo message

and remove the

display message

line. The 'message' file will be shown when you leave the gfxboot module (or
it couldn't be started).

This also means that gfxboot now works with other syslinux variants like
pxelinux or extlinux.

Description
No description provided
Readme 520 KiB
Languages
Perl 100%