[SCM] applications.git branch, master, updated. fe848e6da46ad2ab99280cb7125b4ada33a320ed

ontologiae ontologiae at gmail.com
Mon Nov 22 11:31:41 UTC 2010


The following commit has been merged in the master branch:
commit fe848e6da46ad2ab99280cb7125b4ada33a320ed
Author: ontologiae <ontologiae at gmail.com>
Date:   Mon Nov 22 12:30:43 2010 +0100

    dosemu script

diff --git a/isaacos/tool/script/dosemu b/isaacos/tool/script/dosemu
index d334c03..b40153b 100755
--- a/isaacos/tool/script/dosemu
+++ b/isaacos/tool/script/dosemu
@@ -5,7 +5,7 @@ cp $2 /mnt/isaacsmall/$3
 umount /mnt/isaacsmall
 fi
 if [ "$1" = "e" ]; then
-/usr/bin/qemu -boot c -m 256 -hda ~/svn/isaacos/trunk/isaacsmall.img -hdb ~/svn/isaacos/trunk/largeext2.img -net nic,vlan=0 -net user,vlan=0 -localtime &
+/usr/bin/qemu -boot c -m 256 -hda isaacsmall.img -hdb largeext2.img -net nic,vlan=0 -net user,vlan=0 -localtime &
 fi
 if [ "$1" = "" ]; then
 echo c for copy 

-- 
applications.git



More information about the Lisaac-commits mailing list