]> git.ipfire.org Git - thirdparty/dracut.git/commit
ifcfg/write-ifcfg: only write DEVICE for non-kernel names
authorHarald Hoyer <harald@redhat.com>
Fri, 24 Oct 2014 13:47:24 +0000 (15:47 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 28 Oct 2014 14:13:35 +0000 (15:13 +0100)
commit3947f07d93cde5e1cf0d788537e93b135d6c27b0
tree898267a93b313c1a983b8f7bad413ee9635530a7
parent1c08ad507b1a40bdc58292e05b6efc05ffcd13d8
ifcfg/write-ifcfg: only write DEVICE for non-kernel names

Rename an interface to the kernel namespace is not allowed, so don't add
DEVICE="<iface>", if HWADDR is given.
modules.d/40network/net-lib.sh
modules.d/45ifcfg/write-ifcfg.sh