summaryrefslogtreecommitdiffstats
path: root/EFI (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-12-02Add support for alternative directorynames of 'persistence' and 'liveslak'. Eric Hameleers2-10/+21
The persistence directory on USB is called 'persistence' by default but can now be re-defined when running 'make_slackware_live.sh' to create the ISO. Additionally it can be changed dynamically on boot of the Live OS by adding a 'persistence=<dirname>' parameter to the boot. The Live OS main directory is called 'liveslak' by default but can now be re-defined when running 'make_slackware_live.sh' to create the ISO. Additionally it can be changed dynamically on boot of the Live OS by adding a 'livemain=<dirname>' parameter to the boot.
2015-12-02Add Portuguese language support to the base KDE4 ISO and to the bootmenu. Eric Hameleers2-1/+3
2015-12-01Add working UEFI support to the Live ISO. Eric Hameleers8-2/+726
2015-12-01make_slackware_live.sh: add support for Mate SlackBuild (MSB) Eric Hameleers3-10/+91
2015-11-29Make the 'iso2usb.sh' script sudo-friendly. Eric Hameleers2-29/+29
2015-11-29Adapt xdm configuration to target architecture. Eric Hameleers2-9/+11
Patch submitted by Manfred Mueller.
2015-11-29Add missing '/' which fixes custom hostname configuration. Eric Hameleers1-2/+2
Patch submitted by Manfred Mueller.
2015-11-29Make the 'livemain' directory name configurable in make_slackware_live.sh Eric Hameleers2-7/+9
This allows customizations for derivative Live OSes. Patch submitted by Manfred Mueller.
2015-11-29iso2usb.sh: fix a minor typo. Eric Hameleers1-1/+1