summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for creating a Cinnamon Live ISO. Eric Hameleers2015-12-021-7/+17
| | | | | Thanks to Willy Sudiarto Raharjo for the repository. Also, renamed Willy's 'MSB' Live Edition to 'MATE'.
* Add support for alternative directorynames of 'persistence' and 'liveslak'. Eric Hameleers2015-12-021-1/+5
| | | | | | | | | | | | 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.
* 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. Eric Hameleers2015-11-291-0/+2
| | | | Patch submitted by Manfred Mueller.
* Add missing '/' which fixes custom hostname configuration. Eric Hameleers2015-11-291-2/+2
| | | | Patch submitted by Manfred Mueller.
* Make the 'livemain' directory name configurable in make_slackware_live.sh Eric Hameleers2015-11-291-0/+1
| | | | | This allows customizations for derivative Live OSes. Patch submitted by Manfred Mueller.
* Slackware Live Edition: initial commit.Beta2 Eric Hameleers2015-11-281-0/+1189
This is Beta 2. Read http://alien.slackbook.org/blog/slackware-live-edition-beta-2 for all the details.