Replies: 1 comment
-
If he releases a image builder, yes. it would require he have all the packages pre built somewhere. if you use open wrt image builder that won't have nss. alternatively another nss fork (I forget the name) provides kmods/packages you can install with their pre built releases. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Openwrt builder supports the env variable PACKAGES
PACKAGES="pkg1 pkg2 pkg3 -pkg4 -pkg5 -pkg6"
,described
https://openwrt.org/docs/guide-user/additional-software/imagebuilder#selecting_packages
can something similar be done with the current ipq branch?
Beta Was this translation helpful? Give feedback.
All reactions