Gentoo Archives: gentoo-dev

From: Michael Orlitzky <mjo@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH v2 3/3] gnuconfig.eclass: use BDEPEND, BROOT where available (drop support for EAPI <4)
Date: Sat, 10 Apr 2021 00:13:24
Message-Id: 6b6023d5a9f47701e5f1c05077e37afcb81d6cce.camel@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH v2 3/3] gnuconfig.eclass: use BDEPEND, BROOT where available (drop support for EAPI <4) by Sam James
1 On Sat, 2021-04-10 at 00:32 +0100, Sam James wrote:
2 >
3 >
4 > Yes, this is the part I find difficult too. The important
5 > distinction here was *bootstrapping* (which I missed)
6 > but I think at least we should make a list of packages generally considered
7 > critical for bootstrap.
8 >
9
10 What is a bootstrap package?
11
12 There is some chicken-and-egg problem to be solved, but I don't think
13 that we should be assuming that e.g. GNU grep is always present just
14 because, during the base case of some recursive process, POSIX grep
15 must be available temporarily.
16
17 Anyway, https://bugs.gentoo.org/485356 awaits reopening if you make any
18 progress on this.

Replies