条件有三: 1.需要在软件包的Makefile中添加宏定义Package/$(package-name)/preinst和Package/$(package-name)/prerm define Package/hello/postinst #!/bin/sh # check if we are on real system if [ -z "$${IPKG_INSTROOT}" ]; then echo "Enabling rc.d symlink for hello&qu
1.编译openwrt系统内核使它支持usb,进入在/openwrt/trunk上执行make menuconfig 2.1). 添加USB 相关支持Kernel modules —> USB Support —> <*> kmod-usb-core. ##默认已经选了 Kernel modules —> USB Support —> <*> kmod-usb-ohci. ## usb1.0 Kernel modules —> USB Support
最近购得一个openwrt书籍<智能路由器开发指南>,作者张永智. Building a smart router with openwrt 作者网址:http://openwrt.bjbook.net/ 作者提供软件包下载服务,和openwrt代码搜索引擎,同一网站. 书中所提到的系统使用openwrt 12.09和openwrt 15.05.1介绍. 作者希望通过本书的学习能够掌握openwrt各种技术的应用,同时在一定程度上可以参考openwrt的技术架构,使自己的职业技能有一个质的提高
root@Jack:/tmp/opkg-lists# opkg--help opkg:unrecognized option `--help' opkgmust have one sub-command argument usage:opkg [options...] sub-command [arguments...] wheresub-command is one of: PackageManipulation: update 升级 Update list ofavailable packa