Linux Inside

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 13:21, 15 May 2006 (edit)
Gerrys (Talk | contribs)

← Previous diff
Revision as of 14:14, 15 May 2006 (edit) (undo)
Gerrys (Talk | contribs)

Next diff →
Line 1: Line 1:
-=Linux Inside=+__toc__
 + 
At this time kernel [[2.4.33-pre2]] is used (2.4.20 in v22). At this time kernel [[2.4.33-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 [[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]]
-==Script Examples==+==Working with scripts==
 + 
 +===Script Examples===
For some examples of such scripts, see our [[Script Examples]] For some examples of such scripts, see our [[Script Examples]]

Revision as of 14:14, 15 May 2006

Contents


At this time kernel 2.4.33-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