| 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>Documentation</h2> |
|---|
| 6 | |
|---|
| 7 | <h3>Howto guides</h3> |
|---|
| 8 | |
|---|
| 9 | <p>See <a href="emdebian/flavours.html">flavours of Emdebian</a> for |
|---|
| 10 | information on what Emdebian can support.</p> |
|---|
| 11 | |
|---|
| 12 | <p>The <a href="emdebian/intro.html">Introduction to cross building in Emdebian</a> |
|---|
| 13 | describes common issues, conventions and methods related to crossbuilding |
|---|
| 14 | Debian.</p> |
|---|
| 15 | |
|---|
| 16 | <p>The <a href="docs/howto.html">Emdebian HowTo Guide</a> describes how to |
|---|
| 17 | setup a cross-building environment with toolchains, obtain and patch the |
|---|
| 18 | upstream Debian source packages and cross-build smaller packages for your |
|---|
| 19 | device. Also includes descriptions of how to configure a root filesystem |
|---|
| 20 | for your own needs and install it as a test chroot.</p> |
|---|
| 21 | |
|---|
| 22 | <h3>Wiki pages</h3> |
|---|
| 23 | <ul> |
|---|
| 24 | <li>The <a href="http://wiki.debian.org/Embedded_Debian">Emdebian Wiki</a>.</li> |
|---|
| 25 | <li><a href="http://wiki.debian.org/EmbeddedDebianFAQ">Emdebian FAQ</a>.</li> |
|---|
| 26 | <li><a href="http://wiki.debian.org/EmdebianQuickStart">Emdebian Quick Start guide</a>.</li> |
|---|
| 27 | </ul> |
|---|
| 28 | |
|---|
| 29 | <h3>Tools and root filesystems</h3> |
|---|
| 30 | <ul> |
|---|
| 31 | <li><a href="http://www.emdebian.org/emdebian/tools.html">emdebian-tools</a></li> |
|---|
| 32 | <li><a href="http://www.emdebian.org/emdebian/rootfs.html">Root filesystem</a> |
|---|
| 33 | </li> |
|---|
| 34 | </ul> |
|---|
| 35 | |
|---|
| 36 | <p>As documentation, you can also use following resources:</p> |
|---|
| 37 | <ul> |
|---|
| 38 | <li><a href="http://lists.debian.org/debian-embedded/"> |
|---|
| 39 | Debian-embedded mailing list and archives</a>. |
|---|
| 40 | </li> |
|---|
| 41 | <li> |
|---|
| 42 | <b>IRC</b>: irc.debian.org #emdebian |
|---|
| 43 | </li> |
|---|
| 44 | <li><a href="http://www.linux.codehelp.co.uk/emdebian/man/">emdebian-tools man pages</a> |
|---|
| 45 | </li> |
|---|
| 46 | </ul> |
|---|
| 47 | |
|---|
| 48 | <p><a href="http://philippedeswert.blogspot.com/">Philippe De Swert</a> wrote |
|---|
| 49 | an OpenOffice.org presentation for the <a href="http://stag.mind.be/">Stag</a> |
|---|
| 50 | framework and <a href="http://www.linux.codehelp.co.uk/">Neil Williams</a> revised |
|---|
| 51 | it for <a href="https://debconf7.debconf.org/wiki/Main_Page">DebConf7</a>. It may |
|---|
| 52 | also be useful for other presentations and as general documentation, so it is hosted |
|---|
| 53 | as <a |
|---|
| 54 | href="http://www.linux.codehelp.co.uk/emdebian/debconf7/htdocs/debconf7-talk.html">exported |
|---|
| 55 | HTML pages</a> (works best in fullscreen mode) and as |
|---|
| 56 | <a href="http://www.linux.codehelp.co.uk/emdebian/">original files</a>. |
|---|
| 57 | Other presentations are kept in <a |
|---|
| 58 | href="http://buildd.emdebian.org/svn/browser/current/emdebian/trunk/docs">Emdebian SVN</a>, generally |
|---|
| 59 | using docbook and/or LaTeX. |
|---|
| 60 | </p> |
|---|