projects
/
invirt/packages/invirt-autoinstaller.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a485b22
)
fix up xen config at end of sipb-xen-install
author
Greg Price
<price@mit.edu>
Mon, 29 Sep 2008 00:45:34 +0000
(20:45 -0400)
committer
Greg Price
<price@mit.edu>
Mon, 29 Sep 2008 00:45:34 +0000
(20:45 -0400)
svn path=/trunk/packages/sipb-xen-autoinstaller/; revision=939
host/usr/sbin/sipb-xen-install
patch
|
blob
|
history
diff --git
a/host/usr/sbin/sipb-xen-install
b/host/usr/sbin/sipb-xen-install
index
6784e52
..
b8acec3
100644
(file)
--- a/
host/usr/sbin/sipb-xen-install
+++ b/
host/usr/sbin/sipb-xen-install
@@
-30,3
+30,6
@@
fi
export TARGET=/dev/mapper/xenvg-"$(echo "${NAME}_hda" | sed -e 's/-/--/g')"
/usr/sbin/sipb-xen-create-image
+
+echo "dist = ['phy:$VGNAME/${NAME}_hda,hda,w']" >>/etc/xen/$HOSTNAME.cfg
+echo "root = '/dev/hda1 ro'" >>/etc/xen/$HOSTNAME.cfg