On Tue, 2009-02-24 at 16:39 +0100, Seewer Philippe wrote: > > Victor Lowther wrote: > > I run it in daemon mode so that udev does not have to wait on it. The > > dhclient-script creates a file when the interface is up, and any mounts > > that depend on the network can wait for those files to appear. ifup does > > the same thing with static interfaces. > > I don't like the asynchronousnes of this. This means we have to wait in > pre-mount or mount until we have at least one interface up without any > knowledge if another might come up later as well. OK, the latest change moves handling interfaces that we requested DHCP on into a pre-mount hook, and the dhclient-script now saves all the options it got from the server into a file that should be sourceable (although I have not tested that yet). Interfaces with static assignments are still handled on the fly as we find them. Is this something that is more easily customizable to your requirements? -- Victor Lowther RHCE# 805008539634727 LPIC-2# LPI000140019 -- 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