]> git.ipfire.org Git - thirdparty/mkosi.git/commit
dnf: when runnning with --network=never, use package metadata cache 776/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 4 Aug 2021 10:40:51 +0000 (12:40 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 28 Aug 2021 08:07:31 +0000 (10:07 +0200)
commitf9cef75100e3b531fd00e008af9ece3aa6c01de1
treedb30e48a1bd8cd42acdecddd66a7006bc8d4eff4
parentb345f9f18d9878669facd781e7b8de9d37c6b761
dnf: when runnning with --network=never, use package metadata cache

This implements the ability to rebuild packages from cache that was requested
in #700. I don't think it can be said to resolve the issue, since this is
only a partial solution, but useful nonetheless.
mkosi/__init__.py