Author: gjb
Date: Thu May 22 19:25:41 2014
New Revision: 266554
URL: http://svnweb.freebsd.org/changeset/base/266554
Log:
  Disable the main FreeBSD pkg(7) repositories in the dvd
  repository configuration to avoid fetching from upstream
  in case there may be conflicts.
  
  MFC After:    3 days
  Sponsored by: The FreeBSD Foundation

Modified:
  head/release/scripts/FreeBSD_install_cdrom.conf

Modified: head/release/scripts/FreeBSD_install_cdrom.conf
==============================================================================
--- head/release/scripts/FreeBSD_install_cdrom.conf     Thu May 22 19:22:03 
2014        (r266553)
+++ head/release/scripts/FreeBSD_install_cdrom.conf     Thu May 22 19:25:41 
2014        (r266554)
@@ -10,3 +10,7 @@ FreeBSD_install_cdrom: {
   enabled: yes
 }
 
+FreeBSD: {
+  enabled: no
+}
+
_______________________________________________
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