Use 9, make it easy

This commit is contained in:
Louis Abel 2024-05-01 16:41:14 -07:00
parent 14c41ac45b
commit 8ac9f54a49
Signed by untrusted user: label
GPG Key ID: 2A6975660E424560
12 changed files with 11 additions and 13 deletions

View File

@ -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 % mock -r rl-9-x86_64-core-infra --shell --enable-network
% git clone https://git.resf.org/sig_core/rocky-kiwi-descriptions -b r9 % git clone https://git.resf.org/sig_core/rocky-kiwi-descriptions -b r9
% cd rocky-kiwi-descriptions % 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 % ln -sf configs/live-xfce.xml config.xml
% kiwi-ng --debug --type="iso" \ % kiwi-ng --debug --type="iso" \
--profile="XFCE-Live" \ --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 % mock -r rocky+epel-9-x86_64 --shell --enable-network
% git clone https://git.resf.org/sig_core/rocky-kiwi-descriptions -b r9 % git clone https://git.resf.org/sig_core/rocky-kiwi-descriptions -b r9
% cd rocky-kiwi-descriptions % 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 % ln -sf configs/live-xfce.xml config.xml
% kiwi-ng --debug --type="iso" \ % kiwi-ng --debug --type="iso" \
--profile="XFCE-Live" \ --profile="XFCE-Live" \

View File

@ -5,7 +5,7 @@
</profile> </profile>
</profiles> </profiles>
<preferences profiles="Live-Base"> <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"/> <bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
</type> </type>
</preferences> </preferences>

View File

@ -5,7 +5,7 @@
</profile> </profile>
</profiles> </profiles>
<preferences profiles="Live-Base"> <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"/> <bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
</type> </type>
</preferences> </preferences>

View File

@ -5,7 +5,7 @@
</profile> </profile>
</profiles> </profiles>
<preferences profiles="Live-Base"> <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"/> <bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
</type> </type>
</preferences> </preferences>

View File

@ -5,7 +5,7 @@
</profile> </profile>
</profiles> </profiles>
<preferences profiles="Live-Base"> <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"/> <bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
</type> </type>
</preferences> </preferences>

View File

@ -5,7 +5,7 @@
</profile> </profile>
</profiles> </profiles>
<preferences profiles="Live-Base"> <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"/> <bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
</type> </type>
</preferences> </preferences>

View File

@ -5,7 +5,7 @@
</profile> </profile>
</profiles> </profiles>
<preferences profiles="Live-Base"> <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"/> <bootloader name="grub2" grub_template="grub.tmpl" console="console" timeout="10"/>
</type> </type>
</preferences> </preferences>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?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"> <description type="system">
<author>Release Engineering (SIG/Core)</author> <author>Release Engineering (SIG/Core)</author>
<contact>releng@rockylinux.org</contact> <contact>releng@rockylinux.org</contact>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?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"> <description type="system">
<author>Release Engineering (SIG/Core)</author> <author>Release Engineering (SIG/Core)</author>
<contact>releng@rockylinux.org</contact> <contact>releng@rockylinux.org</contact>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?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"> <description type="system">
<author>Release Engineering (SIG/Core)</author> <author>Release Engineering (SIG/Core)</author>
<contact>releng@rockylinux.org</contact> <contact>releng@rockylinux.org</contact>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?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"> <description type="system">
<author>Release Engineering (SIG/Core)</author> <author>Release Engineering (SIG/Core)</author>
<contact>releng@rockylinux.org</contact> <contact>releng@rockylinux.org</contact>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?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"> <description type="system">
<author>Release Engineering (SIG/Core)</author> <author>Release Engineering (SIG/Core)</author>
<contact>releng@rockylinux.org</contact> <contact>releng@rockylinux.org</contact>