commit:     ff9199db22e71aec768e454586dd06de0c69a673
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 23:25:41 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 23:25:41 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=ff9199db

Restructure catalyst-auto hppa sets

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-hppa.conf | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf
index 6bf43274..e822c3a0 100644
--- a/tools/catalyst-auto-hppa.conf
+++ b/tools/catalyst-auto-hppa.conf
@@ -5,17 +5,17 @@ UPLOAD_USER=hppa
 UPLOAD_KEY=/root/.ssh/id_ed25519
 SPECS_DIR=${REPO_DIR}/releases/specs/hppa
 
-SETS="hppa20_openrc hppa20_systemd hppa11_openrc hppa11_systemd hppa_livecd 
hppa_netboot"
+SETS="hppa20_openrc hppa20_systemd hppa11_openrc hppa11_systemd"
 
 SET_hppa11_openrc_SPECS="hppa1.1/stage1-openrc.spec hppa1.1/stage3-openrc.spec"
+SET_hppa11_openrc_OPTIONAL_SPECS="installcd-stage1.spec 
installcd-stage2-minimal.spec netboot-hppa32.spec"
+
 SET_hppa11_systemd_SPECS="hppa1.1/stage1-systemd.spec 
hppa1.1/stage3-systemd.spec"
 
 SET_hppa20_openrc_SPECS="hppa2.0/stage1-openrc.spec hppa2.0/stage3-openrc.spec"
-SET_hppa20_systemd_SPECS="hppa2.0/stage1-systemd.spec 
hppa2.0/stage3-systemd.spec"
+SET_hppa20_openrc_OPTIONAL_SPECS="netboot-hppa64.spec"
 
-SET_hppa_livecd_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
-
-SET_hppa_netboot_SPECS="netboot-hppa32.spec netboot-hppa64.spec"
+SET_hppa20_systemd_SPECS="hppa2.0/stage1-systemd.spec 
hppa2.0/stage3-systemd.spec"
 
 KCONFIG_DIR=${REPO_DIR}/releases/kconfig/hppa
 

Reply via email to