summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix fontconfig. Eric Hameleers2016-02-241-4/+4
* 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
* 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
* Enable more customization: configure your own LIVEDE. Eric Hameleers2016-02-151-2/+23
* Download packages from rsync mirror if local repository is empty. Eric Hameleers2016-02-141-3/+24
* 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
* Make X Keyboard configuration work properly. Eric Hameleers2016-02-091-1/+4
* 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
* Handle in/exclusion of Nvidia drivers more reliably. Eric Hameleers2016-02-061-27/+14
* liveinit: use MARKER instead of INITRD as prefix for message display at boot. Eric Hameleers2016-02-061-0/+37
* 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
* Don't abort if the udev rules file is not present in the initrd. Eric Hameleers2016-02-021-1/+1
* Get rid of udev errors about obex-check-device on boot. Eric Hameleers2016-01-291-0/+4
* 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-221-3/+6
* Ensure that rc.pulseaudio is not started. Eric Hameleers2016-01-221-0/+1
* Readability changes to various comments in the script. Eric Hameleers2016-01-221-6/+7
* Enable mouse support in runlevel 3. Eric Hameleers2016-01-221-0/+21
* Fix kernel version detection. Eric Hameleers2016-01-151-3/+5
* Do not overwrite /etc/asound.conf Eric Hameleers2016-01-151-2/+6
* Add 2016 in the copyright line. Eric Hameleers2016-01-151-1/+1
* VERSION bump from Beta 3 (aka 0.3) to 0.3.8. Eric Hameleers2016-01-141-1/+1
* Do not add Nvidia proprietary drivers to the Full Slackware ISO. Eric Hameleers2016-01-101-4/+10
* Fixes for SDDM and X keyboard mapping. Eric Hameleers2016-01-101-0/+18
* BIOS (syslinux) and UEFI (grub2) boot: enhance the experience. Eric Hameleers2016-01-101-2/+5
* Added support for separate configuration of X keyboard layout/variant. Eric Hameleers2016-01-051-11/+12
* Use more compatible isohybrid commandline parameters. Eric Hameleers2016-01-011-16/+15
* Generate our own Grub font files, to fix the bad font rendering at UEFI boot. Eric Hameleers2016-01-011-1/+9
* Add themed GRUB2 configuration for UEFI boot. Eric Hameleers2015-12-241-20/+99
* Add Mate repository info if we are adding slackpkg+. Eric Hameleers2015-12-241-3/+4
* Start Konsole with a login shell. Eric Hameleers2015-12-241-0/+9
* Stamp a VERSION number in the ISO, and to the USB partition. Eric Hameleers2015-12-241-7/+13
* Some small tweaks. Eric Hameleers2015-12-231-2/+3
* This marker is no longer used. Eric Hameleers2015-12-231-2/+6
* Add a softvol pre-amp to ALSA - some computers have too low audio volume. Eric Hameleers2015-12-231-0/+16
* Enable NFS client support if possible: Eric Hameleers2015-12-231-0/+3
* Copy our skeleton configuration correctly to the live user's $HOME. Eric Hameleers2015-12-231-1/+5
* Let Xscreensaver show a blank screen only. Eric Hameleers2015-12-231-0/+4
* Packages with directories in /tmp will cause the script to abort during cleanup. Eric Hameleers2015-12-161-0/+2
* Set ownership of SDDM homedirectory recursively. Eric Hameleers2015-12-161-1/+1
* Make the configuration of the Live environment less verbose. Eric Hameleers2015-12-161-3/+3
* Mount a RAM based filesystem on /var/tmp to prevent wear of the USB medium. Eric Hameleers2015-12-161-0/+1
* Make the marker used for finding the Slackware Live files configurable. Eric Hameleers2015-12-161-4/+12