Linux Inside

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 05:37, 2 February 2007 (edit)
Mohawk (Talk | contribs)
(Self Compiling)
← Previous diff
Revision as of 23:06, 9 February 2007 (edit) (undo)
Rbu (Talk | contribs)
m (revert)
Next diff →
Line 5: Line 5:
This means you can run additional linux programs on DD-WRT that are not included. It also means you can write your own shell scripts at the [[Telnet/SSH and the Command Line|command line]] This means you can run additional linux programs on DD-WRT that are not included. It also means you can write your own shell scripts at the [[Telnet/SSH and the Command Line|command line]]
-==脚本的使用==+==Working with scripts==
-===脚本范例===+===Script Examples===
-关于脚本的例子,请参阅[[脚本范例]]+For some examples of such scripts, see our [[Script Examples]]
-==自助编译==+==Self Compiling==
-[[编译 DD-WRT 源代码]]+[[Compiling DD-WRT Sources]]
-<br>[[适合新手编译源代码用的定制 install.sh]]+<br>[[Noob-Friendly Customized install.sh for compiling from source]]
-[[分类:英语文档]]+[[Category:English documentation]]

Revision as of 23:06, 9 February 2007

Contents


At this time kernel 2.4.34-pre2 is used (2.4.20 in v22).

This means you can run additional linux programs on DD-WRT that are not included. It also means you can write your own shell scripts at the command line

Working with scripts

Script Examples

For some examples of such scripts, see our Script Examples

Self Compiling

Compiling DD-WRT Sources
Noob-Friendly Customized install.sh for compiling from source