debian-forge/tools
Christian Kellner c4db24c481 tools/mpp: substitute vars in mpp blocks
Allow the manifest variables, defined via mpp-vars, to be used from
within the mpp blocks. For this template strings are used, where
variables are marked via `$`. We cannot use the `mpp-format` logic
easily there, since that is processed after other mpp directives
have been processed.
As a result remove the built-in substitution from support from dnf
dep-solving, since we had to post-process the resulting urls with
variable substitution afterwards. Now that is covered with this
more generic mechanism.
2021-07-14 23:51:34 +02:00
..
inline-source.py tools: add inline-source.py 2021-05-12 14:26:16 +02:00
lorax-template-pkgs.py tools: use dnf filtering in lorax-template helper 2021-03-01 16:18:50 +01:00
osbuild mpp: combine depsolve and import into mpp.py 2021-06-30 20:26:07 +01:00
osbuild-mpp tools/mpp: substitute vars in mpp blocks 2021-07-14 23:51:34 +02:00
tree-diff tree-diff: properly detect missing selinux labels 2021-01-26 12:09:23 +01:00