E_mail:czqwust@163.com 专注于linux、嵌入式
全部博文(76)
发布时间:2015-03-03 11:15:00
1、 安装环境Linux系统,如果在CentOS上操作,需安装如下依赖包:yum install binutils bzip2 gawk gcc gcc-c++ gettext make ncurses-devel patch unzip wget zlib-develyum install subversion screen如果是其他的Linux系统,请参照下表。下面是官网列出的不同的Linux发布系统预先需要的依赖包:.........【阅读全文】
发布时间:2015-03-03 11:14:57
The Boot ProcessPlease also see requirements.boot.processThis guide it not up-zo-date! It does not mention procdThis guide shall help you understand, e.g.When is it time for kexec and when for extroot (see part.........【阅读全文】
发布时间:2015-03-03 11:14:50
1. 在package/utils下创建privoxy_lib目录。在wifidog_lib目录下创建一个文件夹src和一个Makefile文件。Makefile文件编写内容如下:## Copyright (C)2006,2013 OpenWrt.org## This is freesoftware, licensed under the GNU General Public License v2.# See /LICENS.........【阅读全文】
发布时间:2015-03-03 11:14:42
英文原版 编译教程 http://wiki.openwrt.org/doc/howto/build ==openwrt编译基本教程OpenWrt是一个高度模块化、高度自动化的嵌入式linux发行版,其编译和安装过程比普通的linux发行版而言,要简单太多了。如果您是新手,您那恐惧的心大可放到肚子里,呵呵。对于新手来说最麻烦的恐怕是安.........【阅读全文】