OpenWRT折腾日记

2016-04-23 Openwrt Yun

1
#!/bin/bash -ex

FEEDS

1
2
3
4
5
./scripts/feeds uninstall -a
rm -rf feeds
./scripts/feeds update -a
./scripts/feeds install -a
./scripts/feeds uninstall erlang freeswitch remotefs libzstream shflags opensips pulseaudio xmlrpc-c rtorrent sox umurmur-polarssl freecwmp-zstream osirisd logtrigger libplist libimobiledevice cmus mxml boost wt etherpuppet php4 aprx n2n pdnsd crtmpserver kissdx openconnect telepathy-python alljoyn

OpenWRT之dl下载分享

在编译OpenWrt最新的trunk时,碰到一个Git源码取不下来(你懂得,被墙了!) 在google上搜了一下,找到一个dl的地址: http://193.87.95.148/openwrt/raspi/trunk/dl/ 补充:OpenWrt中国站也有一个下载地址! http://downloads.openwrt.org.cn/sources/

另外还有一个将openwrt官网上的软件都下载下来了,并在本地建了服务器,然后与共享给大家!! 跳转下载链接http://dl.openwrtdl.com/index.html 软件包总数量达到了3926个! 最新更新时间:2016-05-09