[SCM] Debian Live application startscripts branch, master, updated. b24361c71adac877352602dab3fae086eddc1414

Richard Nelson unixabg at gmail.com
Wed Apr 15 22:14:30 UTC 2009


The following commit has been merged in the master branch:
commit b24361c71adac877352602dab3fae086eddc1414
Author: Richard Nelson <unixabg at gmail.com>
Date:   Wed Apr 15 17:07:08 2009 -0500

    Add the option to inject files for each desktop.

diff --git a/initscripts/live-vmware-player b/initscripts/live-vmware-player
index ea20d45..83fd725 100755
--- a/initscripts/live-vmware-player
+++ b/initscripts/live-vmware-player
@@ -186,6 +186,9 @@ EOF
 					echo "Version match no scratch action taken!" >> /var/log/live-vmware-player.log
 					echo "Removing any temp old lock files!" >> /var/log/live-vmware-player.log
 					rm -f /vmware/*LOCK
+
+					# Copy any any files from a /vmware/custom folder to /vmware
+					cp /vmware/custom/* /vmware/
 				fi
 			else
 				echo "Looks like an initial release setup for version ${CRELEASE}." >> /var/log/live-vmware-player.log

-- 
Debian Live application startscripts



More information about the debian-live-changes mailing list