Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] Re: 'Continuous Integration' for Gentoo Prefix?
Date: Wed, 16 Jan 2019 12:28:09
Message-Id: b7b7d23b-4242-c996-a55c-ad69e0a3f7dc@gentoo.org
In Reply to: Re: [gentoo-alt] Re: 'Continuous Integration' for Gentoo Prefix? by Sam Pfeiffer
1 On 1/16/19 2:23 AM, Sam Pfeiffer wrote:
2 > Hello Michael,
3 >
4 > Yeah, just tell me which base distro do you want and I'll add a nightly job with that one. I just need to find a Docker image for it.
5
6 It doesn't really matter, just not Ubuntu (or anything else that does 'multiarch').
7 I would suggest Fedora though...
8
9 >
10 > Will the final Gentoo Prefix, once bootstrapped, be any different from the current one I'm bootstrapping?
11
12 Yes: It does not contain sys-libs/glibc and sys-kernel/linux-headers.
13
14 > (To know if I should also publish automated releases of the bootstrapped Gentoo Prefix).
15
16 Haven't recognized that you do 'publish automated releases', nice!
17
18 As Prefix/Guest is stronger bound to the host OS compared to Prefix/RAP,
19 binary releases don't feel that useful here - at least to myself.
20
21 Instead, besides x86_64, also x86 (32bit) would be nice - simply using 'linux32':
22 $ PREFIX_DISABLE_RAP=yes linux32 ./bootstrap-prefix.sh /target/prefix noninteractive
23
24 Thanks a lot!
25 /haubi/
26
27 >
28 >
29 > On Wed, Jan 16, 2019, 04:38 Michael Haubenwallner <haubi@g.o <mailto:haubi@g.o> wrote:
30 >
31 > Hi Sammy,
32 >
33 > because of Ubuntu inside these build slaves I do understand you currently
34 > perform Prefix RAP bootstraps only - as this is the default anyway.
35 >
36 > Do you see a chance to perform Prefix Guest bootstraps as well,
37 > even if that would require something other distro than Ubuntu?
38 >
39 > Otherwise, the only difference is to set the PREFIX_DISABLE_RAP=yes
40 > environment variable when executing bootstrap-prefix.sh.
41 >
42 > Thanks!
43 > /haubi/
44 >
45 >

Replies

Subject Author
Re: [gentoo-alt] Re: 'Continuous Integration' for Gentoo Prefix? Sam Pfeiffer <sammypfeiffer@×××××.com>