forked from pool/syslinux
.gitattributes | ||
.gitignore | ||
isolinux-config | ||
README.gfxboot | ||
ready | ||
syslinux-3.82-compat.diff | ||
syslinux-3.82-gfxboot.diff | ||
syslinux-3.82-isohybrid.diff | ||
syslinux-3.82-s_herbst.diff | ||
syslinux-3.82-suse.diff | ||
syslinux-3.82.tar.bz2 | ||
syslinux.changes | ||
syslinux.spec |
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.com bootlogo and add /usr/share/syslinux/gfxboot.com to your boot directory (the one where the config file is). This also means that gfxboot now works with other syslinux variants like pxelinux or extlinux, too.