commit: 9e23b6aaf6a9ca02bc4f24494472feeef2ee3627 Author: Ian Jordan <immoloism <AT> gmail <DOT> com> AuthorDate: Sun Feb 15 15:30:50 2026 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Feb 15 18:03:11 2026 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=9e23b6aa
Use use SPARC64 CONFDIR Not much point in having a new swanky staging area if you forget to wire up the specfile to use it..... Signed-off-by: Ian Jordan <immoloism <AT> gmail.com> Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> releases/specs-qemu/sparc/sparc64/installcd-stage2-minimal-dist.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs-qemu/sparc/sparc64/installcd-stage2-minimal-dist.spec b/releases/specs-qemu/sparc/sparc64/installcd-stage2-minimal-dist.spec index a43b68e5..d4a75270 100644 --- a/releases/specs-qemu/sparc/sparc64/installcd-stage2-minimal-dist.spec +++ b/releases/specs-qemu/sparc/sparc64/installcd-stage2-minimal-dist.spec @@ -6,7 +6,7 @@ profile: default/linux/sparc/23.0/64ul snapshot_treeish: @TREEISH@ source_subpath: 23.0-default/livecd-stage1-sparc64-@TIMESTAMP@ interpreter: /usr/bin/qemu-sparc64 -portage_confdir: @REPO_DIR@/releases/portage/isos-qemu +portage_confdir: @REPO_DIR@/releases/portage/isos-qemu-sparc64 livecd/bootargs: dokeymap livecd/fstype: squashfs
