Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: base-system@g.o, toolchain@g.o
Subject: Re: [gentoo-dev] [PATCH 1/6] profiles: add global USE flag 'split-usr'
Date: Mon, 15 Jul 2019 03:29:40
Message-Id: 94cbf0a803790273a64496a879feaa2d3ea957ee.camel@gentoo.org
In Reply to: [gentoo-dev] [PATCH 1/6] profiles: add global USE flag 'split-usr' by Mike Gilbert
1 On Sun, 2019-07-14 at 19:50 -0400, Mike Gilbert wrote:
2 > Signed-off-by: Mike Gilbert <floppym@g.o>
3 > ---
4 > profiles/use.desc | 1 +
5 > 1 file changed, 1 insertion(+)
6 >
7 > diff --git a/profiles/use.desc b/profiles/use.desc
8 > index fc19bbd0bbaa..ec5d4d6bc594 100644
9 > --- a/profiles/use.desc
10 > +++ b/profiles/use.desc
11 > @@ -299,6 +299,7 @@ source - Zip the sources and install them
12 > sox - Add support for Sound eXchange (SoX)
13 > speex - Add support for the speex audio codec (used for speech)
14 > spell - Add dictionary support
15 > +split-usr - Splits /bin and /lib from /usr/bin and /usr/lib
16 > sqlite - Add support for sqlite - embedded sql database
17 > ssl - Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
18 > startup-notification - Enable application startup event feedback mechanism
19
20 I have no explicit suggestions right now but this description sounds
21 like it's going to magically take care of splitting or merging
22 the directories, and AFAIK it doesn't do that.
23
24 --
25 Best regards,
26 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies