https://github.com/asahilinux/asahi-installer
Asahi Linux installer
https://github.com/asahilinux/asahi-installer
Last synced: about 1 year ago
JSON representation
Asahi Linux installer
- Host: GitHub
- URL: https://github.com/asahilinux/asahi-installer
- Owner: AsahiLinux
- License: mit
- Created: 2021-08-12T17:24:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T14:32:17.000Z (about 1 year ago)
- Last Synced: 2025-05-13T13:17:01.877Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 293 KB
- Stars: 860
- Watchers: 29
- Forks: 117
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/andrivet/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.