aboutsummaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* liveinit: allow modules to be organized in subdirectories. Eric Hameleers2016-07-311-0/+4
* Slackware Live Edition: version 1.1.2.1.1.2 Eric Hameleers2016-07-221-1/+1
* liveinit: replace instances of 'live' username with '${LIVEUID}'. Eric Hameleers2016-07-221-0/+1
* make_slackware_live.sh: add only the graphics driver module relevant to the OS. Eric Hameleers2016-07-221-2/+2
* Add the "multilib" squashfs module last so we can distribute it separately. Eric Hameleers2016-07-201-6/+7
* Add variable LIVEUID to define the name of the 'live' user account. Eric Hameleers2016-07-201-13/+17
* slackpkg+: switch from 'ktown_testing' to 'ktown'. Eric Hameleers2016-07-201-4/+4
* make_slackware_live.sh: remove a leftover ']'. Eric Hameleers2016-07-031-1/+1
* Slackware Live Edition: version 1.1.1.1.1.1 Eric Hameleers2016-07-011-1/+1
* Adjust the URL of the Mate repository, in light of the upcoming release. Eric Hameleers2016-07-011-2/+2
* Add LUKS passphrase entry support for more types of USB keyboard. Eric Hameleers2016-06-241-1/+1
* KDE launcher bug has been fixed in Slackware 14.2. Eric Hameleers2016-06-241-9/+12
* Add support for multilib. Eric Hameleers2016-06-241-1/+19
* Fix generating the 32bit Slackware Live ISO. Eric Hameleers2016-06-151-6/+6
* Set ARCH: needed when calling slackpkg for 32bit Live OS on 64bit host. Eric Hameleers2016-06-151-2/+2
* Slackware Live Edition: version 1.1.0.1.1.0 Eric Hameleers2016-06-151-2/+1
* Try to support UEFI hybrid ISO better in the xorriso commandline. Eric Hameleers2016-06-151-1/+3
* Deal properly with the user enabling any optional/addon kernel modules. Eric Hameleers2016-06-151-17/+0
* On 32bit, use the non-SMP kernel by default. Eric Hameleers2016-06-101-2/+2
* VERSION bump to 1.0.2. Eric Hameleers2016-06-031-1/+1
* Add the 'live' user account to additonal groups "dialout,games,disk". Eric Hameleers2016-06-031-1/+1
* XFCE: do not copy optional/ or addons/ content into the XFCE ISO. Eric Hameleers2016-05-291-8/+11
* Some cosmetic cleanups. Eric Hameleers2016-05-291-9/+8
* make_slackware_live.sh: add "-X" switch to generate the ISO with xorriso. Eric Hameleers2016-05-291-26/+58
* VERSION bump to 1.0.1. Eric Hameleers2016-05-281-1/+1
* XFCE: take into account that the 32bit ISO does not contain a SMP kernel. Eric Hameleers2016-05-271-1/+5
* slackpkg+: my package repository is no longer hosted on taper but on bear. Eric Hameleers2016-05-191-3/+3
* Slackware Live Edition: version 1.0.0.1.0.0 Eric Hameleers2016-05-171-1/+1
* Call 'depmod' when a loaded optional/addon contains kernel modules. Eric Hameleers2016-05-171-3/+17
* Fix logic errors in 'if' statements when looking for wildcard files. Eric Hameleers2016-05-171-3/+3
* Disable the SSH daemon by default and use a tweak to start it on demand. Eric Hameleers2016-05-171-1/+2
* Bump VERSION to 0.9.1. Eric Hameleers2016-05-131-1/+1
* Fixes for the broken 'load/noload' boot parameters and rootcopy location. Eric Hameleers2016-05-121-1/+1
* Slackware Live Edition: version 0.9.0.0.9.0 Eric Hameleers2016-05-051-1/+1
* Add PXE server infrastructure. Eric Hameleers2016-05-051-0/+19
* Silence one "cd -". Eric Hameleers2016-05-051-1/+1
* Update the 'timeconfig' script in make_slackware_live.sh, not in liveinit. Eric Hameleers2016-04-291-0/+9
* Do not specify heads/sectors when calling "isohybrid -u". Eric Hameleers2016-04-271-17/+1
* Deal with custom timezones (non-UTC) in KDE4 and PLASMA5. Eric Hameleers2016-04-271-0/+19
* make_slackware_live.sh: accept custom ISO filename without full pathname. Eric Hameleers2016-04-241-3/+3
* Do not bail out if there are no X apps in the ISO. Eric Hameleers2016-04-221-1/+3
* make_slackware_live.sh: add parameter to specify custom ISO name. Eric Hameleers2016-04-221-9/+16
* Allow CONFFILE to be specified as an environment variable. Eric Hameleers2016-04-211-1/+1
* make_slackware_live.sh: fixes for kernel detection & selection on 32bit arch. Eric Hameleers2016-04-201-8/+26
* Slackware Live Edition: version 0.8.0.0.8.0 Eric Hameleers2016-04-191-1/+1
* make_slackware_live.sh: also add dependencies of network modules to initrd. Eric Hameleers2016-04-191-2/+27
* Add a post-install customization hook to 'setup2hd'. Eric Hameleers2016-04-171-0/+23
* Use XZ compression for the initrd instead of GZIP. Eric Hameleers2016-04-131-7/+27
* Add NFS root support. Eric Hameleers2016-04-131-1/+36
* Umount LIVE_ROOTDIR's sub-mounts properly on emergency cleanup. Eric Hameleers2016-04-121-0/+3