xentaur

diff files/xenomips.sh @ 66:aaf034af3a35

Merge of Xgurulla into Xentaur code. Not completed yet!!!

Now Xentaur can work with Amazon EC2,
but only with. Local domains management
is switched off temporarily.
author Igor Chubin <igor@chub.in>
date Sat Jan 09 20:20:08 2010 +0200 (2010-01-09)
parents 6471afbee150
children
line diff
     1.1 --- a/files/xenomips.sh	Mon Dec 03 08:36:13 2007 +0200
     1.2 +++ b/files/xenomips.sh	Sat Jan 09 20:20:08 2010 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  
     1.5  case $1 in
     1.6      start)
     1.7 +	[ -e /dev/hvc0 ] || ln -s /dev/null /dev/hvc0
     1.8          if grep -qi xenomips /proc/cmdline
     1.9          then 
    1.10              WORKDIR="/xenomips/config/dynamips"