发布时间:2014-03-14 08:49:35
点击(此处)折叠或打开OPENWRT = 1APPFILE = 1ifeq ($(OPENWRT), 1) CC = ~/OpenWrt-SDK-ar71xx-for-linux-i486-gcc-4.6-linaro_uClibc-0.9.33.2/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2.........【阅读全文】
发布时间:2013-12-10 16:33:14
root@OpenWrt:/xutest# opkg install nwan338_ar71xx.ipk --force-dependsInstalling luci-app-nwan (1.4-1) to root...Installing ip (3.3.0-1) to root...Downloading http://192.168.2.224/packages_ar71xx_AA/ip_3.3.0-1_ar71xx.ipk.Installing kmod-macvlan (3.3.8-1) to root...Downloading http://192.168.2.22.........【阅读全文】
发布时间:2013-09-30 16:00:02
1. 主界面如下, 8M的Flash剩余2.8MOpenWrt Attitude Adjustment 12.09.1 / LuCI 0.11 Branch (0.11+svn9909)root@OpenWrt:/xutest# opkg list-installedbase-files - 118.2-r38093blkid - 2.21.2-1block-mount - 0.2.0-9busybox - 1.19.4-6curl - 7.29.0-1ddns-scripts - 1.0.0-21dnsmasq - 2.66-2dropbear - .........【阅读全文】
发布时间:2013-09-22 09:31:08
1. 启动信息, 波特率设为 57600U-Boot 1.1.3 (Mar 10 2013 - 21:51:08)Board: Ralink APSoC DRAM: 32 MBrelocate_code Pointer at: 81fb4000spi_wait_nsec: 42 spi device id: c2 20 16 c2 20 (2016c220)find flash: MX25L3205D.*** Warning - bad CRC, using default environment============.........【阅读全文】
发布时间:2013-08-30 15:24:02
1. 增加用户: 可以手工直接修改 /etc/passwd, 增加一行: samba:x:102:100::/home/samba:#也可命令如下opkg updateopkg install shadow-useradduseradd -M sambauseradd: 增加用户, 命令的常用选项如下:-c comment:用户全名或描述。-d home-dir:指定用户主目录, 原目录必须存在.-e date:禁用账户的.........【阅读全文】