FWCutter -> I made a port for installing the fwcutter needed by the driver and the broadcom-wl driver. Both packages are in [jolupalabs ports](https://github.com/jolupa/jolupalabs)
INSTALLATION
=====
The installatiion is very straigth forward and following the handbook in the [CRUX Website](https://crux.nu/Main/Handbook3-5) is the most I have to do.
The kernel conf. with the .config shipped on the ISO is enough to make the hardware functioning the only things I have to tweak are (*keep this update with some notes)*:
1. Enable **DRI** and activate **Nouveau** for the Nvidia graphics card (I don't use the propietary drivers)
2. Activate **AppleSMC** in the drivers section.
I *think* that's all in the kernel config to make it working with the mac.
*Note* To activate the Touchpad if anyday I want to use it I have to enable the **XF86Drivers -> Appletouchpad**
1. Enable my REPO with the instructions on the site [jolupalabs](https://github.com/jolupa/jolupalabs) and after activating it ```prt-get depinst broadcom-driver``` this will install the packages required.