| 1 | #use wml::emdebian::mainpage title="The Universal Embedded Operating System" |
|---|
| 2 | #use wml::emdebian::recent_list |
|---|
| 3 | # #include "$(ENGLISHDIR)/releases/info" |
|---|
| 4 | |
|---|
| 5 | <h2>What is emdebian?</h2> |
|---|
| 6 | |
|---|
| 7 | <hr /> |
|---|
| 8 | |
|---|
| 9 | <p>Welcome to EmDebian.org. Embedded Debian is a project to make Debian |
|---|
| 10 | GNU/Linux a mainstream choice for embedded projects.</p> |
|---|
| 11 | |
|---|
| 12 | <p>Debian's multiarchitecture support, vendor independence, social contract |
|---|
| 13 | and huge software base make it an attractive choice for all sorts of |
|---|
| 14 | systems, but the main distribution is very much aimed at systems with at |
|---|
| 15 | least desktop resources (big hard discs, plenty of memory). Embedded Debian tries to strip |
|---|
| 16 | Debian down to be a much smaller system whilst keeping all the good things.</p> |
|---|
| 17 | |
|---|
| 18 | <p>It is also an open development environment to cover the multitude of |
|---|
| 19 | possible ways of building small GNU/Linux systems. Different methodologies |
|---|
| 20 | are appropriate depending on the resources and functionality of the target system and the |
|---|
| 21 | development environment. Embedded Debian exists to encourage work on all |
|---|
| 22 | possible methods that build from Debian's coherent source tree or use its |
|---|
| 23 | multi-architecture build tools. The common thread is free software and open |
|---|
| 24 | development. The various development threads are organised as sub-projects.</p> |
|---|
| 25 | |
|---|
| 26 | <p>Read more about <a href="about/index.html">our technical approach</a>.</p> |
|---|
| 27 | |
|---|
| 28 | <p>Embedded Debian is currently very much a work-in-progress: plenty of |
|---|
| 29 | people are already using Debian in their devices and systems, but there is |
|---|
| 30 | huge potential to make doing this easier. We already have tools and policy, |
|---|
| 31 | but more work is needed to have full distributions ready to build or |
|---|
| 32 | download. Anyone with an interest in this area is very welcome to <a |
|---|
| 33 | href="help.html">help</a>.</p> |
|---|
| 34 | |
|---|
| 35 | <hr /> |
|---|
| 36 | |
|---|
| 37 | <h2>News</h2> |
|---|
| 38 | |
|---|
| 39 | <p><:= get_recent_list('News/$(CUR_YEAR)', '6', '$(ENGLISHDIR)', '', '\d+\w*' ) :></p> |
|---|
| 40 | |
|---|
| 41 | <p>For older news items see the <a href="$(HOME)/News/">News Page</a>. |
|---|
| 42 | The best way to keep up-to-date is to subscribe to the <a |
|---|
| 43 | href="support.html#mailinglist">debian-embedded mailing list</a>.</p> |
|---|