author | Paul Crowley <paul@lshift.net> |
Sat, 18 Dec 2010 15:48:43 +0000 | |
branch | debian |
changeset 291 | 32dba1a70a54 |
parent 290 | 199952d928e0 |
child 313 | f597eb3b5aaf |
permissions | -rwxr-xr-x |
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 \ |
290 | 2 |
debconf python python-support adduser openssh-server ucf |
3 |
echo dpkg -i /var/cache/apt/archives/mercurial-common_*.deb /var/cache/apt/archives/mercurial_*.deb *.deb |
|
4 |
dpkg -i /var/cache/apt/archives/mercurial-common_*.deb /var/cache/apt/archives/mercurial_*.deb *.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
|
5 |