2022-09-17 12:16:13 +00:00
|
|
|
<image>
|
|
|
|
<profiles>
|
|
|
|
<profile name="Server" description="Server Disk Image">
|
|
|
|
<requires profile="BootCore"/>
|
|
|
|
<requires profile="Common"/>
|
|
|
|
</profile>
|
|
|
|
</profiles>
|
|
|
|
<preferences profiles="Server">
|
|
|
|
<type image="oem" filesystem="btrfs" kernelcmdline="USE_BY_UUID_DEVICE_NAMES=1 rootdelay=300 scsi_mod.use_blk_mq=1 multipath=off" devicepersistency="by-uuid" bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" efipartsize="100" firmware="uefi">
|
|
|
|
<bootloader name="grub2" console="serial" timeout="1" timeout_style="countdown"/>
|
|
|
|
<systemdisk name="fedora">
|
|
|
|
<volume name="home"/>
|
|
|
|
<volume name="root"/>
|
|
|
|
<volume name="var"/>
|
|
|
|
</systemdisk>
|
|
|
|
<size unit="G">20</size>
|
|
|
|
<oemconfig>
|
|
|
|
<oem-resize>false</oem-resize>
|
|
|
|
</oemconfig>
|
|
|
|
</type>
|
|
|
|
</preferences>
|
2022-09-19 01:19:49 +00:00
|
|
|
<packages type="image" patternType="plusRecommended" profiles="Server">
|
2022-09-17 12:16:13 +00:00
|
|
|
<namedCollection name="container-management"/>
|
|
|
|
<namedCollection name="domain-client"/>
|
|
|
|
<namedCollection name="headless-management"/>
|
|
|
|
<namedCollection name="server-product"/>
|
|
|
|
<package name="fedora-release-server"/>
|
|
|
|
</packages>
|
|
|
|
</image>
|