fix trusty kernel install

lxc
Dev Random 9 years ago
parent 7b82201dd7
commit b4201676d8

@ -74,7 +74,7 @@ if [ $ARCH = "amd64" -a $SUITE = "hardy" ]; then
FLAVOUR=server
fi
addpkg=openssh-server,pciutils,build-essential,git-core,subversion,lxc
addpkg=openssh-server,pciutils,build-essential,git-core,subversion,lxc,linux-image-generic
# Remove cron to work around vmbuilder issue when umounting /dev on target
removepkg=cron

Loading…
Cancel
Save