Go to file
OBS User autobuild 2c6dfb9773 Accepting request 22593 from system:install:head
Copy from system:install:head/syslinux based on submit request 22593 from user snwint

OBS-URL: https://build.opensuse.org/request/show/22593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=20
2009-10-20 23:57:15 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=1 2007-01-15 23:38:32 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=1 2007-01-15 23:38:32 +00:00
isolinux-config OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=1 2007-01-15 23:38:32 +00:00
README.gfxboot Accepting request 18635 from system:install:head 2009-08-26 13:13:42 +00:00
ready OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=1 2007-01-15 23:38:32 +00:00
syslinux-3.82-compat.diff OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=12 2009-07-21 10:41:55 +00:00
syslinux-3.82-gfxboot.diff Accepting request 22593 from system:install:head 2009-10-20 23:57:15 +00:00
syslinux-3.82-isohybrid.diff OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=13 2009-08-04 10:17:32 +00:00
syslinux-3.82-suse.diff OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=12 2009-07-21 10:41:55 +00:00
syslinux-3.82.tar.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=12 2009-07-21 10:41:55 +00:00
syslinux.changes Accepting request 22593 from system:install:head 2009-10-20 23:57:15 +00:00
syslinux.spec Accepting request 22593 from system:install:head 2009-10-20 23:57:15 +00:00

gfxboot is now loaded via a COM 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.com 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.