Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
E-build for LILO
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
platinumviper
l33t
l33t


Joined: 12 Feb 2004
Posts: 648
Location: Munich, Germany

PostPosted: Sat Apr 30, 2005 12:15 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
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