diskimage-builder/diskimage_builder/lib
Maksim Malchuk f5e4060533 Correctly create DIB_ENV variable and dib_environment file
The DIB_ENV variable can contain multiline content, for example at
least DIB_BLOCK_DEVICE_CONFIG is a multiline YAML data [1], so for
this type of content the variable created with incomplete data, also
this incomple data echoed [2] when creating the dib_environment file
which creates an unusable file. This change fixes the issue.

1. 79ea63f525/doc/source/user_guide/building_an_image.rst (disk-image-layout)
2. 79ea63f525/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir (L32)

Change-Id: I3b74ede69eb064ad813a9108ec68a228e549e8bb
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2022-02-28 16:46:16 +03:00
..
common-defaults Support for Cloud Images on ppc64le for rhel7 and centos7 2017-06-29 15:44:26 +10:00
common-functions Merge "Add element block-device-efi-lvm" 2021-07-08 01:08:26 +00:00
dib-block-device.py Remove dib-block-device console entrypoint 2020-11-09 16:43:19 +11:00
dib-run-parts dib-run-parts: stop leaving PROFILE_DIR behind 2021-04-21 10:42:30 +10:00
die Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
disk-image-create Correctly create DIB_ENV variable and dib_environment file 2022-02-28 16:46:16 +03: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