[PC-BSD Commits] r21273 - in pcbsd/current/src-sh/pc-extractoverlay: . server-overlay/usr/local/etc
svn at pcbsd.org
svn at pcbsd.org
Thu Jan 31 12:28:39 PST 2013
Author: kris
Date: 2013-01-31 20:28:39 +0000 (Thu, 31 Jan 2013)
New Revision: 21273
Added:
pcbsd/current/src-sh/pc-extractoverlay/server-overlay/usr/local/etc/pkg-pubkey.cert
Modified:
pcbsd/current/src-sh/pc-extractoverlay/desktop-excludes
pcbsd/current/src-sh/pc-extractoverlay/server-overlay/usr/local/etc/pkg.conf
Log:
Also add key to server-overlay and exclude it from being overwritten
Modified: pcbsd/current/src-sh/pc-extractoverlay/desktop-excludes
===================================================================
--- pcbsd/current/src-sh/pc-extractoverlay/desktop-excludes 2013-01-31 20:27:06 UTC (rev 21272)
+++ pcbsd/current/src-sh/pc-extractoverlay/desktop-excludes 2013-01-31 20:28:39 UTC (rev 21273)
@@ -19,7 +19,5 @@
./etc/timezone
./etc/wall_cmos_clock
./root
-./usr/local/etc/pcbsd.conf
-./usr/local/etc/pbi.conf
-./usr/local/etc/pkg.conf
+./usr/local/etc
./var/run/fail2ban
Modified: pcbsd/current/src-sh/pc-extractoverlay/server-overlay/usr/local/etc/pkg.conf
===================================================================
--- pcbsd/current/src-sh/pc-extractoverlay/server-overlay/usr/local/etc/pkg.conf 2013-01-31 20:27:06 UTC (rev 21272)
+++ pcbsd/current/src-sh/pc-extractoverlay/server-overlay/usr/local/etc/pkg.conf 2013-01-31 20:28:39 UTC (rev 21273)
@@ -1 +1,3 @@
packagesite: http://getmirror.pcbsd.org/packages/ARCH/VERSION
+HTTP_MIRROR: http
+PUBKEY: /usr/local/etc/pkg-pubkey.cert
More information about the Commits
mailing list