[PC-BSD Commits] r4110 - pbibuild/modules/emulator/virtualbox
svn at pcbsd.org
svn at pcbsd.org
Wed Jun 17 09:28:16 PDT 2009
Author: kris
Date: 2009-06-17 09:28:16 -0700 (Wed, 17 Jun 2009)
New Revision: 4110
Modified:
pbibuild/modules/emulator/virtualbox/pbi.conf
Log:
Added the guestadditions ISO to our PBI
Modified: pbibuild/modules/emulator/virtualbox/pbi.conf
===================================================================
--- pbibuild/modules/emulator/virtualbox/pbi.conf 2009-06-16 14:59:53 UTC (rev 4109)
+++ pbibuild/modules/emulator/virtualbox/pbi.conf 2009-06-17 16:28:16 UTC (rev 4110)
@@ -31,10 +31,10 @@
PBIAUTOPOPULATE="YES" ; export PBIAUTOPOPULATE
# Enter your custom make options here
-MAKEOPTS=""
+MAKEOPTS="WITH_GUESTADDITIONS=yes"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY VERKEY
More information about the Commits
mailing list