dev/chroot-test/action/install-installables
author Paul Crowley <paul@lshift.net>
Tue, 06 Sep 2011 11:16:58 +0100
branchdebian
changeset 313 f597eb3b5aaf
parent 290 199952d928e0
parent 311 3cbde66305e4
child 314 c02eae7665af
permissions -rwxr-xr-x
Merge default

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