projects
/
invirt/packages/invirt-database.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
deff52e
)
Changed location for pygrub
author
Eric Price
<ecprice@mit.edu>
Tue, 14 Oct 2008 01:40:46 +0000
(21:40 -0400)
committer
Eric Price
<ecprice@mit.edu>
Tue, 14 Oct 2008 01:40:46 +0000
(21:40 -0400)
svn path=/trunk/packages/sipb-xen-database/; revision=1107
client/etc/xen/sipb-database
patch
|
blob
|
history
diff --git
a/client/etc/xen/sipb-database
b/client/etc/xen/sipb-database
index
9006232
..
cc12679
100644
(file)
--- a/
client/etc/xen/sipb-database
+++ b/
client/etc/xen/sipb-database
@@
-79,7
+79,7
@@
if codepath == 'hvm':
device_model = '/usr/sbin/qemu-dm-sipb'
serial = "pty"
elif codepath == 'paravm':
device_model = '/usr/sbin/qemu-dm-sipb'
serial = "pty"
elif codepath == 'paravm':
- bootloader = '/usr/lib/xen-default/bin/pygrub'
+ bootloader = '/usr/bin/pygrub'
for n in machine.nics:
for n in machine.nics: