On Wed, 16 Jul 2008 12:33:43 +0300, "Tambet Ingo" <[EMAIL PROTECTED]> wrote: > On Tue, Jul 15, 2008 at 5:34 PM, Roy Marples <[EMAIL PROTECTED]> wrote: >> On Tue, 15 Jul 2008 15:29:43 +0100, Roy Marples <[EMAIL PROTECTED]> > wrote: >>> Please apply this to NetworkManager :) >> >> LOL - here is the patch :) > > The patch looks good to me, just a small nitpick, the configure script > should work without needing to always provide --with-dhcp-client flag > and default to dhclient. Also, please forgive my ignorance, are the > environment variables in the dhcpcd script identical to the ones in > dhclient?
The configure script does not need --with-dhcp-client. If not given, it will attempt to find a suitable dhcp client, defaulting to dhcpcd if both are found. If neither or found, or the client specified is not suitable then an error is emitted. The environment variables are 100% identical. If not, the it's a bug with dhcpcd which will be fixed. Thanks Roy _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
