diff --git a/releases/portage/isos/package.accept_keywords/asahi b/releases/portage/isos/package.accept_keywords/asahi index bf628dad..08b5cb7e 100644 --- a/releases/portage/isos/package.accept_keywords/asahi +++ b/releases/portage/isos/package.accept_keywords/asahi @@ -1,2 +1,3 @@ dev-util/bindgen ~arm64 sys-kernel/asahi-kernel ~arm64 +virtual/dist-kernel ~arm64 diff --git a/releases/specs/arm64/installcd-stage1.spec b/releases/specs/arm64/installcd-stage1.spec index 978034e3..92590a25 100644 --- a/releases/specs/arm64/installcd-stage1.spec +++ b/releases/specs/arm64/installcd-stage1.spec @@ -4,7 +4,7 @@ version_stamp: @TIMESTAMP@ rel_type: 23.0-default profile: default/linux/arm64/23.0 snapshot_treeish: @TREEISH@ -source_subpath: 23.0-default/stage3-arm64-openrc-@TIMESTAMP@.tar.xz +source_subpath: @STAGE3_PATH@ compression_mode: pixz portage_confdir: @REPO_DIR@/releases/portage/isos repos: @ASAHIOVERLAY@ # Clone chadmed/asahi-overlay (GitHub) and point this to it diff --git a/releases/specs/arm64/installcd-stage2-minimal.spec b/releases/specs/arm64/installcd-stage2-minimal.spec index 1bbe3801..e99305e7 100644 --- a/releases/specs/arm64/installcd-stage2-minimal.spec +++ b/releases/specs/arm64/installcd-stage2-minimal.spec @@ -4,7 +4,7 @@ target: livecd-stage2 rel_type: 23.0-default profile: default/linux/arm64/23.0 snapshot_treeish: @TREEISH@ -source_subpath: 23.0-default/livecd-stage1-arm64-@TIMESTAMP@.tar.xz +source_subpath: @STAGE3_PATH@ portage_confdir: @REPO_DIR@/releases/portage/isos repos: @ASAHIOVERLAY@ # Clone chadmed/asahi-overlay (GitHub) and point this to it