| View previous topic :: View next topic |
| Author |
Message |
platinumviper Guru


Joined: 12 Feb 2004 Posts: 595 Location: Munich, Germany
|
Posted: Sat Apr 30, 2005 12:15 am Post subject: |
|
|
| bigun89 wrote: | | If the patch works, anyway we can get an e-build going? |
That's very simple. Make sure to have the line PORTDIR_OVERLAY="/usr/local/portage" in /etc/make.conf. If you are using a 32-bit lilo, rename it to lilo32. The following script will do the rest for you: | Code: | #! /bin/bash
mkdirhier /usr/local/portage/sys-devel/bin86
cd /usr/local/portage/sys-devel/bin86
wget -O bin86-0.16.17.ebuild http://bugs.gentoo.org/attachment.cgi?id=56137
mkdir files
wget -O files/amd64liloSE.patch http://bugs.gentoo.org/attachment.cgi?id=56138
ebuild bin86-0.16.17.ebuild digest
echo "sys-boot/lilo-22.6.1-r1 -*" >> /etc/portage/package.keywords
emerge -av lilo |
That's it, now file /sbin/lilo should respond: /sbin/lilo: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), stripped
platinumviper _________________ No money back garantee. In case of problems, don't call us, we call you. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|