1 | | == Welcome to DebWrt Development == |
| 1 | = Welcome to DebWrt = |
| 2 | |
| 3 | == Introduction == |
| 4 | DebWrt is all about running Debian GNU/Linux on embedded devices, for example wireless routers. DebWrt connects two very powerful technologies: Debian and OpenWrt. |
| 5 | |
| 6 | Debian has a great package management system and includes thousands of packages or many architectures. OpenWrt has great Linux kernel support for many embedded devices. Bringing these two strengths together opens a whole new world of possibilities. It is greatly underestimated what these embedded devices are capable of. |
| 7 | |
| 8 | Running Debian on these devices can turn it into something more than it was supposed to be. It is just one apt-get install away. |
| 9 | |
| 10 | == Installation == |
| 11 | |
| 12 | * Installation options: |
| 13 | * Download firmware and a root filesystem |
| 14 | * Build DebWrt from SVN |
| 15 | |
| 16 | See [wiki:Doc Documentation] |
| 17 | |
| 18 | == Development == |