certbot/bootstrap
Peter Eckersley 3faa93ab28 Merge remote-tracking branch 'kuba/auto-2.6-squeeze' into both
Combining the --debug gating changes with Kuba's 2.6 support
2015-11-04 17:09:44 -08:00
..
dev requirements.txt: rename to py26reqs.txt and remove it from deps where possible. 2015-10-31 12:22:42 +00:00
_arch_common.sh bootstrap: use a proper dependency test for Arch 2015-10-30 17:11:55 +02:00
_deb_common.sh Use git instead of git-core in bootstrapping on Debian and friends 2015-10-29 09:19:38 +01:00
_gentoo_common.sh Add Gentoo bootstrapping 2015-10-30 21:51:49 +02:00
_rpm_common.sh Remove duplicated python-devel in redhat bootstrap script 2015-11-02 21:21:42 +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
gentoo.sh Add Gentoo bootstrapping 2015-10-30 21:51:49 +02:00
install-deps.sh Add Gentoo bootstrapping 2015-10-30 21:51:49 +02: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 requirements.txt: rename to py26reqs.txt and remove it from deps where possible. 2015-10-31 12:22:42 +00:00
ubuntu.sh bootstrap: _deb_common.sh 2015-04-14 14:12:41 +00:00
venv.sh letsencrypt-auto for debian squeeze (fixes #1078). 2015-10-31 12:39:24 +00:00

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

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