-
Notifications
You must be signed in to change notification settings - Fork 3
ninuxorg/ninux-openwrt-packages
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This github repo contains the ninux stable OpenWRT packages with custom fixes and improvement. To use this repo in your OpenWRT buildroot simple add this line to the feeds: src-git ninux git://github.com/ninuxorg/ninux-openwrt-packages.git Then use the follow commands to update/install packages from the new repo: openwrt$ ./scripts/feeds update -a openwrt$ ./scripts/feeds install -a -d y -p ninux