Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update liloconfig.patch to work with the latest -current change | Eric Hameleers | 2020-12-28 | 1 | -41/+22 |
| | |||||
* | Updated liloconfig patch | Eric Hameleers | 2020-12-05 | 1 | -5/+210 |
| | | | | | | | 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). | ||||
* | (e)liloconfig need patching to make them work properly on Slackware Live. | Eric Hameleers | 2016-11-16 | 1 | -0/+22 |
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. |