dev/chroot-test/action/install-installables
author Paul Crowley <paul@lshift.net>
Sat, 18 Dec 2010 12:37:56 +0000
changeset 283 01eca64f77ab
child 285 8dcf99af5d97
child 311 3cbde66305e4
permissions -rwxr-xr-x
Break out all the stuff that needs to be different for Debian into separate files
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 \
01eca64f77ab Break out all the stuff that needs to be different for Debian into separate files
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     2
    make mercurial xsltproc docbook-xsl openssh-server \
01eca64f77ab Break out all the stuff that needs to be different for Debian into separate files
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     3
    python python-support adduser 
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
cd mercurial-server
01eca64f77ab Break out all the stuff that needs to be different for Debian into separate files
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     5
make setup-adduser
01eca64f77ab Break out all the stuff that needs to be different for Debian into separate files
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     6