Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build guide #15

Closed
shshekhar93 opened this issue May 14, 2024 · 3 comments
Closed

Build guide #15

shshekhar93 opened this issue May 14, 2024 · 3 comments

Comments

@shshekhar93
Copy link

This is more of a question than issue.

Is there a build guide for this project. I see already built images in the releases, however, I am not able to install most of the packages using opkg. Is it possible to build the project including all packages locally, so that I can install packages from local source?

@anaelorlinski
Copy link
Owner

This repo is a wrapper repository to build images with github actions while adding some patches. You can run manually the scripts in openwrt-23.05/steps/ in a machine with all dependencies needed to build openwrt.
And if you wish you can add extra packages to build and include in the images (make menuconfig), please refer for official OpenWrt build documentation for all the details.

@shshekhar93
Copy link
Author

One last clarification, when I install this image (self built or prebuilt), will I be able to install (non kmod) packages from Official OpenWrt repos? Or do I need to include each package at build time?

@anaelorlinski
Copy link
Owner

Non kmod packages should work without issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants