[PC-BSD Commits] r20726 - in pcbsd/current/overlays: desktop-overlay/boot desktop-overlay/usr/local/share/pcbsd/conf desktop-overlay/usr/local/share/pcbsd/scripts server-overlay/usr/local server-overlay/usr/local/share server-overlay/usr/local/share/pcbsd server-overlay/usr/local/share/pcbsd/conf server-overlay/usr/local/share/pcbsd/scripts
svn at pcbsd.org
svn at pcbsd.org
Thu Dec 20 08:40:20 PST 2012
Author: kris
Date: 2012-12-20 16:40:20 +0000 (Thu, 20 Dec 2012)
New Revision: 20726
Added:
pcbsd/current/overlays/desktop-overlay/usr/local/share/pcbsd/conf/dist-excludes
pcbsd/current/overlays/desktop-overlay/usr/local/share/pcbsd/scripts/extract-overlay.sh
pcbsd/current/overlays/server-overlay/usr/local/share/
pcbsd/current/overlays/server-overlay/usr/local/share/pcbsd/
pcbsd/current/overlays/server-overlay/usr/local/share/pcbsd/conf/
pcbsd/current/overlays/server-overlay/usr/local/share/pcbsd/conf/dist-excludes
pcbsd/current/overlays/server-overlay/usr/local/share/pcbsd/distfiles/
pcbsd/current/overlays/server-overlay/usr/local/share/pcbsd/scripts/
pcbsd/current/overlays/server-overlay/usr/local/share/pcbsd/scripts/extract-overlay.sh
Removed:
pcbsd/current/overlays/desktop-overlay/boot/themes/
Log:
Add way to re-extract dist-file overlay data at any time
This will be used more often now, especially after we do any package
updates.
The packages we will be using will be 100% identical to what comes
from ports, so we can use any / all of them on FreeBSD / TrueOS, without
getting PC-BSD specific tweaks included.
We will then extract this overlay file on the specific target platform,
after updating packages, to get any file / config tweaks we need on
PC-BSD / TrueOS
While here, remove the old gfx theme data
Index: pcbsd/current/overlays/desktop-overlay/usr/local/share/pcbsd/scripts/extract-overlay.sh
===================================================================
--- pcbsd/current/overlays/desktop-overlay/usr/local/share/pcbsd/scripts/extract-overlay.sh 2012-12-20 16:15:29 UTC (rev 20725)
+++ pcbsd/current/overlays/desktop-overlay/usr/local/share/pcbsd/scripts/extract-overlay.sh 2012-12-20 16:40:20 UTC (rev 20726)
Property changes on: pcbsd/current/overlays/desktop-overlay/usr/local/share/pcbsd/scripts/extract-overlay.sh
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
Index: pcbsd/current/overlays/server-overlay/usr/local/share/pcbsd/scripts/extract-overlay.sh
===================================================================
--- pcbsd/current/overlays/server-overlay/usr/local/share/pcbsd/scripts/extract-overlay.sh 2012-12-20 16:15:29 UTC (rev 20725)
+++ pcbsd/current/overlays/server-overlay/usr/local/share/pcbsd/scripts/extract-overlay.sh 2012-12-20 16:40:20 UTC (rev 20726)
Property changes on: pcbsd/current/overlays/server-overlay/usr/local/share/pcbsd/scripts/extract-overlay.sh
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
More information about the Commits
mailing list