rocky-kiwi-descriptions/components/live/workstation.xml
2024-04-01 17:38:37 -07:00

27 lines
1.1 KiB
XML

<image>
<profiles>
<profile name="Workstation-Desktop" description="Workstation Desktop">
<requires profile="Live-Base"/>
</profile>
</profiles>
<preferences profiles="Live-Base">
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-ZZVOLVERZZ-Workstation" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
<bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
</type>
</preferences>
<packages type="image" patternType="plusRecommended" profiles="Workstation-Desktop">
<namedCollection name="gnome-desktop"/>
<namedCollection name="internet-browser"/>
<namedCollection name="networkmanager-submodules"/>
<namedCollection name="workstation-product"/>
<package name="libreoffice-calc"/>
<package name="libreoffice-emailmerge" arch="x86_64"/>
<package name="libreoffice-graphicfilter"/>
<package name="libreoffice-impress"/>
<package name="libreoffice-writer"/>
<!-- ignores for space and other things -->
<ignore name="gfs2-utils"/>
<ignore name="reiserfs-utils"/>
</packages>
</image>