xentaur

diff build-xenomips-image @ 36:7bf7abe92123

domain start mini fixes
author nata
date Tue Sep 25 22:47:27 2007 +0300 (2007-09-25)
parents 532f2ed25f70
children 10444acb35f4
line diff
     1.1 --- a/build-xenomips-image	Sat Sep 22 00:09:45 2007 +0300
     1.2 +++ b/build-xenomips-image	Tue Sep 25 22:47:27 2007 +0300
     1.3 @@ -1,9 +1,9 @@
     1.4  #!/bin/sh
     1.5  
     1.6  DYNAMIPS_BUILD=no
     1.7 -XENOMIPS_FS_BUILD=yes
     1.8 +XENOMIPS_FS_BUILD=no
     1.9  CONFIG_FS_BUILD=no
    1.10 -IOS_FS_BUILD=no
    1.11 +IOS_FS_BUILD=yes
    1.12  
    1.13  XENOMIPS_DIR="files/"
    1.14  XENOMIPS_IMAGES_DIR="/home/nata/xenomips-images/"