From d16fcb9b8432c21822f06482ab827c65c1aa3a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Tue, 23 Apr 2024 21:45:33 +1100 Subject: [PATCH] Fix profile for x86 admincd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- releases/specs/x86/hardened/admincd-stage1-openrc.spec | 2 +- releases/specs/x86/hardened/admincd-stage2-openrc.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/specs/x86/hardened/admincd-stage1-openrc.spec b/releases/specs/x86/hardened/admincd-stage1-openrc.spec index 52174cc0..c0806a99 100644 --- a/releases/specs/x86/hardened/admincd-stage1-openrc.spec +++ b/releases/specs/x86/hardened/admincd-stage1-openrc.spec @@ -2,7 +2,7 @@ subarch: i686 version_stamp: hardened-openrc-@TIMESTAMP@ target: livecd-stage1 rel_type: 23.0-hardened -profile: default/linux/x86/23.0/hardened +profile: default/linux/x86/23.0/i686/hardened snapshot_treeish: @TREEISH@ source_subpath: 23.0-hardened/stage3-i686-hardened-openrc-@TIMESTAMP@ compression_mode: pixz diff --git a/releases/specs/x86/hardened/admincd-stage2-openrc.spec b/releases/specs/x86/hardened/admincd-stage2-openrc.spec index b567108c..ce8cca9b 100644 --- a/releases/specs/x86/hardened/admincd-stage2-openrc.spec +++ b/releases/specs/x86/hardened/admincd-stage2-openrc.spec @@ -2,7 +2,7 @@ subarch: i686 version_stamp: hardened-openrc-@TIMESTAMP@ target: livecd-stage2 rel_type: 23.0-hardened -profile: default/linux/x86/23.0/hardened +profile: default/linux/x86/23.0/i686/hardened snapshot_treeish: @TREEISH@ source_subpath: 23.0-hardened/livecd-stage1-i686-hardened-openrc-@TIMESTAMP@ portage_confdir: @REPO_DIR@/releases/portage/isos