ahriman/docs
Evgenii Alekseev 2a07356d24
add ability to use ahriman pacman database instead of system one (#71)
By default this feature is enabled. On the first run it will copy (if
exists) databases from filesystem to local cache (one per each
architecture). Later it will use this cache for all alpm operations. In
order to update this cache, some commands (mainly package building)
provide `-y`/`--refresh` option which has same semantics as pacman -Sy
does.

Note however that due to extending `Pacman` class some methods were
renamed in order to be more descriptive:
* `Pacman.all_packages` -> `Pacman.packages`
* `Pacman.get` -> `Pacman.package_get`

This commit also adds multilib repository to the default docker image
which was missed.
2022-11-08 17:26:51 +03:00
..
advanced-usage.rst update readme 2022-05-22 16:00:24 +03:00
ahriman-architecture.svg Release 2.2.2 2022-09-17 04:05:06 +03:00
ahriman.1 docs update 2022-11-02 04:17:26 +02:00
ahriman.application.application.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.application.handlers.rst docs update 2022-11-02 04:17:26 +02:00
ahriman.application.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.alpm.remote.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.alpm.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.auth.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.build_tools.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.database.data.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.database.migrations.rst implement single-function patches (#69) 2022-10-30 03:11:03 +03:00
ahriman.core.database.operations.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.database.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.formatters.rst implement single-function patches (#69) 2022-10-30 03:11:03 +03:00
ahriman.core.gitremote.rst change gitremote api to be same as report and upload 2022-11-02 04:09:42 +02:00
ahriman.core.report.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.core.repository.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.rst Add gitremote triggers (#68) 2022-10-18 01:46:27 +03:00
ahriman.core.sign.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.status.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.triggers.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.core.upload.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.models.rst docs update 2022-09-14 04:48:11 +03:00
ahriman.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.middlewares.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.views.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.views.service.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.views.status.rst dynamic html load (#63) 2022-05-20 22:29:36 +03:00
ahriman.web.views.user.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
architecture.rst faq update 2022-11-02 17:15:17 +02:00
command-line.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
conf.py add shell and version parser 2022-05-27 18:34:07 +03:00
configuration.rst add ability to use ahriman pacman database instead of system one (#71) 2022-11-08 17:26:51 +03:00
faq.rst fix case in which if no source PKGBUILDs were updated, an exception will occur 2022-11-03 03:39:54 +02:00
index.rst replace if with while for telelgram reporting 2022-06-10 12:02:00 +03:00
modules.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
setup.rst faq update 2022-11-02 17:15:17 +02:00
triggers.rst Add gitremote triggers (#68) 2022-10-18 01:46:27 +03:00