forked from pool/diskimage-builder
The base branch pool/diskimage-builder:factory has new changes
- Update to 3.37.0: - Supports Gentoo profile 23.0 and removes support for the nonworking 17.1 and 17.0 profiles. - Gentoo element updated to avoid using testing (~arch) packages. - Gentoo element now uses upstream binary package host by default. - Fixes an issue where an image using the manifest element could fail to build when using a non-root user. See bug 2069956. - Fixed an issue where the growroot element on openrc init systems would not function. - Fixed an issue where the devuser element was unable to grant sudo capabilities on gentoo images. - Fixed an issue in Gentoo implmentation for install-packages element where build time would grow linearly with each additional package removal. Now, all removed packages are deselected and removed in a single transaction. - 3.36.0: - The vm element is no longer included dependency of the rocky-container, almalinux-container and fedora-container elements. You will need to update your build configuration to include this element if you still wish to create partitioned disk based images. - 3.34.0: - Adds the ability for diskimage-builder to create images with different block sizes. By default, this remains at the default of 512 bytes, but some newer devices require 4096 bytes to be used, which impacts the overall layout rendering 512 byte images incompatible. This setting can also be asserted and overridden using the DIB_BLOCK_SIZE environment variable, but alternatively exists as a new block_size parameter for local_loop section in block device YAML documents. OBS-URL: https://build.opensuse.org/request/show/1275540 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=69
Description
No description provided
Languages
RPM Spec
100%