Go to file
Ana Guerrero 48736933e0 Accepting request 1228733 from Virtualization:Appliances:Builder
- Bump version: 10.2.2 → 10.2.3

- Update STYLEROOT to SUSE 2022

- Fix broken links in the documentation

- Fix legacy_bios_mode detection
  The code in this method does not work correctly if the
  firmware is set to 'bios'. In bios only mode the method
  returned a false value which is incorrect as it should
  return a true value in this case. Without this patch
  ISO images will fail to boot because no loader gets
  configured.

- Added /dev/pts to bind mount locations
  During runtime several kernel filesystems are bind mounted into
  the image root system such that programs expecting it can work.
  /dev/pts was not needed so far but seems to be a good addition
  to the list to make tools like sudo to work properly when called
  e.g. from a config.sh script. This Fixes #2686

- Added provide/require system files for containers
  Added the attributes provide_system_files and require_system_files
  to control the provider and requester of system files in
  container image builds. systemfiles is a metadata file which
  contains all files from the package database at call time.
  It is used in flake-pilot to provision the systemfiles data
  from the host into the container instance. One possible use
  case for this data is a flake registration which uses a
  base container that is derived from a runtime container but

OBS-URL: https://build.opensuse.org/request/show/1228733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-kiwi?expand=0&rev=126
2024-12-08 10:36:21 +00:00
.gitattributes - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
.gitignore - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
kiwi-revert-bls-default-for-suse.patch - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
PKGBUILD - Bump version: 10.2.2 → 10.2.3 2024-12-03 14:40:41 +00:00
python-kiwi-rpmlintrc - Bump version: 10.1.18 → 10.2.0 2024-11-21 10:56:05 +00:00
python-kiwi.changes - Bump version: 10.2.2 → 10.2.3 2024-12-03 14:40:41 +00:00
python-kiwi.spec - Bump version: 10.2.2 → 10.2.3 2024-12-03 14:40:41 +00:00
python-kiwi.tar.gz - Bump version: 10.2.2 → 10.2.3 2024-12-03 14:40:41 +00:00