ahriman/package
Evgeniy Alekseev e4d16573ea add ability to use ahriman pacman database instead of system one
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 10:59:39 +02:00
..
archlinux Release 2.2.2 2022-09-17 04:05:06 +03:00
bin initial import 2021-03-05 01:45:36 +03:00
lib/systemd/system add ability to use ahriman pacman database instead of system one 2022-11-08 10:59:39 +02:00
share/ahriman add ability to use ahriman pacman database instead of system one 2022-11-08 10:59:39 +02:00