Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2009 21:56:46 GMT
From:      Arnar Mar Sig <antab@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 165487 for review
Message-ID:  <200906302156.n5ULukTX083759@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=165487

Change 165487 by antab@antab_farm on 2009/06/30 21:56:27

	Enable bootp for nfs root

Affected files ...

.. //depot/projects/avr32/src/sys/avr32/conf/NGW100#15 edit

Differences ...

==== //depot/projects/avr32/src/sys/avr32/conf/NGW100#15 (text+ko) ====

@@ -14,10 +14,10 @@
 options		ROOTDEVNAME=\"ufs:cfid0h1\"
 
 # Uncomment to boot from ethernet
-#options	BOOTP
-#options	BOOTP_NFSROOT
-#options	BOOTP_NFSV3
-#options	BOOTP_COMPAT
+options		BOOTP
+options		BOOTP_NFSROOT
+options		BOOTP_NFSV3
+options		BOOTP_COMPAT
 
 makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906302156.n5ULukTX083759>