Skip to content

chemicalstorm/openwrt-packaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an OpenWrt package feed containing my custom packages.

To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:

  src-git chemicalstorm https://github.com/chemicalstorm/openwrt-packaging.git
  
Update the feed:

  ./scripts/feeds update chemicalstorm
  
Activate the package:

  ./scripts/feeds install -a -p chemicalstorm
  
The packages should now appear in menuconfig.

About

Custom packages for OpenWRT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published