diskimage-builder/diskimage_builder/lib
smoshiur1237 93d11a7cf8
Fix: IPA image buidling with OpenSuse.
At this moment the IPA image building with OpenSuse is broken and here, it was failing during the release check for Opensue because etc/SuSE-release is not valid anymore and deprecated for openSuse. Its renamed to /etc/os-release for openSuse rlease 15. This PR will solve the issue to build IPA image with OpenSuse base image. There is another PR opened in ironic-python-agent-builder, which adds all the missing packages, setuptools upgrade and svc mapping to do the build successful.
https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/778726

Bug-Report: https://bugs.launchpad.net/diskimage-builder/+bug/1921510

Change-Id: Id2759be29bfcbf2ecf1ce67e171686924b506b1a
2021-03-29 13:46:04 +03:00
..
common-defaults Support for Cloud Images on ppc64le for rhel7 and centos7 2017-06-29 15:44:26 +10:00
common-functions Remove entry-point for element-info 2020-11-09 16:39:35 +11:00
dib-block-device.py Remove dib-block-device console entrypoint 2020-11-09 16:43:19 +11:00
dib-run-parts Make sure DIB_DEBUG_TRACE has a default value 2019-12-03 08:26:12 +01:00
die Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
disk-image-create Remove dib-block-device console entrypoint 2020-11-09 16:43:19 +11:00
element-info.py Remove entry-point for element-info 2020-11-09 16:39:35 +11:00
img-defaults Remove the rhel 8 check for xfs 2019-06-12 07:01:36 -07:00
img-functions Fix: IPA image buidling with OpenSuse. 2021-03-29 13:46:04 +03:00
outfilter.py Fix DIB scripts python version 2020-07-07 12:53:51 -07:00
ramdisk-defaults Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
ramdisk-functions Remove use of 'which'. 2017-05-19 12:43:36 -07:00
ramdisk-image-create Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00