dev/chroot-test/action/install-installables
author Paul Crowley <paul@lshift.net>
Sun, 19 Dec 2010 09:49:18 +0000
branchdebian
changeset 294 31d5c6236f71
parent 290 199952d928e0
child 313 f597eb3b5aaf
permissions -rwxr-xr-x
Add release buildihng script

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