summaryrefslogtreecommitdiffstats
path: root/patches (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a patch for liloconfig in Slackware 14.2...The make_slackware_live.sh script would abort on a failure to apply the current liloconfig patch to the older version found in Slackware 14.2. I still want to be able to support Slackware 14.2 with liveslak and this fixes it. Eric Hameleers2020-12-061-0/+819
* Updated liloconfig patch...This update adds support for the combo of generic kernel plus initrd. It allows 'setup2hd' to install the XFCE Live to harddisk since that does not contain a huge kernel (which was a prior requirement for liloconfig to succeed in installing lilo). Eric Hameleers2020-12-051-5/+210
* New eliloconfig in Slackware 14.2 no longer needs our patch...The elilo package in Slackware 14.2's ./patches has our liveslak patch to eliloconfig already incorporated. Eric Hameleers2018-06-301-25/+0
* Also remove the now unnecessary eliloconfig.patch for -current Eric Hameleers2017-05-102-26/+0
* eliloconfig patch needs to be made release-specific...The script started to diverge in -current, and the patch would no longer apply. Eric Hameleers2017-05-093-25/+51
* (e)liloconfig need patching to make them work properly on Slackware Live....The cause is the use of hard-coded '/mnt' instead of using $T_PX variable. In Slackware's official installer, the computer's hard disk is always mounted at /mnt so that there is no apparent issue. Slackware Live's 'setup2hd' however, needs to mount the hard disk on /setup2hd because /mnt is already used. Eric Hameleers2016-11-162-0/+47
* Patch for Slackware's grub.SlackBuild adds 32bit EFI support....Not that 32bit EFI support is anywhere useful... but some people requested this. Eric Hameleers2016-03-181-0/+85