Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the init more robust....The computer may have other partitions which contain a Live image, we need to choose one. Alternatively, use "livemedia=/dev/sdX" to point init to the Live device we want to boot. | Eric Hameleers | 2015-12-24 | 1 | -10/+38 |
* | Delete ALSA state file, the Live OS may be booted on different computers. | Eric Hameleers | 2015-12-24 | 1 | -0/+3 |
* | liveinit: add debug code for development (disabled by default). | Eric Hameleers | 2015-12-16 | 1 | -0/+21 |
* | 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 Hameleers | 2015-12-02 | 1 | -9/+16 |
* | Make the 'livemain' directory name configurable in make_slackware_live.sh...This allows customizations for derivative Live OSes. Patch submitted by Manfred Mueller. | Eric Hameleers | 2015-11-29 | 1 | -7/+8 |
* | 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 Hameleers | 2015-11-28 | 1 | -0/+442 |