diskimage-builder/diskimage_builder/elements/sysprep
Steve Baker 7de5bc6fa3 Handle btrfs root subvolume for fedora extract-image
This adds a check for the root device having filesystem type btrfs,
and when it is assume there is a subvolume called "root". This fixes
extract-image when using Fedora-Cloud-Base btrfs images.

This should be sufficient until there is another btrfs base image with
a different subvolume layout.

Change-Id: Ib18979090585ba92566e523951b521b9d902fcb7
2022-03-11 15:48:03 +13:00
..
bin Handle btrfs root subvolume for fedora extract-image 2022-03-11 15:48:03 +13:00
finalise.d Fix BLS based bootloader installation 2021-11-25 14:26:23 +11: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.