Revisions of python-kiwi

Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 574)
- Bump version: 10.0.6 → 10.0.7

- Add support for %v in bundle format
  Allow a placeholder for the entire version text as
  provided by the <version> section

- Allow bundle format to be set on the commandline
  The bundle format is usually specified as part of the image
  description in the bundle_format attribute. This commit also
  allows to specify/overwrite the bundle format in the kiwi
  result bundle command via the new --bundle-format option.
  This Fixes #2509
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 573)
- Bump version: 10.0.5 → 10.0.6

- Fixup cleanup of zipl templates
  Make sure temporary modifications to the zipl template
  and config file are not effective in the later system.
  This Fixes bsc#1221469

- Revise system_update.rst

- Revise system_prepare.rst

- Revise system_create.rst
- Revise system_build.rst

- Temp commit


- Revise image_size, kiwi

- Revise image info
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 572)
- Bump version: 10.0.4 → 10.0.5
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 571)
- Followup fix for use of /boot/zipl
  The mounting of /boot/zipl is also only required if the
  bootloader is set to grub2_s390x_emu

- Update schema version in spec file

- Drop rpm-dir from allowed repository type
  Using an arbitrary list of rpm packages as repository is a zypper
  only feature, barely tested and from our pov not really needed
  as a simple createrepo call turns any custom list of packages
  into a clean rpm-md repo including metadata. This commit drops
  rpm-dir from the list of allowed repository types and auto
  converts those image descriptions which makes use of it. Please
  note this does not prevent users from using flat package
  directories with zypper, because the type argument in the
  repository section is an optional attribute. In case there is
  no type specification zypper auto-detects and handles the data
  as it handles it. This Fixes #1926
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 570)
- Fixup use of /boot/zipl
  Only for the grub2_s390x_emu bootloader setup an optional boot
  partition setup must be put to /boot/zipl rather than to /boot
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 569)
- Lookup distro provided BLS entries for zipl
  Check if there is already an entry file name produced by the
  distribution logic/policy. If we can find an already present
  entry name, prefer this name over the kiwi naming policy

- Install audit in s390 rawhide integration test
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 568)
- Bump version: 10.0.3 → 10.0.4

- Delete invalid EPEL repo from rawhide tests
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 567)
- Make sure zipl.conf has no loop reference

- Fixup parameter handling

- make shellcheck happy for integration test
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 566)
- Fix s390 tools and grub requirement
  On Fedora/RHEL this is named s390utils and there is no grub2
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 564)
- Fix s390 tools requirement
  On Fedora/RHEL this is named s390utils

- Added rawhide integration test

- Add support for BLS zipl
  Add support for <bootloader name="zipl" .../> to support BLS
  based zipl configuration. This Fixes #2481
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 563)
- Bump version: 10.0.2 → 10.0.3

- Ensure we use a compatible docopt-ng version
  To ensure our trick to switch between docopt and docopt-ng works,
  we need to have a higher minimum version for docopt-ng where
  compatibility with the original docopt was restored.
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 562)
- Support lazy umount
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 561)
- Fixed delta_root build
  The support for delta_root allows to build a delta container
  image from a given base container. Due to the refactoring of
  the kiwi code base using context managers no explicit deletion
  of instances happens anymore. This uncovered a weakness of
  the delta root code at the level of the overlay mount. At
  the time of the umount there are still active temporary
  mount handlers which keeps the mountpoint busy. In order to
  fix this properly also the PackageManager factory is now
  a context manager and the Repository factory received a
  cleanup method which is called when the PackageManager goes
  out of scope. This refactoring also fixes the busy state
  when building deltas
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 559)
- Bump version: 10.0.1 → 10.0.2

- Don't use poetry publish
  Publishing to pypi is done via pypa/gh-action-pypi-publish
  and the respective auth token. Calling poetry publish does
  not work because this is not authorized

- Bump version: 10.0.0 → 10.0.1

- Drop ci-kiwi-9-compliant.yml
  Delete this action as it existed in the intermediate state
  prior the new major version v10.x.x

- Add tzdata to Debian tests

- Fixed sync script for test-image-rpi on Ubuntu

- Install language-pack-en for Ubuntu arm test

- Install locales-all for Debian tests

- Install language-pack-en for Debian tests

- Fix repo setup for Ubuntu arm test

- Install network stack for Debian test

- Request util-linux explicitly for Ubuntu tests

- Add usr-is-merged to package list for bootstrap
Neal Gompa's avatar Neal Gompa (Pharaoh_Atem) committed (revision 556)
Refresh
Neal Gompa's avatar Neal Gompa (Pharaoh_Atem) committed (revision 555)
Refresh
Displaying revisions 21 - 40 of 594
openSUSE Build Service is sponsored by