Linux Inside

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 07:28, 13 February 2009 (edit)
Alvin (Talk | contribs)
m
← Previous diff
Revision as of 18:33, 30 April 2010 (edit) (undo)
Glenn (Talk | contribs)
(catchg)
Next diff →
Line 16: Line 16:
*[[Noob-Friendly Customized install.sh for compiling from source]] *[[Noob-Friendly Customized install.sh for compiling from source]]
- [[Category:English documentation]] 
home home
roof roof
 +
 + [[Category:Scripts]]

Revision as of 18:33, 30 April 2010

You are here: DD-WRT wiki mainpage / Scripting / Linux Inside

Contents


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

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

home roof