diskimage-builder/diskimage_builder/elements/sysprep
Julia Kreger 57149d9eb1 Check and mount boot volume for data extraction with nouuid
When building an image, say RHEL9, on a host installed with that
same image, you will be blocked from mounting the filesystems to
extract contents, as the host OS kernel will identify the duplicate
UUIDs and error accordingly.

This was previously fixed for the root filesystem, but not the boot
filesystem.

Change-Id: I63a34fba033ed1c459aeb9c201c8821fa38a36e9
2022-05-25 12:39:57 -07:00
..
bin Check and mount boot volume for data extraction with nouuid 2022-05-25 12:39:57 -07:00
finalise.d Set machine-id to uninitialized to trigger first boot 2022-04-21 09:39:42 +12:00
README.rst Clear /etc/machine-id to avoid duplicate machine-ids 2017-08-06 13:56:58 -04:00

sysprep
=======

This element holds configuration and scripts that are common for all
distributions.