mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
This moves the `.asc` files into subdirectories, and writes out the according `.list` files into them. It moves from templates to written-out `.list` files for clarity and ease of implementation (Debian and Ubuntu need different templates for `zulip`), and as a way of making explicit which releases are supported for each list. For the special-case of the PGroonga signing key, we source an additional file within the directory. This simplifies the process for adding another class of `.list` file. |
||
|---|---|---|
| .. | ||
| apt-repos | ||
| compare-settings-to-template | ||
| configure-rabbitmq | ||
| create-db.sql | ||
| create-pgroonga.sql | ||
| flush-memcached | ||
| generate_secrets.py | ||
| generate-self-signed-cert | ||
| initialize-database | ||
| inline_email_css.py | ||
| install | ||
| postgresql-init-db | ||
| restore-backup | ||
| setup-certbot | ||
| sha256-tarball-to | ||
| terminate-psql-sessions | ||
| upgrade-postgresql | ||