https://github.com/r4um/archiso-mac
archiso for MACs
https://github.com/r4um/archiso-mac
archiso archlinux mac
Last synced: 9 months ago
JSON representation
archiso for MACs
- Host: GitHub
- URL: https://github.com/r4um/archiso-mac
- Owner: r4um
- License: mit
- Created: 2016-06-14T19:40:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T08:07:14.000Z (over 8 years ago)
- Last Synced: 2025-03-15T11:12:30.813Z (about 1 year ago)
- Topics: archiso, archlinux, mac
- Language: Shell
- Size: 2.67 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# archiso-mac
archiso for MACs. Includes the broadcom-wl driver and other packages. x86_64 only
To build ISO (as root).
```shell
# update system
pacman -Syu
# rebuild and add broadcom-wl package to repo/
pacman -S archiso
git clone https://github.com/r4um/archiso-mac.git /root/archlive
cd /root/archlive
./build.sh -v
```
TODO:
* Update the broadcom-wl automatically