I recently rebased my kernel tree and discovered that my nfsroot setup no longer worked. Here's the relevat part of my cmdline: ip=192.168.2.200:192.168.2.185:192.168.2.1:255.255.255.0::eth0:off nfsroot=192.168.2.185:/my_nfsroot,v3,tcp root=/dev/nfs I discovered that now I had to change the autoconfiguration option to "on" in order to make nfsroot work. I only want to specify the IP address manually so I don't really want autoconfiguration. The current code works since it will not try autoconfiguration when all options are specified manually but the current behaviour does not really match the documentation ie. now the autoconf parameter can disable the whole IP configuration step even though the documentation says it will only disable autoconfiguration. Looks like these are the relevant commits: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a6c05c3d06... http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9cecd07c3f... -- Ville Syrjälä syrjala@sci.fi http://www.sci.fi/~syrjala/ --
| Ingo Molnar | [bug] block subsystem related crash with latest -git |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Adrian Bunk | Re: net/ipv4/fib_trie.c - compile error (Re: 2.6.23-rc3-mm1) |
git: | |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Jarek Poplawski | [PATCH take 2] pkt_sched: Protect gen estimators under est_lock. |
| David Miller | [GIT]: Networking |
| Natalie Protasevich | [BUG] New Kernel Bugs |
