[commit] BSDanywhere - r304 - in branches/stephan: . home/live/.icewm/themes home/live/.icewm/themes/icedesert home/live/.icewm/themes/icedesert/taskbar

1 view
Skip to first unread message

bsdan...@startek.ch

unread,
Oct 21, 2009, 11:12:57 AM10/21/09
to bsdanywhe...@googlegroups.com
Author: stephan
Date: Wed Oct 21 17:12:57 2009
New Revision: 304

Log:
First try of adding a custom start button. Also help mutt further.

Added:
branches/stephan/home/live/.icewm/themes/
branches/stephan/home/live/.icewm/themes/icedesert/
branches/stephan/home/live/.icewm/themes/icedesert/taskbar/
branches/stephan/home/live/.icewm/themes/icedesert/taskbar/openbsd.gif (contents, props changed)
Modified:
branches/stephan/build.sh

Modified: branches/stephan/build.sh
==============================================================================
--- branches/stephan/build.sh Wed Oct 21 17:11:56 2009 (r303)
+++ branches/stephan/build.sh Wed Oct 21 17:12:57 2009 (r304)
@@ -204,7 +204,6 @@
patch -s $IMAGE_ROOT/etc/group $CWD/etc/group.diff

# Install template files which need prerequisites.
- install -o 1000 -g 10 -m 600 $IMAGE_ROOT/var/mail/root $IMAGE_ROOT/var/mail/live
install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/
install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/bin/
install -o 1000 -g 10 -m 555 $CWD/home/live/bin/mkbackup $IMAGE_ROOT/home/live/bin/mkbackup
@@ -220,11 +219,19 @@
install -o 1000 -g 10 -m 644 $CWD/home/live/.icewm/toolbar $IMAGE_ROOT/home/live/.icewm/toolbar
install -o 1000 -g 10 -m 644 $CWD/home/live/.icewm/preferences $IMAGE_ROOT/home/live/.icewm/preferences
install -o 1000 -g 10 -m 755 $CWD/home/live/.icewm/shutdown $IMAGE_ROOT/home/live/.icewm/shutdown
+ install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/.icewm/themes/
+ install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/.icewm/themes/icedesert/
+ install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/.icewm/themes/icedesert/taskbar/
+ install -o 1000 -g 10 -m 644 $CWD/home/live/.icewm/themes/icedesert/taskbar/openbsd.gif $IMAGE_ROOT/home/live/.icewm/themes/icedesert/taskbar/openbsd.gif

# XFE (file manager)
install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/.xfe/
install -o 1000 -g 10 -m 644 $CWD/home/live/.xfe/xferc $IMAGE_ROOT/home/live/.xfe/xferc

+ # mutt (mail)
+ install -o 1000 -g 10 -m 600 $IMAGE_ROOT/var/mail/root $IMAGE_ROOT/var/mail/live
+ install -d -o 1000 -g 10 -m 700 $IMAGE_ROOT/home/live/Mail
+
echo done
}

Added: branches/stephan/home/live/.icewm/themes/icedesert/taskbar/openbsd.gif
==============================================================================
Binary file. No diff available.

Reply all
Reply to author
Forward
0 new messages