摘要: 查看当前用户使用的Shell,echo $SHELLBusyBox ('01-current)The BusyBox distribution is aiming for small implementations.Apart from that, emphasis is both on stand... 阅读全文
posted @ 2015-11-22 18:30 沧海一滴 阅读(2670) 评论(0) 推荐(0)
摘要: 通过telnet登录到单板,然后按ctrl-c会发生什么情况,流程是怎么样的?在分析之前,先介绍tty的相关知识。我们可以认为,所有跟输入输出相关的操作,最终都由tty来接管。举例来说,当我们敲 ls /dev时得到[cpp]view plaincopyls/dev/-ltotal0crw-----... 阅读全文
posted @ 2015-11-22 18:22 沧海一滴 阅读(9158) 评论(0) 推荐(0)
摘要: 基于 backfire10.03(从http://downloads.openwrt.org/backfire/10.03/ 中下砸的源码包backfire_10.03_source.tar.bz2;后来确认不应该从这里下载;而是应该从svn下载),编译用于H618B的版本 -- BRCM53xx;... 阅读全文
posted @ 2015-11-22 16:43 沧海一滴 阅读(783) 评论(0) 推荐(0)