AnarchyLinux / installer

Anarchy Linux - A simple and intuitive Arch Linux installer. https://anarchyinstaller.org/
GNU General Public License v2.0
1.22k stars 157 forks source link

Broadcom wireless support #985

Closed hameerabbasi closed 4 years ago

hameerabbasi commented 4 years ago

Description

I'd like to add Broadcom wireless support to Anarchy's installer via the broadcom-wl package, as my laptop has no ethernet and a Broadcom card. I cannot tether either.

Implementation

I assume a package has to be added somewhere in some list, I'm willing to make a PR if someone points me to it.

If not, please point me to it anyway so I can make an ISO for myself.

erazemk commented 4 years ago

Is broadcom-wl not present on the official Arch iso?

I'll add the package to the iso, since this is an easy fix. It should be available when the 1.0.11 release comes out, but you can compile the iso yourself once the commit is pushed using ./compile.sh.

Edit: Fixed in 7240c2c.