会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
阿青1987
我们忠于理想,我们面对现实。
首页
新随笔
管理
随笔分类 -
技术-openwrt
openwrt14.07 howto generate /etc/config/network
摘要:openwrt14.07 howto generate /etc/config/network Table of Contents 1. firstboot test in board 1.1. firstboot operation 1.2. reboot operation 2. analysi
阅读全文
posted @
2016-04-13 16:41
阿青1987
阅读(1884)
评论(0)
推荐(0)
firstboot auto execute shell
摘要:#!/bin/sh expect <<-EOF spawn firstboot expect "*N/y*" send "y\r" interact expect eof EOF
阅读全文
posted @
2016-04-13 13:59
阿青1987
阅读(139)
评论(0)
推荐(0)
公告