summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Slackware Live Edition: version 0.6.0.0.6.0 Eric Hameleers2016-02-241-1/+1
* Update the README for liveslak. Eric Hameleers2016-02-241-1/+30
* Add 'setup2hd' - this script will install the Live OS to local hard disk. Eric Hameleers2016-02-242-1/+399
* Fix fontconfig. Eric Hameleers2016-02-241-4/+4
* PLASMA5: removed libproxy since that is now properly done in Slackware. Eric Hameleers2016-02-241-1/+0
* Really start Konsole with a login shell. Eric Hameleers2016-02-221-0/+6
* Make this chroot code look easier to interpret by the human eye. Eric Hameleers2016-02-221-11/+11
* Add a syslinux menu option to boot from local harddisk. Eric Hameleers2016-02-211-0/+3
* pklists/plasma5.lst: synced the package list to the latest release. Eric Hameleers2016-02-211-0/+2
* New boot parameter "localhd" to initialize RAID/LVM on local harddisks. Eric Hameleers2016-02-173-15/+35
* Fix the flow when rsync-ing a remote repository. Eric Hameleers2016-02-161-2/+6
* Add the liveslak documentation to the ISO image. Eric Hameleers2016-02-161-0/+3
* README.txt : documentation for liveslak... first attempt. Eric Hameleers2016-02-151-0/+533
* Tweaks and spelling fixes for the syslinux and grub2 help files. Eric Hameleers2016-02-152-9/+14
* iso2usb.sh: add a new parameter "-C" for encrypted persistence file. Eric Hameleers2016-02-151-10/+26
* Enable more customization: configure your own LIVEDE. Eric Hameleers2016-02-152-2/+101
* liveinit: do not give the OS access to the Live media if "toram" was specified. Eric Hameleers2016-02-141-4/+18
* Download packages from rsync mirror if local repository is empty. Eric Hameleers2016-02-144-5/+37
* Update the syslinux and grub help texts. Eric Hameleers2016-02-143-2/+16
* Allow other people to add their own custom skel*.txz archives. Eric Hameleers2016-02-131-2/+5
* PLASMA5: Do not show the blueman applet, Plasma5 has its own BlueTooth widget. Eric Hameleers2016-02-131-0/+3
* 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-093-8/+11
* Copy files from /etc/skel _after_ they become available. Eric Hameleers2016-02-091-5/+5
* If ALSA pipes into PulseAudio, configure a fallback using "sysdefault". Eric Hameleers2016-02-071-0/+7
* Slackware Live Edition: version 0.5.10.5.1 Eric Hameleers2016-02-061-1/+1
* Boot parameter "livemedia=": also support UUID and LABEL. Eric Hameleers2016-02-061-2/+12
* Handle in/exclusion of Nvidia drivers more reliably. Eric Hameleers2016-02-061-27/+14
* liveinit: better support for german localizations. Eric Hameleers2016-02-062-2/+7
* liveinit: use MARKER instead of INITRD as prefix for message display at boot. Eric Hameleers2016-02-062-31/+72
* XFCE: update the package list to match the changes in slackware-current. Eric Hameleers2016-02-052-4/+1
* iso2usb.sh: fix a logic error. Eric Hameleers2016-02-051-4/+8
* Slackware Live Edition: version 0.5.0 (aka Beta5)0.5.0 Eric Hameleers2016-02-041-1/+1
* Cosmetics: better grouping of code; additional comments for better readability. Eric Hameleers2016-02-031-28/+45
* Do not run the risk of creating a dangling symlink. Eric Hameleers2016-02-031-1/+1
* 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
* XDM: add a 'console' button for easy access to a console login session. Eric Hameleers2016-02-021-2/+5
* Don't abort if the udev rules file is not present in the initrd. Eric Hameleers2016-02-021-1/+1
* 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-292-69/+153
* Get rid of udev errors about obex-check-device on boot. Eric Hameleers2016-01-291-0/+4
* Fix a flow in the logic when using a LUKS /home and no persistence. Eric Hameleers2016-01-291-2/+4
* MATE Live: removed libgnomecanvas as it's no longer needed to build zenity. Eric Hameleers2016-01-241-1/+0
* MATE ISO: updated package list (some packages now part of slackware-current). Eric Hameleers2016-01-221-7/+0
* Slackware Live Edition: version 0.4.0 (aka Beta4)0.4.0 Eric Hameleers2016-01-221-1/+1
* Add support for a LUKS-encrypted /home in the USB Live version. Eric Hameleers2016-01-223-36/+234