mirror of
https://github.com/certbot/certbot.git
synced 2026-04-23 23:33:27 -04:00
yum may still be installed (by default in recent Fedoras) and will display a deprecation and migration message. On the other hand, dnf either is or isn't installed and the test will proceed as intended. (dnf is the modern replacement for yum.) |
||
|---|---|---|
| .. | ||
| dev | ||
| _arch_common.sh | ||
| _deb_common.sh | ||
| _gentoo_common.sh | ||
| _rpm_common.sh | ||
| _suse_common.sh | ||
| archlinux.sh | ||
| centos.sh | ||
| debian.sh | ||
| fedora.sh | ||
| freebsd.sh | ||
| gentoo.sh | ||
| install-deps.sh | ||
| mac.sh | ||
| manjaro.sh | ||
| README | ||
| suse.sh | ||
| ubuntu.sh | ||
| venv.sh | ||
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://*