[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: upgrade to rawhide report
- From: Manuel Moreno <manolo miconexion com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: upgrade to rawhide report
- Date: Tue, 24 Aug 2004 11:21:25 +0100
On Mon, 2004-08-23 at 17:08 -0400, Colin Walters wrote:
> On Mon, 2004-08-23 at 16:55 -0400, Dan Williams wrote:
>
> > 1) In Anaconda, during installation, you are asked if you wish to
> > use "no-hassle/zero-configuration networking".
>
> I'd suggest that if you choose DHCP, you get NetworkManager by default.
>
>
I suggest that if you use dhcp _and_ profiles, use the following patch:
--- dhclient-script 2004-08-16 21:58:50.000000000 +0100
+++ dhclient-script.new 2004-08-05 00:54:25.000000000 +0100
@@ -83,7 +83,7 @@
[ -f ../network ] && . ../network
[ -f ../networking/network ] && . ../networking/network
-CONFIG=$interface
+CONFIG=`fgrep -il "DEVICE=${interface}" ifcfg-* | cut -f2 -d '-'`
need_config ${CONFIG}
--
Manuel Moreno <manolo miconexion com>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]