Re: [PATCH rfc net] Allow the autoconfigured network interface to be renamed.
From: <hidden>
Date: 2012-06-11 10:45:04
From: scott@scottnz.com Date: Mon, 11 Jun 2012 21:58:45 +1200quoted
They use nfsroot which prevents udev rules from working correctly (because you cant take down the interface to rename it)This is why I hate nfsroot as implemented in the kernel.
The same is true for root over nfs as configured by the initramfs, conviently there is a small window where you can interfere with it (at the initramfs stage), or I should say there-was, its not available anymore, specifically because glibc dropped the sunrpc code. (This is probably an artifact of gentoo's initramfs more than anything, but it was the last distro that I could find to network boot without fully RYO)
Do this right and use an initial ramdisk, then you won't have this huge disconnect between different device names due to lack of udev. Thanks, you've confirmed that this patch is totally inappropriate.
So be it, we will continue to run it, because its the simpliest way to get what we want done (and most of our software developers can deal with kernel code, more so than libc) Regards, Scott