chiark / gitweb /
buildserver: move apt setup to a shell script
authorHans-Christoph Steiner <hans@eds.org>
Mon, 4 Jul 2016 11:52:19 +0000 (13:52 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 4 Jul 2016 21:54:52 +0000 (23:54 +0200)
This makes it so there is only a single `apt-get install` command run,
instead of one command per-package like with the chef script.  It also adds
`apt-get upgrade` to make sure that the base box is fully up-to-date.


No differences found