summaryrefslogtreecommitdiffstats
path: root/EFI/BOOT/theme (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix PXE boot. Fix pxeserver. Add support for PXE-booting UEFI-based PC's...Note that UEFI PXE-boot is not yet working, I do not know why. Eric Hameleers2019-02-151-6/+2
* BIOS (syslinux) and UEFI (grub2) boot: enhance the experience....- generate the grub fonts (.pf2) ourselves instead of using the Slackware-provided grub font file. - expand the help text about the boot parameters. - show the liveslak version number in the boot menu. - remove the 'boot any OS' menu item in Grub because it never worked for me. - add a bit of Grub help text at the bottom of the screen. NOTES: - I do not like the way how I had to implement the Grub2 help menu, it is ugly. Perhaps the text artefacts and understrikes are caused by the fact that the grub console has to paint on top of the graphical boot menu? - In any case, the grub console (the black rectangle in the middle) has its coordinates hard-coded in the grub2 source so it is not configurable. - the grub fonts look better than in Beta3 but I am still not happy with them. Research on Grub boot menu enhancements done by Didier Spaier. Eric Hameleers2016-01-101-4/+16
* Generate our own Grub font files, to fix the bad font rendering at UEFI boot....Slackware's shipped Grub font is 19 point in size which does not scale well. Research and proposed patch by Didier Spaier. Eric Hameleers2016-01-012-3/+3
* Add a themed GRUB2 menu for UEFI boot, these are the actual files used. Eric Hameleers2015-12-244-0/+44