Gentoo Archives: gentoo-dev

From: Michael Orlitzky <mjo@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Adding USE=udev to linux profiles
Date: Tue, 24 Jul 2018 16:32:58
Message-Id: 6cabf855-d4bc-adc3-8386-0fce6176f1b4@gentoo.org
In Reply to: Re: [gentoo-dev] Adding USE=udev to linux profiles by Mike Gilbert
1 On 07/24/2018 12:24 PM, Mike Gilbert wrote:
2 >
3 > For example, dhcpcd integrates with udevd via libudev to ensure that
4 > udev has finished renaming your network interfaces before dhcpcd
5 > attempts to configure them. I believe lvm2 uses libudev to prevent
6 > various races in block device setup and metadata gathering.
7
8 Both of those have IUSE="+udev", which is fine for any package where the
9 maintainer knows that udev support is critical. You yourself aren't even
10 sure what it does for lvm2, though -- how are you going to convince me I
11 need it?
12
13
14 > Developers don't add udev support just for the hell of it
15
16 hahahahahahaha your premise is that the people writing software aren't
17 all idiots, and I deny it.

Replies

Subject Author
Re: [gentoo-dev] Adding USE=udev to linux profiles Mike Gilbert <floppym@g.o>