Author: kientzle
Date: Sat Oct 27 04:02:12 2012
New Revision: 242171
URL: http://svn.freebsd.org/changeset/base/242171

Log:
  Comment out the other BOOTP option
  This should make PANDABOARD suitable for building
  bootable SD images.
  
  Submitted by: Giovanni Trematerra

Modified:
  head/sys/arm/conf/PANDABOARD

Modified: head/sys/arm/conf/PANDABOARD
==============================================================================
--- head/sys/arm/conf/PANDABOARD        Sat Oct 27 02:39:08 2012        
(r242170)
+++ head/sys/arm/conf/PANDABOARD        Sat Oct 27 04:02:12 2012        
(r242171)
@@ -54,7 +54,7 @@ options       NFS_ROOT                #NFS usable as /, req
 #options       BOOTP_NFSROOT
 #options       BOOTP_COMPAT
 #options       BOOTP
-options        BOOTP_NFSV3
+#options       BOOTP_NFSV3
 #options       BOOTP_WIRED_TO=ue0
 options        MSDOSFS                 #MSDOS Filesystem
 #options       CD9660                  #ISO 9660 Filesystem
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to