Skip to content

ptudor/openwrt-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Shortcut

cd ~/openwrt ; git pull 
ls -l feeds.conf
echo maybe: cp feeds.conf.default feeds.conf
echo "src-git ptudor https://github.com/ptudor/openwrt-packages.git" >> feeds.conf
./scripts/feeds update -a ; ./scripts/feeds install -a
make package/galmon/{clean,compile} V=s
echo galmon-ubxtool is under Utilities category and web interface is in luci-apps category
make menuconfig && make V=s download && time make V=s

Details

See: utils/galmon/README.md

About

Galmon package for OpenWRT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published