summaryrefslogtreecommitdiffstats
path: root/liveinit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Git rid of a (harmless) error message during boot. Eric Hameleers2016-05-181-4/+8
* Call 'depmod' when a loaded optional/addon contains kernel modules. Eric Hameleers2016-05-171-1/+1
* Disable the SSH daemon by default and use a tweak to start it on demand. Eric Hameleers2016-05-171-0/+4
* liveinit: deprecate "nga" boot parameter and add "tweaks" parameter instead. Eric Hameleers2016-05-131-11/+68
* Fixes for the broken 'load/noload' boot parameters and rootcopy location. Eric Hameleers2016-05-121-2/+2
* liveinit: allow PXE server to work even when the Live media is copied to RAM. Eric Hameleers2016-05-051-6/+14
* liveinit: when network-booting, add MAC address as suffix to the hostname. Eric Hameleers2016-05-051-1/+20
* Update the 'timeconfig' script in make_slackware_live.sh, not in liveinit. Eric Hameleers2016-04-291-2/+0
* Deal with custom timezones (non-UTC) in KDE4 and PLASMA5. Eric Hameleers2016-04-271-0/+11
* liveinit: make the DHCP wait time configurable and set a longer default. Eric Hameleers2016-04-221-6/+10
* liveinit: make the udev trigger for net devices more rebust. Eric Hameleers2016-04-191-10/+21
* Add NFS root support. Eric Hameleers2016-04-131-1/+150
* liveinit: correctly create an overlay of all installed content. Eric Hameleers2016-04-081-5/+12
* Fix the 'setup2hd' script's method of Live content installation. Eric Hameleers2016-03-291-3/+9
* 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