Sign inSign up

ril3y/openwrt-juci

By ril3y

Updated about 10 years ago

Build system for using the new UI Juci with openwrt images.

Image
1

420

ril3y/openwrt-juci repository overview

Build system for using the new UI Juci with openwrt images.

To use:

docker pull ril3y/openwrt-juci:latest docker run -i -t ril3y/openwrt-juci:latest /bin/bash build.sh

This will kick off the build process of getting the feeds updated and pulling the openwrt source. Once its all downloaded it will run make menuconfig for you. Set your options (ie your board targets etc ) and select all of JUCI. Then it will continue and start the build. If you have an issue you can always just re-run make with:

make V=s to see where you failed at.

Tag summary

Content type

Image

Digest

Size

367.4 MB

Last updated

about 10 years ago

docker pull ril3y/openwrt-juci