Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] Adding USE=udev to linux profiles
Date: Mon, 23 Jul 2018 15:03:58
Message-Id: CAJ0EP408AbuABU_xp8T0izbRcMCV9Kyujb=2m-XXwmOL+3_WmA@mail.gmail.com
In Reply to: Re: [gentoo-dev] Adding USE=udev to linux profiles by "Andreas K. Huettel"
1 On Mon, Jul 23, 2018 at 1:47 AM Andreas K. Huettel <dilfridge@g.o> wrote:
2 >
3 > Am Donnerstag, 19. Juli 2018, 23:51:17 CEST schrieb Ben Kohler:
4 > > Hello,
5 > >
6 > > I'd like to propose adding USE=udev to our linux profiles (in
7 > > profiles/default/linux/make.defaults probably). This flag is already
8 > > enabled on desktop profiles but it also affects quite a few packages
9 > >
10 > > Any objections to this idea?
11 >
12 > We removed the dedicated "server profiles" and told everyone
13 > "Don't ever use -*"; if you want to have a sane minimal set of features use
14 > the base profile as e.g. default/linux/amd64/17.0".
15 >
16 > If with USE=udev this profile still fulfills the definition of "sane minimal
17 > set of features", then it's fine.
18 >
19 > (Keep in mind, we have all sorts of people out there running gentoo not only
20 > on desktops or beefy servers.)
21 >
22 > Otherwise it should stay in desktop profile.
23
24 USE="udev" is a sane default for anything that will be running on real
25 or emulated hardware. It might not be necessary for containers, which
26 don't do any hardware management.

Replies

Subject Author
Re: [gentoo-dev] Adding USE=udev to linux profiles Andrew Savchenko <bircoph@g.o>