dev/chroot-test/action/install-installables
author Paul Crowley <paul@lshift.net>
Sat, 18 Dec 2010 15:48:43 +0000
branchdebian
changeset 291 32dba1a70a54
parent 290 199952d928e0
child 313 f597eb3b5aaf
permissions -rwxr-xr-x
Fix bug 604213

aptitude --allow-untrusted --quiet --without-recommends --assume-yes  install \
     debconf python python-support adduser openssh-server ucf
echo dpkg -i /var/cache/apt/archives/mercurial-common_*.deb /var/cache/apt/archives/mercurial_*.deb *.deb
dpkg -i /var/cache/apt/archives/mercurial-common_*.deb /var/cache/apt/archives/mercurial_*.deb *.deb