Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Also remove the now unnecessary eliloconfig.patch for -current | Eric Hameleers | 2017-05-10 | 2 | -26/+0 |
| | |||||
* | eliloconfig patch needs to be made release-specific | Eric Hameleers | 2017-05-09 | 3 | -25/+51 |
| | | | | | The script started to diverge in -current, and the patch would no longer apply. | ||||
* | (e)liloconfig need patching to make them work properly on Slackware Live. | Eric Hameleers | 2016-11-16 | 2 | -0/+47 |
| | | | | | | | | 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. | ||||
* | Patch for Slackware's grub.SlackBuild adds 32bit EFI support. | Eric Hameleers | 2016-03-18 | 1 | -0/+85 |
Not that 32bit EFI support is anywhere useful... but some people requested this. |