Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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