summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-15Fix generating the 32bit Slackware Live ISO. Eric Hameleers1-6/+6
2016-06-15Set ARCH: needed when calling slackpkg for 32bit Live OS on 64bit host. Eric Hameleers1-2/+2
2016-06-15Slackware Live Edition: version 1.1.0.1.1.0 Eric Hameleers1-2/+1
2016-06-15Try to support UEFI hybrid ISO better in the xorriso commandline. Eric Hameleers1-1/+3
2016-06-15Deal properly with the user enabling any optional/addon kernel modules. Eric Hameleers1-17/+0
2016-06-10On 32bit, use the non-SMP kernel by default. Eric Hameleers1-2/+2
2016-06-03VERSION bump to 1.0.2. Eric Hameleers1-1/+1
2016-06-03Add the 'live' user account to additonal groups "dialout,games,disk". Eric Hameleers1-1/+1
2016-05-29XFCE: do not copy optional/ or addons/ content into the XFCE ISO. Eric Hameleers1-8/+11
2016-05-29Some cosmetic cleanups. Eric Hameleers1-9/+8
2016-05-29make_slackware_live.sh: add "-X" switch to generate the ISO with xorriso. Eric Hameleers1-26/+58
2016-05-28VERSION bump to 1.0.1. Eric Hameleers1-1/+1
2016-05-27XFCE: take into account that the 32bit ISO does not contain a SMP kernel. Eric Hameleers1-1/+5
2016-05-19slackpkg+: my package repository is no longer hosted on taper but on bear. Eric Hameleers1-3/+3
2016-05-17Slackware Live Edition: version 1.0.0.1.0.0 Eric Hameleers1-1/+1
2016-05-17Call 'depmod' when a loaded optional/addon contains kernel modules. Eric Hameleers1-3/+17
2016-05-17Fix logic errors in 'if' statements when looking for wildcard files. Eric Hameleers1-3/+3
2016-05-17Disable the SSH daemon by default and use a tweak to start it on demand. Eric Hameleers1-1/+2
2016-05-13Bump VERSION to 0.9.1. Eric Hameleers1-1/+1
2016-05-12Fixes for the broken 'load/noload' boot parameters and rootcopy location. Eric Hameleers1-1/+1
2016-05-05Slackware Live Edition: version 0.9.0.0.9.0 Eric Hameleers1-1/+1
2016-05-05Add PXE server infrastructure. Eric Hameleers1-0/+19
2016-05-05Silence one "cd -". Eric Hameleers1-1/+1
2016-04-29Update the 'timeconfig' script in make_slackware_live.sh, not in liveinit. Eric Hameleers1-0/+9
2016-04-27Do not specify heads/sectors when calling "isohybrid -u". Eric Hameleers1-17/+1
2016-04-27Deal with custom timezones (non-UTC) in KDE4 and PLASMA5. Eric Hameleers1-0/+19
2016-04-24make_slackware_live.sh: accept custom ISO filename without full pathname. Eric Hameleers1-3/+3
2016-04-22Do not bail out if there are no X apps in the ISO. Eric Hameleers1-1/+3
2016-04-22make_slackware_live.sh: add parameter to specify custom ISO name. Eric Hameleers1-9/+16
2016-04-21Allow CONFFILE to be specified as an environment variable. Eric Hameleers1-1/+1
2016-04-20make_slackware_live.sh: fixes for kernel detection & selection on 32bit arch. Eric Hameleers1-8/+26
2016-04-19Slackware Live Edition: version 0.8.0.0.8.0 Eric Hameleers1-1/+1
2016-04-19make_slackware_live.sh: also add dependencies of network modules to initrd. Eric Hameleers1-2/+27
2016-04-17Add a post-install customization hook to 'setup2hd'. Eric Hameleers1-0/+23
2016-04-13Use XZ compression for the initrd instead of GZIP. Eric Hameleers1-7/+27
2016-04-13Add NFS root support. Eric Hameleers1-1/+36
2016-04-12Umount LIVE_ROOTDIR's sub-mounts properly on emergency cleanup. Eric Hameleers1-0/+3
2016-03-29Fix the 'setup2hd' script's method of Live content installation. Eric Hameleers1-1/+1
2016-03-23Fix a bug in the program flow related to CONSFONT. Eric Hameleers1-6/+7
2016-03-18Add support for 32-bit UEFI boot (disabled by default). Eric Hameleers1-42/+67
2016-03-18New parameters to specify Slackware version and architecture. Eric Hameleers1-26/+42
2016-03-15Further expand the use of DISTRO variable to customize the Live ISO. Eric Hameleers1-3/+18
2016-03-15Slackware Live Edition: version 0.7.0.0.7.0 Eric Hameleers1-1/+1
2016-03-15Use the right variable to access official Slackware READMEs and other docs. Eric Hameleers1-2/+2
2016-03-10Use internal variable DISTRO=slackware. Eric Hameleers1-22/+25
2016-03-09Only add graphics drivers module matching the Linux kernel in the Live ISO. Eric Hameleers1-3/+3
2016-03-03Remove the /SLACKWARELIVE marker file from the filesystem root. Eric Hameleers1-0/+1
2016-02-28Use correct grep command to find unique package name. Eric Hameleers1-3/+21
2016-02-27Determine KGEN properly so that it works for 32-bit Slackware as well. Eric Hameleers1-3/+3
2016-02-27Better safe than sorry. Eric Hameleers1-1/+1