Replies: 2 comments
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks, I'll try that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I'm struggling to understand how distribution and external repositories are handled by mkosi.
(The following is in reference to RHEL derivatives but I think the situation is similar with other distributions.)
Mirror=
configuration option but as far as I can tell this requires the repository to provide a mirror list (an URL that will forward to the real repo based on, e.g. the location the request originates) which I do not have for the mirror I have in my local network.mkosi.conf
?Would it be possible to have an additional
mkosi.repositories
directory that containschroot
as well as a configuration option in
mkosi.conf
to disable usage of mkosi's own repository list. (It then is the responsibility of the user to provide adequate base repo definitions insidemkosi.repositories
.)Beta Was this translation helpful? Give feedback.
All reactions