dev/chroot-test/action/install-installables
author Paul Crowley <paul@lshift.net>
Sat, 18 Dec 2010 14:10:46 +0000
branchdebian
changeset 288 2e956ebc2500
parent 285 8dcf99af5d97
child 290 199952d928e0
permissions -rwxr-xr-x
Merge in NMU
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
283
01eca64f77ab Break out all the stuff that needs to be different for Debian into separate files
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     1
aptitude --allow-untrusted --quiet --without-recommends --assume-yes  install \
285
8dcf99af5d97 Change parts of test that need to be different for Debian
Paul Crowley <paul@lshift.net>
parents: 283
diff changeset
     2
     debconf python python-support adduser mercurial openssh-server 
8dcf99af5d97 Change parts of test that need to be different for Debian
Paul Crowley <paul@lshift.net>
parents: 283
diff changeset
     3
dpkg -i *.deb
283
01eca64f77ab Break out all the stuff that needs to be different for Debian into separate files
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     4