install libc6-amd64 so that busybox container start works
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 14 May 2011 15:25:11 +0000 (15:25 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 14 May 2011 15:25:11 +0000 (15:25 +0000)
git-svn-id: svn://svn.rot13.org/sysadmin-cookbook@254 191e9f34-6774-4a6d-acfc-7664dacd4a2a

recepies/lxc/kvm/00-install.sh

index 4f7de7c..e2e9a57 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh -x
 
-sudo apt-get install genext2fs e2fsprogs
+sudo apt-get install genext2fs e2fsprogs libc6-amd64