Hi, I suggest to build your custom image with all kmods enabled, then host a repository with those and make it the second (!) source in your opkg.conf. For opkg, the last repository always win, so even if the kmods are present in both snapshots and your local repo, it should always fetch them from your mirror.
As long as the uClibc version does not change you can reuse the userspace packages from snapshots. Trunk recently gained support for marking kernel packages as hold, so opkg shouldn't accidentally upgrade kmods anymore. ~ Jow _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
