上一页 1 ··· 3 4 5 6 7 8 9 10 下一页

2017年2月28日

OpenWrt netifd

摘要: https://wiki.openwrt.org/doc/techref/netifd <!-- wikipage start --> <!-- TOC START --> Table of Contents What is netifd? Help with the development of 阅读全文

posted @ 2017-02-28 20:07 merlindu 阅读(1984) 评论(0) 推荐(0) 编辑

OpenWRT Init (User space boot) reference for Chaos Calmer: procd

摘要: Init (User space boot) reference for Chaos Calmer: procd https://wiki.openwrt.org/doc/techref/init.detail.cc <!-- wikipage start --> <!-- TOC START -- 阅读全文

posted @ 2017-02-28 11:53 merlindu 阅读(627) 评论(0) 推荐(0) 编辑

怎样写一个基于procd的init脚本

摘要: 怎样写一个基于procd的init脚本? https://wiki.openwrt.org/zh-cn/inbox/procd-init-scripts English <!-- wikipage start --> <!-- TOC START --> Table of Contents Proc 阅读全文

posted @ 2017-02-28 10:56 merlindu 阅读(4387) 评论(0) 推荐(0) 编辑

How to write a procd init script

摘要: How to write a procd init script? https://wiki.openwrt.org/inbox/procd-init-scripts 中文版 inbox:procd-init-scripts <!-- wikipage start --> <!-- TOC STAR 阅读全文

posted @ 2017-02-28 10:48 merlindu 阅读(3243) 评论(0) 推荐(0) 编辑

OpenWRT procd

摘要: What is procd https://wiki.openwrt.org/doc/techref/procd Table of Contents What is procd? Help with the development of procd Buttons with procd Init s 阅读全文

posted @ 2017-02-28 10:39 merlindu 阅读(1949) 评论(0) 推荐(0) 编辑

2017年2月27日

#!/bin/sh /etc/rc.comon

摘要: OpenWRT中的procd脚本中使用了#!/bin/sh /etc/rc.comon这样的语句,总结了一下它的一些机制。 http://www.cnblogs.com/merlindu/p/6475305.html merlin@mdoa10 ~ $ head -n 13 etc/init.d/n 阅读全文

posted @ 2017-02-27 17:14 merlindu 阅读(1831) 评论(0) 推荐(0) 编辑

openwrt 限速 Qos

摘要: Quality of Service (qos-scripts) configuration https://wiki.openwrt.org/doc/uci/qos Table of Contents Sections Interface Rules Classgroup Classes Clas 阅读全文

posted @ 2017-02-27 15:03 merlindu 阅读(8275) 评论(0) 推荐(0) 编辑

文件读写位置的移动 / lseek

摘要: NAME lseek - reposition read/write file offsetSYNOPSIS #include <sys/types.h> #include <unistd.h> off_t lseek(int fd, off_t offset, int whence); fd:文件 阅读全文

posted @ 2017-02-27 11:08 merlindu 阅读(4879) 评论(0) 推荐(0) 编辑

2017年2月24日

OpenWRT 编译流程(log)

摘要: $ make Checking 'working-make'... ok. Checking 'case-sensitive-fs'... ok. Checking 'gcc'... ok. Checking 'working-gcc'... ok. Checking 'g++'... ok. Checking 'working-g++'...... 阅读全文

posted @ 2017-02-24 16:47 merlindu 阅读(1789) 评论(0) 推荐(0) 编辑

GPIO: Raspberry Pi Models A and B

摘要: GPIO: Raspberry Pi Models A and B https://www.raspberrypi.org/documentation/usage/gpio/README.md An introduction to GPIO and physical computing on the 阅读全文

posted @ 2017-02-24 10:05 merlindu 阅读(268) 评论(0) 推荐(0) 编辑

上一页 1 ··· 3 4 5 6 7 8 9 10 下一页

导航