Linux Inside

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 11:06, 15 October 2008 (edit)
HKK (Talk | contribs)
(updated 'Building from source' link (guys, you have a lot of redirects there o.O))
← Previous diff
Revision as of 08:54, 30 October 2008 (edit) (undo)
Luke (Talk | contribs)
m
Next diff →
Line 2: Line 2:
__toc__ __toc__
-At this time kernel [[2.4.34-pre2]] is used (2.4.20 in v22). +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 [[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]]

Revision as of 08:54, 30 October 2008

Line 1:

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