|
|
95c4d5 |
|
|
|
95c4d5 |
|
|
|
95c4d5 |
<image schemaversion="6.8" name="Simple-EL9-Appliance">
|
|
|
95c4d5 |
<description type="system">
|
|
|
95c4d5 |
<author>Neal Gompa</author>
|
|
|
95c4d5 |
<contact>ngompa@centosproject.org</contact>
|
|
|
95c4d5 |
<specification>Simple Appliance based on CentOS 9</specification>
|
|
|
95c4d5 |
</description>
|
|
|
95c4d5 |
<preferences>
|
|
|
95c4d5 |
<version>0.0.0</version>
|
|
|
95c4d5 |
<packagemanager>dnf</packagemanager>
|
|
|
95c4d5 |
<locale>en_US</locale>
|
|
|
95c4d5 |
<keytable>us</keytable>
|
|
|
95c4d5 |
<timezone>UTC</timezone>
|
|
|
95c4d5 |
<rpm-locale-filtering>true</rpm-locale-filtering>
|
|
|
95c4d5 |
<rpm-check-signatures>true</rpm-check-signatures>
|
|
|
95c4d5 |
<rpm-excludedocs>true</rpm-excludedocs>
|
|
|
95c4d5 |
<type image="tbz"/>
|
|
|
95c4d5 |
</preferences>
|
|
|
95c4d5 |
<users>
|
|
|
95c4d5 |
|
|
|
95c4d5 |
<user password="linux" pwdformat="plain" home="/root" name="root" groups="root"/>
|
|
|
95c4d5 |
</users>
|
|
|
95c4d5 |
<repository type="rpm-md" alias="epel-next" sourcetype="baseurl">
|
|
|
95c4d5 |
<source path="https://dl.fedoraproject.org/pub/epel/next/9/Everything/$basearch/">
|
|
|
95c4d5 |
<signing key="file:///usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-9"/>
|
|
|
95c4d5 |
</source>
|
|
|
95c4d5 |
</repository>
|
|
|
95c4d5 |
<repository type="rpm-md" alias="epel" sourcetype="baseurl">
|
|
|
95c4d5 |
<source path="https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/">
|
|
|
95c4d5 |
<signing key="file:///usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-9"/>
|
|
|
95c4d5 |
</source>
|
|
|
95c4d5 |
</repository>
|
|
|
95c4d5 |
<repository type="rpm-md" alias="extras-common" sourcetype="baseurl">
|
|
|
95c4d5 |
<source path="http://mirror.stream.centos.org/SIGs/9-stream/extras/$basearch/extras-common/">
|
|
|
95c4d5 |
<signing key="file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-SIG-Extras"/>
|
|
|
95c4d5 |
</source>
|
|
|
95c4d5 |
</repository>
|
|
|
95c4d5 |
<repository type="rpm-md" alias="crb" sourcetype="baseurl">
|
|
|
95c4d5 |
<source path="http://mirror.stream.centos.org/9-stream/CRB/$basearch/os/">
|
|
|
95c4d5 |
<signing key="file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official"/>
|
|
|
95c4d5 |
</source>
|
|
|
95c4d5 |
</repository>
|
|
|
95c4d5 |
<repository type="rpm-md" alias="appstream" sourcetype="baseurl">
|
|
|
95c4d5 |
<source path="http://mirror.stream.centos.org/9-stream/AppStream/$basearch/os/">
|
|
|
95c4d5 |
<signing key="file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official"/>
|
|
|
95c4d5 |
</source>
|
|
|
95c4d5 |
</repository>
|
|
|
95c4d5 |
<repository type="rpm-md" alias="baseos" sourcetype="baseurl">
|
|
|
95c4d5 |
<source path="http://mirror.stream.centos.org/9-stream/BaseOS/$basearch/os/">
|
|
|
95c4d5 |
<signing key="file:///usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official"/>
|
|
|
95c4d5 |
</source>
|
|
|
95c4d5 |
</repository>
|
|
|
95c4d5 |
<packages type="image">
|
|
|
95c4d5 |
<package name="epel-release"/>
|
|
|
95c4d5 |
<package name="kiwi"/>
|
|
|
95c4d5 |
</packages>
|
|
|
95c4d5 |
<packages type="bootstrap">
|
|
|
95c4d5 |
<package name="filesystem"/>
|
|
|
95c4d5 |
<package name="centos-stream-release"/>
|
|
|
95c4d5 |
<package name="passwd"/>
|
|
|
95c4d5 |
<package name="shadow-utils"/>
|
|
|
95c4d5 |
<package name="glibc-langpack-en"/>
|
|
|
95c4d5 |
<package name="yum"/>
|
|
|
95c4d5 |
<package name="yum-utils"/>
|
|
|
95c4d5 |
<package name="systemd"/>
|
|
|
95c4d5 |
<package name="findutils"/>
|
|
|
95c4d5 |
<package name="sed"/>
|
|
|
95c4d5 |
<package name="basesystem"/>
|
|
|
95c4d5 |
</packages>
|
|
|
95c4d5 |
</image>
|