python-kiwi

Edit Package python-kiwi
No description set
Refresh
Refresh
Source Files
Filename Size Changed
PKGBUILD 0000002665 2.6 KB
python-kiwi-rpmlintrc 0000001519 1.48 KB
python-kiwi.changes 0000812401 793 KB
python-kiwi.spec 0000013977 13.6 KB
python-kiwi.tar.gz 0001681788 1.6 MB
Revision 178 (latest revision is 254)
Marcus Schaefer's avatar Marcus Schaefer (sax2) committed (revision 178)
- Bump version: 9.21.2 → 9.21.3

- Fixes live ISOs
  This commit fixes iso images. Due to a change introduced in c7ed1cf
  live ISOs were no longer booting as the rootfs.img filesystem was
  copied to the squashfs container while being still mounted. Because of
  that, at boot time, it refused to mount.
  This commit adds umount method for the filesystem base class, so it
  can be umounted before deleting the instance.
  Fixes #1489 and bsc#1173356

- Global variables (#1485)
  * Fix according to PEP8
  * Refactor global variables pythonic way
  * Remove unused import

- Add locale configuration hints in docs

- Add missing decorator for static methods

- Bump version: 9.21.1 → 9.21.2

- Fixed check for root device in grub config
  There is a code path that fixes the grub2-mkconfig used root device
  when building in an environment that does not allow to resolve the
  by-X path names, e.g an obs build worker without udev. For images
  that explicitly defines a root=... value in the kernelcmdline
  attribute the root device check was not called because the
  _get_root_cmdline_parameter method returns None. This commit fixes
  the method to return the expected root device in any case such that
Comments 0
openSUSE Build Service is sponsored by