Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r4um/archiso-mac
archiso for MACs
https://github.com/r4um/archiso-mac
archiso archlinux mac
Last synced: 5 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T08:07:14.000Z (over 7 years ago)
- Last Synced: 2024-11-21T07:30:23.171Z (2 months ago)
- Topics: archiso, archlinux, mac
- Language: Shell
- Size: 2.67 MB
- Stars: 1
- Watchers: 3
- 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 onlyTo 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