Gentoo Archives: gentoo-dev

From: Benda Xu <heroxbd@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Adding USE=udev to linux profiles
Date: Fri, 20 Jul 2018 04:41:27
Message-Id: 87pnzih8vs.fsf@gentoo.org
In Reply to: [gentoo-dev] Adding USE=udev to linux profiles by Ben Kohler
1 Hi Ben,
2
3 Ben Kohler <bkohler@g.o> writes:
4
5 > I'd like to propose adding USE=udev to our linux profiles (in
6 > profiles/default/linux/make.defaults probably). This flag is already
7 > enabled on desktop profiles but it also affects quite a few packages
8 > used on non-desktop linux systems.
9 >
10 > This flag provides useful functionality that most linux users will
11 > want. I'm a bit surprised that we still don't have it in all linux
12 > profiles, but I think we've worked around this in the past by adding
13 > IUSE=+udev to quite a few of those packages (33 packages, 116 ebuilds,
14 > by my count).
15 >
16 > This missing flag came to my attention again on bug 661584 where lvm2
17 > has IUSE=+udev but cryptsetup has only IUSE=udev, so non-desktop users
18 > have a bit of a mismatch between the 2 and get ugly errors on
19 > cryptsetup.
20
21 I expect this to be fixed on the package-by-package basis.
22
23 > Since this flag only affects linux, I think it makes more sense to set
24 > it in linux profiles than to use IUSE defaults.
25 >
26 > Any objections to this idea?
27
28 To represent the Gentoo Prefix users, we would like to have USE=udev
29 turned off or even hard masked on linux-prefix profiles.
30
31 Yours,
32 Benda

Replies

Subject Author
Re: [gentoo-dev] Adding USE=udev to linux profiles Mart Raudsepp <leio@g.o>
Re: [gentoo-dev] Adding USE=udev to linux profiles Ben Kohler <bkohler@g.o>