[Pkg-escience-soc2009] [SCM] Tool for creating VM images. branch, master, updated. c897ce07154bbe8b5569feeadfcfaf681edf0d71
David Wendt
kmeisthax at Lappy-486.A
Wed Jul 15 21:49:45 UTC 2009
The following commit has been merged in the master branch:
commit c897ce07154bbe8b5569feeadfcfaf681edf0d71
Author: David Wendt <kmeisthax at Lappy-486.A>
Date: Wed Jul 15 17:49:13 2009 -0400
hey, another thing I screwed up!
diff --git a/VMBuilder/plugins/debian/lenny.py b/VMBuilder/plugins/debian/lenny.py
index c728fea..ba50aad 100644
--- a/VMBuilder/plugins/debian/lenny.py
+++ b/VMBuilder/plugins/debian/lenny.py
@@ -64,7 +64,7 @@ class Lenny(Etch):
def debootstrap(self):
Etch.debootstrap(self)
- self.bind_system_devices(True)
+ self.bind_system_devices()
def bind_system_devices(self):
#Mounts the system's /dev, /dev/pts, and /proc on top of ours.
--
Tool for creating VM images.
More information about the Pkg-escience-soc2009
mailing list