On 1/16/19 2:23 AM, Sam Pfeiffer wrote: > Hello Michael, > > 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.
It doesn't really matter, just not Ubuntu (or anything else that does 'multiarch'). I would suggest Fedora though... > > Will the final Gentoo Prefix, once bootstrapped, be any different from the > current one I'm bootstrapping? Yes: It does not contain sys-libs/glibc and sys-kernel/linux-headers. > (To know if I should also publish automated releases of the bootstrapped > Gentoo Prefix). Haven't recognized that you do 'publish automated releases', nice! As Prefix/Guest is stronger bound to the host OS compared to Prefix/RAP, binary releases don't feel that useful here - at least to myself. Instead, besides x86_64, also x86 (32bit) would be nice - simply using 'linux32': $ PREFIX_DISABLE_RAP=yes linux32 ./bootstrap-prefix.sh /target/prefix noninteractive Thanks a lot! /haubi/ > > > On Wed, Jan 16, 2019, 04:38 Michael Haubenwallner <ha...@gentoo.org > <mailto:ha...@gentoo.org> wrote: > > Hi Sammy, > > because of Ubuntu inside these build slaves I do understand you currently > perform Prefix RAP bootstraps only - as this is the default anyway. > > Do you see a chance to perform Prefix Guest bootstraps as well, > even if that would require something other distro than Ubuntu? > > Otherwise, the only difference is to set the PREFIX_DISABLE_RAP=yes > environment variable when executing bootstrap-prefix.sh. > > Thanks! > /haubi/ > >