summaryrefslogtreecommitdiffstats
path: root/syslinux (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-14Update the syslinux and grub help files with the new 'tweaks' option. Eric Hameleers1-2/+4
2016-05-05README.txt: update the documentation for the new PXE server functionality. Eric Hameleers1-0/+4
2016-05-05SYSLINUX: add a 'clear screen' command at the top of the syslinux message. Eric Hameleers1-1/+1
Results in a nicer looking welcome screen when you boot the Live OS without the graphical syslinux menu.
2016-04-24Update syslinux & grub help files with latest boot parameter info. Eric Hameleers4-3/+23
2016-03-11Documentation updates. Eric Hameleers2-0/+6
2016-02-17New boot parameter "localhd" to initialize RAID/LVM on local harddisks. Eric Hameleers1-0/+2
2016-02-15Tweaks and spelling fixes for the syslinux and grub2 help files. Eric Hameleers1-4/+4
2016-02-14Update the syslinux and grub help texts. Eric Hameleers2-2/+9
2016-01-10BIOS (syslinux) and UEFI (grub2) boot: enhance the experience. Eric Hameleers3-19/+67
- 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.
2015-12-01Add working UEFI support to the Live ISO. Eric Hameleers1-0/+0