Gentoo Archives: gentoo-alt

From: Ben Peddell <klightspeed@××××××××××××.au>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Re: boostrapping prefix on Gentoo
Date: Sat, 12 Mar 2016 16:47:57
Message-Id: CAEOhKjzmR9=c7RYn0kUFRXwqPQU4hOu86Kof_B_B=n6URr9sbQ@mail.gmail.com
In Reply to: Re: [gentoo-alt] Re: boostrapping prefix on Gentoo by Ben Peddell
1 Additionally, one needs to mask the glibc from the gentoo-prefix overlay,
2 as it ignores EPREFIX.
3
4 One also needs to mask '>=sys-devel/make-4' and install make and autoconf
5 in the prefix to have glibc-2.17 from the RAP overlay install properly.
6
7 On 13 March 2016 at 01:55, Ben Peddell <klightspeed@××××××××××××.au> wrote:
8
9 > It looks like you need to download both the bootstrap-prefix.sh script and
10 > the bootstrap-rap.sh script, then
11 >
12 > - Bootstrap the prefix to stage1
13 > - Bootstrap RAP
14 > - emerge -e system
15 >
16 >
17 > On 13 March 2016 at 00:52, Ben Peddell <klightspeed@××××××××××××.au>
18 > wrote:
19 >
20 >> With RAP, I think you're looking for
21 >> https://wiki.gentoo.org/wiki/Prefix/libc
22 >>
23 >> At the moment, it looks like that documentation is out of date. The
24 >> heroxbd overlay is no longer in Layman's overlay list, and must be checked
25 >> out using git from git://anongit.gentoo.org/dev/heroxbd.git
26 >>
27 >> It looks like you should be able to bootstrap a RAP prefix using
28 >> https://gitweb.gentoo.org/dev/heroxbd.git/plain/scripts/bootstrap-rap.sh
29 >>
30 >> On 12 March 2016 at 19:41, Marko Vendelin <marko.vendelin@×××××.com>
31 >> wrote:
32 >>
33 >>> Bump!
34 >>>
35 >>> Anyone able to help me to setup RAP from the scratch or maybe someone
36 >>> has newer binutils laying around that would allow me to pass
37 >>> https://bugs.gentoo.org/show_bug.cgi?id=575480 . As it is, its
38 >>> impossible for me to setup prefix on Gentoo and CentOS 6.5.
39 >>>
40 >>> Best,
41 >>>
42 >>> Marko
43 >>>
44 >>> On Sat, Mar 5, 2016 at 12:09 AM, Marko Vendelin <
45 >>> marko.vendelin@×××××.com> wrote:
46 >>>
47 >>>> I'm trying to bootstrap Prefix on Gentoo server. This used to work
48 >>>> perfectly. Unfortunately, I am hit by a bug
49 >>>> https://bugs.gentoo.org/show_bug.cgi?id=575480 that prevents me to
50 >>>> install the prefix. I was told that RAP could help in my case. Are there
51 >>>> any instructions around on how to setup RAP from scratch?
52 >>>>
53 >>>> Cheers,
54 >>>>
55 >>>> Marko
56 >>>>
57 >>>
58 >>>
59 >>
60 >

Replies

Subject Author
Re: [gentoo-alt] Re: boostrapping prefix on Gentoo Marko Vendelin <marko.vendelin@×××××.com>