dev/chroot-test/action/install-installables
author Paul Crowley <paul@lshift.net>
Sat, 18 Dec 2010 17:22:01 +0000
branchdebian
changeset 293 7b5cbcd6dbbf
parent 290 199952d928e0
child 313 f597eb3b5aaf
permissions -rwxr-xr-x
Added tag debian_1.1-1 for changeset 32dba1a70a54

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