dev/chroot-test/action/install-installables
author Dale Wijnand <dale.wijnand@gmail.com>
Thu, 20 Jan 2011 21:18:29 +0100
changeset 295 9741d82e5b1e
parent 283 01eca64f77ab
child 285 8dcf99af5d97
child 311 3cbde66305e4
permissions -rwxr-xr-x
servelog: use simplejson and the % operator for python versions < 2.6 Both the json module and str format operator are new in version 2.6, so replace them with the simplejson module and the % operator, respectively.

aptitude --allow-untrusted --quiet --without-recommends --assume-yes  install \
    make mercurial xsltproc docbook-xsl openssh-server \
    python python-support adduser 
cd mercurial-server
make setup-adduser