]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Rework opensuse module 1435/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 14 Apr 2023 10:11:48 +0000 (12:11 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 14 Apr 2023 12:34:11 +0000 (14:34 +0200)
commitca6e03ca0c928e573c161071eedae7c27fa3ec54
tree112af2f1252badc87891284d51085cf5f4165936
parent3a373a53db6efa7d7f03e8ed973685a47cda81b3
Rework opensuse module

Instead of doing everything via zypper, let's just write the repo
definition files ourselves directly. Also, to mimick what we do
with dnf, let's write the repo files outside of the root instead of
inside the root and leave installing repos inside the root up to
the user.
mkosi/distributions/opensuse.py