summaryrefslogtreecommitdiffstats
path: root/liveinit (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-27Remove duplicate line. Eric Hameleers1-1/+0
2016-02-17New boot parameter "localhd" to initialize RAID/LVM on local harddisks. Eric Hameleers1-15/+31
2016-02-14liveinit: do not give the OS access to the Live media if "toram" was specified. Eric Hameleers1-4/+18
2016-02-13liveinit: fix the mount command by removing a superfluous '%'. Eric Hameleers1-1/+1
2016-02-09liveinit: if "toram" was specified, increase the size of the RAM filesystem. Eric Hameleers1-1/+9
2016-02-09Make X Keyboard configuration work properly. Eric Hameleers1-6/+6
2016-02-06Boot parameter "livemedia=": also support UUID and LABEL. Eric Hameleers1-2/+12
2016-02-06liveinit: better support for german localizations. Eric Hameleers1-1/+6
2016-02-06liveinit: use MARKER instead of INITRD as prefix for message display at boot. Eric Hameleers1-31/+35
2016-02-02Live init: add 'blacklist' bootparam to prevent loading of kernel driver(s). Eric Hameleers1-0/+15
2016-02-02Live init: eject the Live CDROM/DVD medium after loading modules into RAM. Eric Hameleers1-0/+3
2016-02-02Live init: move the module loading code into a single function call. Eric Hameleers1-33/+33
2016-02-02Live init: add 'toram' boot parameter. Eric Hameleers1-6/+39
2016-02-01liveinit: fix a spelling error in a comment (nitpicking I know). Eric Hameleers1-1/+1
2016-01-29Add support for persistence using a loop-mounted container file. Eric Hameleers1-32/+71
2016-01-29Fix a flow in the logic when using a LUKS /home and no persistence. Eric Hameleers1-2/+4
2016-01-22Add support for a LUKS-encrypted /home in the USB Live version. Eric Hameleers1-0/+56
2016-01-15Add 2016 in the copyright line. Eric Hameleers1-1/+1
2016-01-10Fix X keyboard configuration if no custom layout was chosen at boot. Eric Hameleers1-10/+12
2016-01-05Added support for separate configuration of X keyboard layout/variant. Eric Hameleers1-3/+30
2015-12-24Make the init more robust. Eric Hameleers1-10/+38
2015-12-24Delete ALSA state file, the Live OS may be booted on different computers. Eric Hameleers1-0/+3
2015-12-16liveinit: add debug code for development (disabled by default). Eric Hameleers1-0/+21
2015-12-02Add support for alternative directorynames of 'persistence' and 'liveslak'. Eric Hameleers1-9/+16
2015-11-29Make the 'livemain' directory name configurable in make_slackware_live.sh Eric Hameleers1-7/+8