Warren Togami wrote: [snip]
dhclient.eth0.567.out contains: + '[' -f /tmp/net..up ']' + netif=eth0 + case $reason in + setup_interface ... (and it sets it up properly via DHCP)... ... (but eth0 is not configured by the time it hits the shell)...
Interface configuration is delegated to netroot now. So dhclient-script only writes config-files and does not actually configure the interface.
Regards, Philippe -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html