From: Peter Palfrader Date: Wed, 11 Jul 2012 12:52:31 +0000 (+0200) Subject: Do not pull in half the world from -backports X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=d90e30d15e338794ea8bc42baa3da66628234901 Do not pull in half the world from -backports --- diff --git a/input/howto/install-ganeti.creole b/input/howto/install-ganeti.creole index 47ead83..15659f9 100644 --- a/input/howto/install-ganeti.creole +++ b/input/howto/install-ganeti.creole @@ -37,7 +37,7 @@ On each node, install the required packages: {{{ apt-get install fai-client ssed extlinux - apt-get install -t squeeze-backports drbd8-utils ganeti2 ganeti-instance-debootstrap ganeti-htools + apt-get install {drbd8-utils,ganeti2,ganeti-htools}/squeeze-backports ganeti-instance-debootstrap qemu-kvm }}} === configure kernel modules ===