PERFORCE change 165487 for review

Arnar Mar Sig antab at FreeBSD.org
Tue Jun 30 21:56:48 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=165487

Change 165487 by antab at 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
 


More information about the p4-projects mailing list