summaryrefslogtreecommitdiff
path: root/scripts/mkcd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mkcd')
-rwxr-xr-xscripts/mkcd6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/mkcd b/scripts/mkcd
new file mode 100755
index 0000000..6bc7163
--- /dev/null
+++ b/scripts/mkcd
@@ -0,0 +1,6 @@
+REV=`cd ..;basename \`pwd ..\`|cut -d\- -f2`
+chmod +x *
+chmod +x ../apps/X11/cheatah/configure
+chmod +x ../apps/X11/cheatah/missing
+cd ../../..; mkisofs -a -J -o -l -L ./im.iso -r -v -V "SWORD_20000428" /mnt/server/space/swordiso/
+