summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-24Some small improvements for the harddisk installer. Eric Hameleers1-1/+1
2016-02-24Define KVER and KGEN at the proper location in the script. Eric Hameleers1-0/+4
2016-02-24Slackware Live Edition: version 0.6.0.0.6.0 Eric Hameleers1-1/+1
2016-02-24Add 'setup2hd' - this script will install the Live OS to local hard disk. Eric Hameleers1-1/+36
2016-02-24Fix fontconfig. Eric Hameleers1-4/+4
2016-02-22Really start Konsole with a login shell. Eric Hameleers1-0/+6
2016-02-22Make this chroot code look easier to interpret by the human eye. Eric Hameleers1-11/+11
2016-02-16Fix the flow when rsync-ing a remote repository. Eric Hameleers1-2/+6
2016-02-16Add the liveslak documentation to the ISO image. Eric Hameleers1-0/+3
2016-02-15Enable more customization: configure your own LIVEDE. Eric Hameleers1-2/+23
2016-02-14Download packages from rsync mirror if local repository is empty. Eric Hameleers1-3/+24
2016-02-13Allow other people to add their own custom skel*.txz archives. Eric Hameleers1-2/+5
2016-02-13PLASMA5: Do not show the blueman applet, Plasma5 has its own BlueTooth widget. Eric Hameleers1-0/+3
2016-02-09Make X Keyboard configuration work properly. Eric Hameleers1-1/+4
2016-02-09Copy files from /etc/skel _after_ they become available. Eric Hameleers1-5/+5
2016-02-07If ALSA pipes into PulseAudio, configure a fallback using "sysdefault". Eric Hameleers1-0/+7
2016-02-06Slackware Live Edition: version 0.5.10.5.1 Eric Hameleers1-1/+1
2016-02-06Handle in/exclusion of Nvidia drivers more reliably. Eric Hameleers1-27/+14
2016-02-06liveinit: use MARKER instead of INITRD as prefix for message display at boot. Eric Hameleers1-0/+37
2016-02-04Slackware Live Edition: version 0.5.0 (aka Beta5)0.5.0 Eric Hameleers1-1/+1
2016-02-03Cosmetics: better grouping of code; additional comments for better readability. Eric Hameleers1-28/+45
2016-02-03Do not run the risk of creating a dangling symlink. Eric Hameleers1-1/+1
2016-02-02Don't abort if the udev rules file is not present in the initrd. Eric Hameleers1-1/+1
2016-01-29Get rid of udev errors about obex-check-device on boot. Eric Hameleers1-0/+4
2016-01-22Slackware Live Edition: version 0.4.0 (aka Beta4)0.4.0 Eric Hameleers1-1/+1
2016-01-22Add support for a LUKS-encrypted /home in the USB Live version. Eric Hameleers1-3/+6
2016-01-22Ensure that rc.pulseaudio is not started. Eric Hameleers1-0/+1
2016-01-22Readability changes to various comments in the script. Eric Hameleers1-6/+7
2016-01-22Enable mouse support in runlevel 3. Eric Hameleers1-0/+21
2016-01-15Fix kernel version detection. Eric Hameleers1-3/+5
2016-01-15Do not overwrite /etc/asound.conf Eric Hameleers1-2/+6
2016-01-15Add 2016 in the copyright line. Eric Hameleers1-1/+1
2016-01-14VERSION bump from Beta 3 (aka 0.3) to 0.3.8. Eric Hameleers1-1/+1
2016-01-10Do not add Nvidia proprietary drivers to the Full Slackware ISO. Eric Hameleers1-4/+10
2016-01-10Fixes for SDDM and X keyboard mapping. Eric Hameleers1-0/+18
2016-01-10BIOS (syslinux) and UEFI (grub2) boot: enhance the experience. Eric Hameleers1-2/+5
2016-01-05Added support for separate configuration of X keyboard layout/variant. Eric Hameleers1-11/+12
2016-01-01Use more compatible isohybrid commandline parameters. Eric Hameleers1-16/+15
2016-01-01Generate our own Grub font files, to fix the bad font rendering at UEFI boot. Eric Hameleers1-1/+9
2015-12-24Add themed GRUB2 configuration for UEFI boot. Eric Hameleers1-20/+99
2015-12-24Add Mate repository info if we are adding slackpkg+. Eric Hameleers1-3/+4
2015-12-24Start Konsole with a login shell. Eric Hameleers1-0/+9
2015-12-24Stamp a VERSION number in the ISO, and to the USB partition. Eric Hameleers1-7/+13
2015-12-23Some small tweaks. Eric Hameleers1-2/+3
2015-12-23This marker is no longer used. Eric Hameleers1-2/+6
2015-12-23Add a softvol pre-amp to ALSA - some computers have too low audio volume. Eric Hameleers1-0/+16
2015-12-23Enable NFS client support if possible: Eric Hameleers1-0/+3
2015-12-23Copy our skeleton configuration correctly to the live user's $HOME. Eric Hameleers1-1/+5
2015-12-23Let Xscreensaver show a blank screen only. Eric Hameleers1-0/+4
2015-12-16Packages with directories in /tmp will cause the script to abort during cleanup. Eric Hameleers1-0/+2