Asahi Alarm Linux installer
Find a file
2025-02-13 10:11:40 +01:00
artwork@634948f40a Initial commit 2021-08-13 02:24:49 +09:00
asahi_firmware asahi_firmware: fallback to the system asn1 2024-06-02 17:04:11 +09:00
data add xfce 2025-01-28 12:39:32 +01:00
m1n1@dbafd058cf bump m1n1 to allow it to compile with recent rust 2024-12-17 20:25:36 +00:00
releases Add releases/ dir 2024-04-29 19:22:52 +09:00
scripts add report functionality 2025-02-13 10:11:40 +01:00
src fix redirect with query string 2024-12-17 20:26:20 +00:00
tools Sigh. 2022-03-27 15:25:47 +09:00
.gitignore Add releases/ dir 2024-04-29 19:22:52 +09:00
.gitmodules Drop u-boot, update m1n1 2022-03-10 02:48:08 +09:00
build.sh build: only run git in an actual git repo 2024-05-31 20:10:58 +09:00
LICENSE Initial commit 2021-08-13 02:24:49 +09:00
push.sh push.sh: Add push script for bunny CDN 2024-05-01 15:37:50 +09:00
README.md build: allow overriding the m1n1 stage1 and the logo 2024-05-31 20:10:58 +09:00
setup.py asahi_fwextract: add console entrypoint 2022-10-31 18:23:06 +09:00
test.sh test.sh: Run from target directory 2022-07-12 00:05:16 +09:00

Asahi Linux installer

TODO: document

License

Copyright The Asahi Linux Contributors

The Asahi Linux installer is distributed under the MIT license. See LICENSE for the license text.

This installer vendors python-asn1, which is distributed under the same license.

Building

./build.sh

By default this will build m1n1 with chainloading support. You can optionally set M1N1_STAGE1 to a prebuilt m1n1 stage 1 binary, and LOGO to a logo in icns format. These are mostly useful for downstream distributions that would like to customize or brand the installer.