[PC-BSD Commits] r5119 - pcbsd/trunk/pc-sysinstall/examples
svn at pcbsd.org
svn at pcbsd.org
Sun Nov 22 13:27:52 PST 2009
Author: kris
Date: 2009-11-22 13:27:52 -0800 (Sun, 22 Nov 2009)
New Revision: 5119
Modified:
pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.gmirror
pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.restore
pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.upgrade
pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.zfs
Log:
Clean up some of our examples, don't show old lzma option
Modified: pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.gmirror
===================================================================
--- pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.gmirror 2009-11-22 21:20:05 UTC (rev 5118)
+++ pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.gmirror 2009-11-22 21:27:52 UTC (rev 5119)
@@ -26,7 +26,6 @@
installType=FreeBSD
installMedium=dvd
-#packageType=lzma
#packageType=uzip
packageType=tar
#installComponents=ports,src
Modified: pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.restore
===================================================================
--- pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.restore 2009-11-22 21:20:05 UTC (rev 5118)
+++ pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.restore 2009-11-22 21:27:52 UTC (rev 5119)
@@ -26,7 +26,6 @@
installMedium=dvd
installFile=freebsd-release.tbz
-#packageType=lzma
#packageType=uzip
packageType=tar
#installComponents=ports,src
Modified: pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.upgrade
===================================================================
--- pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.upgrade 2009-11-22 21:20:05 UTC (rev 5118)
+++ pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.upgrade 2009-11-22 21:27:52 UTC (rev 5119)
@@ -14,7 +14,6 @@
installType=PCBSD
installMedium=dvd
-#packageType=rsync
#packageType=uzip
packageType=tar
#installComponents=ports,src
Modified: pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.zfs
===================================================================
--- pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.zfs 2009-11-22 21:20:05 UTC (rev 5118)
+++ pcbsd/trunk/pc-sysinstall/examples/pcinstall.cfg.zfs 2009-11-22 21:27:52 UTC (rev 5119)
@@ -25,7 +25,6 @@
installType=FreeBSD
installMedium=dvd
-#packageType=lzma
#packageType=uzip
packageType=tar
#installComponents=ports,src
More information about the Commits
mailing list