commit: b814be736512b67ec666f712f672f7db66a9ef04 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Jan 15 00:20:22 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Jan 15 00:20:22 2022 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=b814be73
Point to an existing alpha cdtar Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> releases/specs-qemu/alpha/installcd-stage2-minimal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/specs-qemu/alpha/installcd-stage2-minimal.spec b/releases/specs-qemu/alpha/installcd-stage2-minimal.spec index 93f9888d..53a38108 100644 --- a/releases/specs-qemu/alpha/installcd-stage2-minimal.spec +++ b/releases/specs-qemu/alpha/installcd-stage2-minimal.spec @@ -9,7 +9,7 @@ portage_confdir: @REPO_DIR@/releases/portage/isos-qemu interpreter: /usr/bin/qemu-alpha livecd/bootargs: dokeymap -livecd/cdtar: /root/aboot-1.0_pre20040408-r2-cdtar-weekly.tar.bz2 +livecd/cdtar: /usr/share/catalyst/livecd/cdtar/aboot-1.0_pre20040408-r2-cdtar.tar.bz2 livecd/fsscript: /root/releng/releases/scripts/livecd.sh livecd/fstype: squashfs livecd/iso: /var/tmp/catalyst/builds/default/install-alpha-minimal-@[email protected]
