Please login to access the resource

python-kiwi_boxed_plugin

Edit Package python-kiwi_boxed_plugin
No description set
Refresh
Refresh
Source Files
Filename Size Changed
python-kiwi-boxed-plugin.tar.gz 0000033378 32.6 KB
python-kiwi_boxed_plugin-rpmlintrc 0000000324 324 Bytes
python-kiwi_boxed_plugin.changes 0000063409 61.9 KB
python-kiwi_boxed_plugin.spec 0000003820 3.73 KB
Revision 46 (latest revision is 53)
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 46)
- Bump version: 0.2.31 → 0.2.32

- Add support for --box-console
  Allow to specify console name for the kernel,
  by default set to hvc0

- Fix spec file requires for qemu

- Move workflows to main
  master branch was renamed to main

- Bump version: 0.2.30 → 0.2.31

- Be a bit more expressive on the config lookup
  There is a series of checks for the plugin config file now.
  Thanks to Bo who added this. This commit connects the respective
  code path with the doc string for an easier read

- Add cascading config finder
  Boxed plugin can only get a static hard-coded configuration, delivered as a resource inside
  a Python package. It cannot be overridden without explicit change of a package-delivered data.
  This is also makes it impossible to programmatically integrate it with Kiwi as a library. Under
  these circumstances, a cascading mechanism is required, which is searching for the configuration
  file in the following order:
  * $KIWI_BOXED_PLUGIN_CFG full path, the name can be anything
  * Current directory, from where a software was called
  * $HOME/.config/kiwi/kiwi_boxed_plugin.yml
  * /etc/kiwi_boxed_plugin.yml
  * Resource (default config, coming with the package)
Comments 0
openSUSE Build Service is sponsored by