summaryrefslogtreecommitdiffstats
path: root/patches/eliloconfig_14.2.patch (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-09eliloconfig patch needs to be made release-specific Eric Hameleers1-0/+0
The script started to diverge in -current, and the patch would no longer apply.
2016-11-16(e)liloconfig need patching to make them work properly on Slackware Live. Eric Hameleers1-0/+25
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.