Author: bklaas
Date: Thu May 15 14:42:44 2008
New Revision: 2465

URL: http://svn.slimdevices.com?rev=2465&root=Jive&view=rev
Log:
Bug: n/a
Description: add squeezeos-boot.sh for 7.1

Added:
    
7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/squeezeos-boot.sh
   (with props)
Modified:
    
7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/jiveboot.sh

Modified: 
7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/jiveboot.sh
URL: 
http://svn.slimdevices.com/7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/jiveboot.sh?rev=2465&root=Jive&r1=2464&r2=2465&view=diff
==============================================================================
--- 
7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/jiveboot.sh
 (original)
+++ 
7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/jiveboot.sh
 Thu May 15 14:42:44 2008
@@ -1,5 +1,6 @@
 #!/bin/sh
 
+# note: jiveboot.sh is deprecated in deference to squeezeos-boot.sh from 7.1 
forward
 rm -rf /usr/share/jive/applets/Slideshow
 cp -rf /mnt/mmc/Slideshow /usr/share/jive/applets/.
 cp -rf /mnt/mmc/popImages /usr/share/jive/applets/Slideshow/images

Added: 
7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/squeezeos-boot.sh
URL: 
http://svn.slimdevices.com/7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/squeezeos-boot.sh?rev=2465&root=Jive&view=auto
==============================================================================
--- 
7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/squeezeos-boot.sh
 (added)
+++ 
7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/squeezeos-boot.sh
 Thu May 15 14:42:44 2008
@@ -1,0 +1,11 @@
+#!/bin/sh
+
+# from 7.1 forward, squeezeos-boot.sh is the boot script name
+rm -rf /usr/share/jive/applets/Slideshow
+cp -rf /mnt/mmc/Slideshow /usr/share/jive/applets/.
+cp -rf /mnt/mmc/popImages /usr/share/jive/applets/Slideshow/images
+cp -f /mnt/mmc/screenSettings.lua 
/usr/share/jive/applets/SqueezeboxJive/settings.lua
+cp -f /mnt/mmc/setupWelcomeSettings.lua 
/usr/share/jive/applets/SetupWelcome/settings.lua
+cp -f /mnt/mmc/screensaverSettings.lua 
/usr/share/jive/applets/ScreenSavers/settings.lua
+cp -f /mnt/mmc/SqueezeboxJiveApplet.lua 
/usr/share/jive/applets/SqueezeboxJive/SqueezeboxJiveApplet.lua
+

Propchange: 
7.1/trunk/squeezeplay/src/squeezeplay_jive/specialProjects/sbcPosSlideshow/squeezeos-boot.sh
------------------------------------------------------------------------------
    svn:executable = *

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to