Use 9, make it easy
This commit is contained in:
parent
14c41ac45b
commit
8ac9f54a49
@ -52,7 +52,6 @@ The below makes an XFCE live image using SIG/Core packages.
|
||||
% mock -r rl-9-x86_64-core-infra --shell --enable-network
|
||||
% git clone https://git.resf.org/sig_core/rocky-kiwi-descriptions -b r9
|
||||
% cd rocky-kiwi-descriptions
|
||||
% sed -i 's/ZZVOLVERZZ/9/g ; s/ZZVERZZ/9/g' $(find . -name "*.xml")
|
||||
% ln -sf configs/live-xfce.xml config.xml
|
||||
% kiwi-ng --debug --type="iso" \
|
||||
--profile="XFCE-Live" \
|
||||
@ -77,7 +76,6 @@ The below uses EPEL instead if you do not wish to use SIG/Core.
|
||||
% mock -r rocky+epel-9-x86_64 --shell --enable-network
|
||||
% git clone https://git.resf.org/sig_core/rocky-kiwi-descriptions -b r9
|
||||
% cd rocky-kiwi-descriptions
|
||||
% sed -i 's/ZZVOLVERZZ/9/g ; s/ZZVERZZ/9/g' $(find . -name "*.xml")
|
||||
% ln -sf configs/live-xfce.xml config.xml
|
||||
% kiwi-ng --debug --type="iso" \
|
||||
--profile="XFCE-Live" \
|
||||
|
@ -5,7 +5,7 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
<preferences profiles="Live-Base">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-ZZVOLVERZZ-Cinnamon" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-9-Cinnamon" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
|
||||
<bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
|
||||
</type>
|
||||
</preferences>
|
||||
|
@ -5,7 +5,7 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
<preferences profiles="Live-Base">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-ZZVOLVERZZ-KDE" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-9-KDE" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
|
||||
<bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
|
||||
</type>
|
||||
</preferences>
|
||||
|
@ -5,7 +5,7 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
<preferences profiles="Live-Base">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-ZZVOLVERZZ-MATE" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-9-MATE" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
|
||||
<bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
|
||||
</type>
|
||||
</preferences>
|
||||
|
@ -5,7 +5,7 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
<preferences profiles="Live-Base">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-ZZVOLVERZZ-Workstation-Lite" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-9-Workstation-Lite" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
|
||||
<bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
|
||||
</type>
|
||||
</preferences>
|
||||
|
@ -5,7 +5,7 @@
|
||||
</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">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-9-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>
|
||||
|
@ -5,7 +5,7 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
<preferences profiles="Live-Base">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-ZZVOLVERZZ-XFCE" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
|
||||
<type image="iso" publisher="Rocky Enterprise Software Foundation" volid="Rocky-9-XFCE" primary="true" flags="dmsquash" firmware="uefi" kernelcmdline="quiet rhgb" mediacheck="false">
|
||||
<bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
|
||||
</type>
|
||||
</preferences>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<image schemaversion="7.4" name="Rocky-ZZVERZZ-Cinnamon" displayname="Rocky Linux Cinnamon ZZVERZZ">
|
||||
<image schemaversion="7.4" name="Rocky-9-Cinnamon" displayname="Rocky Linux Cinnamon 9">
|
||||
<description type="system">
|
||||
<author>Release Engineering (SIG/Core)</author>
|
||||
<contact>releng@rockylinux.org</contact>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<image schemaversion="7.4" name="Rocky-ZZVERZZ-MATE" displayname="Rocky Linux MATE ZZVERZZ">
|
||||
<image schemaversion="7.4" name="Rocky-9-MATE" displayname="Rocky Linux MATE 9">
|
||||
<description type="system">
|
||||
<author>Release Engineering (SIG/Core)</author>
|
||||
<contact>releng@rockylinux.org</contact>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<image schemaversion="7.4" name="Rocky-ZZVERZZ-Workstation-Lite" displayname="Rocky Linux Workstation-Lite ZZVERZZ">
|
||||
<image schemaversion="7.4" name="Rocky-9-Workstation-Lite" displayname="Rocky Linux Workstation-Lite 9">
|
||||
<description type="system">
|
||||
<author>Release Engineering (SIG/Core)</author>
|
||||
<contact>releng@rockylinux.org</contact>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<image schemaversion="7.4" name="Rocky-ZZVERZZ-Workstation" displayname="Rocky Linux Workstation ZZVERZZ">
|
||||
<image schemaversion="7.4" name="Rocky-9-Workstation" displayname="Rocky Linux Workstation 9">
|
||||
<description type="system">
|
||||
<author>Release Engineering (SIG/Core)</author>
|
||||
<contact>releng@rockylinux.org</contact>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<image schemaversion="7.4" name="Rocky-ZZVERZZ-XFCE" displayname="Rocky Linux XFCE ZZVERZZ">
|
||||
<image schemaversion="7.4" name="Rocky-9-XFCE" displayname="Rocky Linux XFCE 9">
|
||||
<description type="system">
|
||||
<author>Release Engineering (SIG/Core)</author>
|
||||
<contact>releng@rockylinux.org</contact>
|
||||
|
Loading…
Reference in New Issue
Block a user