releases: specs: arm64: installcd-stage1: add Asahi specifics

Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
This commit is contained in:
James Calligeros 2024-06-24 17:20:19 +10:00
parent 0d2da01f72
commit 4cc18fa0a0
Signed by: chadmed
GPG key ID: D43632D151F77960

View file

@ -7,6 +7,7 @@ snapshot_treeish: @TREEISH@
source_subpath: 23.0-default/stage3-arm64-openrc-@TIMESTAMP@.tar.xz source_subpath: 23.0-default/stage3-arm64-openrc-@TIMESTAMP@.tar.xz
compression_mode: pixz compression_mode: pixz
portage_confdir: @REPO_DIR@/releases/portage/isos portage_confdir: @REPO_DIR@/releases/portage/isos
repos: @ASAHIOVERLAY@ # Clone chadmed/asahi-overlay (GitHub) and point this to it
livecd/use: livecd/use:
alsa alsa
@ -102,3 +103,15 @@ livecd/packages:
sys-libs/gpm sys-libs/gpm
sys-power/acpid sys-power/acpid
www-client/links www-client/links
# Asahi packages from ::gentoo
sys-fs/squashfs-tools
dev-util/bindgen
dev-lang/rust-bin
virtual/rust
app-portage/gentoolkit
# Asahi packages from ::asahi
sys-apps/asahi-configs
sys-apps/asahi-scripts
sys-firmware/asahi-firmware
sys-boot/m1n1
sys-boot/u-boot