2022-12-23 20:32:21 +00:00
|
|
|
<image>
|
|
|
|
<profiles>
|
2022-12-24 16:08:35 +00:00
|
|
|
<profile name="Minimal" description="Minimal Environment">
|
2022-12-23 20:32:21 +00:00
|
|
|
<requires profile="BootCore"/>
|
|
|
|
<requires profile="Common"/>
|
|
|
|
</profile>
|
|
|
|
</profiles>
|
2022-12-24 16:08:35 +00:00
|
|
|
<preferences profiles="Minimal">
|
2023-07-31 19:23:04 +00:00
|
|
|
<type image="oem" filesystem="btrfs" kernelcmdline="" target_blocksize="4096" bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="500" firmware="uefi" btrfs_root_is_subvolume="true" btrfs_set_default_volume="false" rootfs_label="fedora" fsmountoptions="x-systemd.growfs,compress=zstd:1">
|
2022-12-23 20:32:21 +00:00
|
|
|
<bootloader name="grub2" console="console" timeout="5" timeout_style="hidden"/>
|
|
|
|
<systemdisk name="fedora">
|
2023-07-31 19:23:04 +00:00
|
|
|
<volume name="@root=root"/>
|
|
|
|
<volume name="home" parent="/"/>
|
2022-12-23 20:32:21 +00:00
|
|
|
</systemdisk>
|
|
|
|
<oemconfig>
|
|
|
|
<oem-resize>false</oem-resize>
|
|
|
|
</oemconfig>
|
|
|
|
</type>
|
|
|
|
</preferences>
|
2022-12-24 16:08:35 +00:00
|
|
|
<packages type="image" patternType="plusRecommended" profiles="Minimal">
|
|
|
|
<package name="fedora-release"/>
|
|
|
|
</packages>
|
2022-12-23 20:32:21 +00:00
|
|
|
</image>
|