Conform live configs to toolkit expected templates
Signed-off-by: Louis Abel <label@rockylinux.org>
This commit is contained in:
parent
a00a5aad18
commit
2b071265d1
@ -22,12 +22,16 @@
|
|||||||
<include from="this://./repositories/oracle.xml"/>
|
<include from="this://./repositories/oracle.xml"/>
|
||||||
<include from="this://./repositories/sig-cloud-common.xml"/>
|
<include from="this://./repositories/sig-cloud-common.xml"/>
|
||||||
-->
|
-->
|
||||||
|
<!-- Components -->
|
||||||
<include from="this://./components/boot.xml"/>
|
<include from="this://./components/boot.xml"/>
|
||||||
<include from="this://./components/users.xml"/>
|
<include from="this://./components/users.xml"/>
|
||||||
<include from="this://./components/live/common.xml"/>
|
<include from="this://./components/live/common.xml"/>
|
||||||
<include from="this://./components/live/xfce.xml"/>
|
<include from="this://./components/live/xfce.xml"/>
|
||||||
|
<!-- Cloud -->
|
||||||
<include from="this://./cloud/cloud.xml"/>
|
<include from="this://./cloud/cloud.xml"/>
|
||||||
|
<!-- Containers -->
|
||||||
<include from="this://./container/container.xml"/>
|
<include from="this://./container/container.xml"/>
|
||||||
|
<!-- Live -->
|
||||||
<include from="this://./live/xfce.xml"/>
|
<include from="this://./live/xfce.xml"/>
|
||||||
<packages type="bootstrap">
|
<packages type="bootstrap">
|
||||||
<package name="basesystem"/>
|
<package name="basesystem"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user