dev/chroot-test/action/install-installables
author Paul Crowley <paul@lshift.net>
Mon, 12 Sep 2011 09:15:46 +0100
branchdebian
changeset 339 f464756ab90f
parent 314 c02eae7665af
child 326 b44dd7bad82c
permissions -rwxr-xr-x
Bug closing changelog message

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