Need to pass -y to aptitude. 0.0.13
authorEvan Broder <broder@mit.edu>
Sun, 15 Feb 2009 08:54:24 +0000 (03:54 -0500)
committerEvan Broder <broder@mit.edu>
Sun, 15 Feb 2009 08:54:24 +0000 (03:54 -0500)
svn path=/trunk/packages/invirt-autoinstaller/; revision=2128

common/usr/lib/xen-tools/debian.d/98-install-base-system
debian/changelog

index 205b48a..042b554 100755 (executable)
@@ -26,7 +26,7 @@ installDebianPackage ${prefix} ubuntu-standard
 # (On Ubuntu Hardy, this will additionally pull in libdns32, libisc32,
 # and nfs-common, which seems fairly benign
 installDebianPackage ${prefix} aptitude
-chroot ${prefix} aptitude install '~prequired|~pimportant|~pstandard'
+chroot ${prefix} aptitude -y install '~prequired|~pimportant|~pstandard'
 
 #
 # Log our finish
index 6651155..b37b148 100644 (file)
@@ -1,3 +1,10 @@
+invirt-autoinstaller (0.0.13) unstable; urgency=low
+
+  * Don't hang indefinitely waiting for input from a user that can't talk
+    to you.
+
+ -- Evan Broder <broder@mit.edu>  Sun, 15 Feb 2009 03:54:10 -0500
+
 invirt-autoinstaller (0.0.12) unstable; urgency=low
 
   * TTANTS: Conflicts. Depends.