-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
For rpm-software-management/dnf5#1148 and rpm-software-management/dnf5#754
-
cachedirandsystem_cachedirshould be relative to (inside) installroot by default -
logdirshould be relative to installroot by default - The configuration file, reposdir, and vars should be taken from inside installroot unless
--use-host-configis passed, in which case the configuration and environment from the host system should be used. - If any of
cachedir,system_cachedir,logdir,reposdir, orvarsdirare specified on the command line via e.g.--setopt=varsdir=/path/to/varsdir, then the path should be always relative to the host, not the installroot.
See https://dnf5.readthedocs.io/en/latest/misc/installroot.7.html
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog