summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for alternative directorynames of 'persistence' and 'liveslak'....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. Eric Hameleers2015-12-021-1/+5
* Add working UEFI support to the Live ISO. Eric Hameleers2015-12-011-2/+54
* make_slackware_live.sh: add support for Mate SlackBuild (MSB) Eric Hameleers2015-12-011-10/+17
* Make the 'iso2usb.sh' script sudo-friendly. Eric Hameleers2015-11-291-2/+2
* Adapt xdm configuration to target architecture....Patch submitted by Manfred Mueller. Eric Hameleers2015-11-291-0/+2
* Add missing '/' which fixes custom hostname configuration....Patch submitted by Manfred Mueller. Eric Hameleers2015-11-291-2/+2
* Make the 'livemain' directory name configurable in make_slackware_live.sh...This allows customizations for derivative Live OSes. Patch submitted by Manfred Mueller. Eric Hameleers2015-11-291-0/+1
* Slackware Live Edition: initial commit....This is Beta 2. Read http://alien.slackbook.org/blog/slackware-live-edition-beta-2 for all the details. Beta2 Eric Hameleers2015-11-281-0/+1189