Armin K. wrote:
> On 05/30/2012 02:48 AM, Bruce Dubbs wrote:
>> Bruce Dubbs wrote:
>>
>> It does not write anything to /etc/udev/rules.d/70-persistent-net.rules
>> (or anywhere else AFAICT).

> It does not write by default in /etc/udev/rules.d ... They have to be 
> moved manualy from /run/udev, where they are prefixed with tmp-- (on 
> udev 182 tough).

In udev-182, there is a rule, 75-persistent-net-generator.rules that 
eventually has:

# write rule
DRIVERS=="?*", IMPORT{program}="write_net_rules"

And that writes out 70-persistent-net.rules.  It looks like we'll need 
to import some rules and supporting files from -182.

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to