Gentoo Archives: gentoo-dev

From: Ben Kohler <bkohler@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Adding USE=udev to linux profiles
Date: Thu, 19 Jul 2018 21:51:27
Message-Id: f965bc43-e3c1-912a-3a2c-c657a0b73e1b@gentoo.org
1 Hello,
2
3 I'd like to propose adding USE=udev to our linux profiles (in
4 profiles/default/linux/make.defaults probably). This flag is already
5 enabled on desktop profiles but it also affects quite a few packages
6 used on non-desktop linux systems.
7
8 This flag provides useful functionality that most linux users will want.
9 I'm a bit surprised that we still don't have it in all linux profiles,
10 but I think we've worked around this in the past by adding IUSE=+udev to
11 quite a few of those packages (33 packages, 116 ebuilds, by my count).
12
13 This missing flag came to my attention again on bug 661584 where lvm2
14 has IUSE=+udev but cryptsetup has only IUSE=udev, so non-desktop users
15 have a bit of a mismatch between the 2 and get ugly errors on cryptsetup.
16
17 Since this flag only affects linux, I think it makes more sense to set
18 it in linux profiles than to use IUSE defaults.
19
20 Any objections to this idea?
21
22 Thanks,
23
24 Ben

Replies

Subject Author
Re: [gentoo-dev] Adding USE=udev to linux profiles Michael Orlitzky <mjo@g.o>
Re: [gentoo-dev] Adding USE=udev to linux profiles Andrew Savchenko <bircoph@g.o>
Re: [gentoo-dev] Adding USE=udev to linux profiles Benda Xu <heroxbd@g.o>
Re: [gentoo-dev] Adding USE=udev to linux profiles "Andreas K. Huettel" <dilfridge@g.o>
Re: [gentoo-dev] Adding USE=udev to linux profiles Andrew Savchenko <bircoph@g.o>