Currently, this project uses the default module selection from Ubiquiti. While this is a good starting point as it is known to include any necessary modules, there are some strange choices (e.g. drivers for WiFi on a device with only wired network and Bluetooth connectivity) that might be sensible to clean up. At the same time, this selection does not include all modules required to run e.g. docker. For now, users have to use make kernel-menuconfig to enable any modules they need. However, a sensible default selection would go a long way toward making this easier to use.
If you know of any modules that you'll need, feel free to list them here or to create a PR.
Currently, this project uses the default module selection from Ubiquiti. While this is a good starting point as it is known to include any necessary modules, there are some strange choices (e.g. drivers for WiFi on a device with only wired network and Bluetooth connectivity) that might be sensible to clean up. At the same time, this selection does not include all modules required to run e.g. docker. For now, users have to use
make kernel-menuconfigto enable any modules they need. However, a sensible default selection would go a long way toward making this easier to use.If you know of any modules that you'll need, feel free to list them here or to create a PR.