certbot/bootstrap
Peter Eckersley 524f46d7f0 Merge pull request #1161 from pritambaral/bootstrap-msg-cleanup
Make message printed after bootstrap slightly less confusing
2015-10-27 15:52:51 -07:00
..
dev Make message printed after bootstrap slightly less confusing 2015-10-28 04:03:44 +05:30
_arch_common.sh Respect pre-installed gcc package on Arch Linux 2015-10-28 03:55:44 +05:30
_deb_common.sh Update documentation of tested platforms 2015-10-21 16:59:54 -07:00
_rpm_common.sh fix indent 2015-09-05 18:28:27 +00:00
archlinux.sh Support for Manjaro Linux 2015-10-25 22:27:11 +01:00
centos.sh bootstrap: _rpm_common.sh, centos fixes 2015-06-18 13:55:32 +00:00
debian.sh bootstrap: _deb_common.sh 2015-04-14 14:12:41 +00:00
fedora.sh bootstrap: _rpm_common.sh, centos fixes 2015-06-18 13:55:32 +00:00
freebsd.sh Add basic setup for FreeBSD 2015-09-05 19:03:01 +00:00
install-deps.sh removed trading slash 2015-10-24 00:27:12 -07:00
mac.sh Merge pull request #963 from douglasjose/python-deps-mac 2015-10-16 00:13:25 -07:00
manjaro.sh Support for Manjaro Linux 2015-10-25 22:27:11 +01:00
README nit: add EOF newline 2015-06-11 19:35:29 +00:00
ubuntu.sh bootstrap: _deb_common.sh 2015-04-14 14:12:41 +00:00
venv.sh Disable nginx in bootstrap/venv.sh too 2015-10-15 00:09:42 -07:00

This directory contains scripts that install necessary OS-specific
prerequisite dependencies (see docs/using.rst).

General dependencies:
- git-core: requirements.txt git+https://*
- ca-certificates: communication with demo ACMO server at
  https://www.letsencrypt-demo.org, requirements.txt git+https://*