Commit graph

7 commits

Author SHA1 Message Date
Peter Eckersley
435dfc0c52 Undelete the old letsencrypt-auto for now 2016-01-13 09:30:54 -08:00
Erik Rose
ec9a498622 Move OS-package bootstrappers to a private folder.
They're now used only by the le-auto build process. The new public interface for OS-level bootstrapping is le-auto --os-packages-only, which dispatches by OS automatically. That obsoletes install-deps.sh as well, saving some repetition.

Also, switch to mustache-style templating to avoid colliding with shell variable references.

To optimize for the docker cache, we could later add a shim script that sources just deb_common.sh and calls its bootstrap function.
2015-12-02 11:12:57 -05:00
Damian Duesentrieb
49b6f37e77 Support for Manjaro Linux 2015-10-25 22:27:11 +01:00
Faerbit
82e3620b5a Added needed flag to pacman invocation to only install packages that are not already installed. 2015-10-20 14:28:52 +02:00
Jakub Warmuz
4cd5a8e42c
Archlinux bootstrap: python-virtualenv 2015-10-05 21:40:55 +00:00
Jakub Warmuz
eec5542cb3
lint archlinux bootstrap script 2015-10-05 21:39:34 +00:00
Martijn Braam
9a59a41b04 Added bootstrap script for archlinux 2015-10-05 15:08:43 +02:00