summaryrefslogtreecommitdiffstats
path: root/liveinit (follow)
Commit message (Expand)AuthorAgeFilesLines
* liveinit: put the 'rescue shell' commands into a function call. Eric Hameleers2016-03-111-12/+21
* Increase the maximum number of loop devices the Live OS will use to 96. Eric Hameleers2016-03-101-1/+9
* Add preliminary support for booting a Live ISO image in your filesystem. Eric Hameleers2016-03-091-8/+28
* Fix the 'localhd' boot parameter. Eric Hameleers2016-03-091-1/+1
* Add the missing part of the "disable glamor 2d acceleration" patch. Eric Hameleers2016-03-091-2/+6
* liveinit: add 'nga' boot parameter to disable glamor 2D acceleration. Eric Hameleers2016-03-031-0/+15
* Remove duplicate line. Eric Hameleers2016-02-271-1/+0
* New boot parameter "localhd" to initialize RAID/LVM on local harddisks. Eric Hameleers2016-02-171-15/+31
* liveinit: do not give the OS access to the Live media if "toram" was specified. Eric Hameleers2016-02-141-4/+18
* liveinit: fix the mount command by removing a superfluous '%'. Eric Hameleers2016-02-131-1/+1
* liveinit: if "toram" was specified, increase the size of the RAM filesystem. Eric Hameleers2016-02-091-1/+9
* Make X Keyboard configuration work properly. Eric Hameleers2016-02-091-6/+6
* Boot parameter "livemedia=": also support UUID and LABEL. Eric Hameleers2016-02-061-2/+12
* liveinit: better support for german localizations. Eric Hameleers2016-02-061-1/+6
* liveinit: use MARKER instead of INITRD as prefix for message display at boot. Eric Hameleers2016-02-061-31/+35
* Live init: add 'blacklist' bootparam to prevent loading of kernel driver(s). Eric Hameleers2016-02-021-0/+15
* Live init: eject the Live CDROM/DVD medium after loading modules into RAM. Eric Hameleers2016-02-021-0/+3
* Live init: move the module loading code into a single function call. Eric Hameleers2016-02-021-33/+33
* Live init: add 'toram' boot parameter. Eric Hameleers2016-02-021-6/+39
* liveinit: fix a spelling error in a comment (nitpicking I know). Eric Hameleers2016-02-011-1/+1
* Add support for persistence using a loop-mounted container file. Eric Hameleers2016-01-291-32/+71
* Fix a flow in the logic when using a LUKS /home and no persistence. Eric Hameleers2016-01-291-2/+4
* Add support for a LUKS-encrypted /home in the USB Live version. Eric Hameleers2016-01-221-0/+56
* Add 2016 in the copyright line. Eric Hameleers2016-01-151-1/+1
* Fix X keyboard configuration if no custom layout was chosen at boot. Eric Hameleers2016-01-101-10/+12
* Added support for separate configuration of X keyboard layout/variant. Eric Hameleers2016-01-051-3/+30
* Make the init more robust. Eric Hameleers2015-12-241-10/+38
* Delete ALSA state file, the Live OS may be booted on different computers. Eric Hameleers2015-12-241-0/+3
* liveinit: add debug code for development (disabled by default). Eric Hameleers2015-12-161-0/+21
* Add support for alternative directorynames of 'persistence' and 'liveslak'. Eric Hameleers2015-12-021-9/+16
* Make the 'livemain' directory name configurable in make_slackware_live.sh Eric Hameleers2015-11-291-7/+8
* Slackware Live Edition: initial commit.Beta2 Eric Hameleers2015-11-281-0/+442