root/current/website/trunk/english/docs.wml

Revision 5153, 2.4 kB (checked in by codehelp, 8 weeks ago)

Add some details of Emdebian Grip.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
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
10information on what Emdebian can support.</p>
11
12<p>The <a href="emdebian/intro.html">Introduction to cross building in Emdebian</a>
13describes common issues, conventions and methods related to crossbuilding
14Debian.</p>
15
16<p>The <a href="docs/howto.html">Emdebian HowTo Guide</a> describes how to
17setup a cross-building environment with toolchains, obtain and patch the
18upstream Debian source packages and cross-build smaller packages for your
19device. Also includes descriptions of how to configure a root filesystem
20for 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/">
39Debian-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
49an OpenOffice.org presentation for the <a href="http://stag.mind.be/">Stag</a>
50framework and <a href="http://www.linux.codehelp.co.uk/">Neil Williams</a> revised
51it for <a href="https://debconf7.debconf.org/wiki/Main_Page">DebConf7</a>. It may
52also be useful for other presentations and as general documentation, so it is hosted
53as <a
54href="http://www.linux.codehelp.co.uk/emdebian/debconf7/htdocs/debconf7-talk.html">exported
55HTML pages</a> (works best in fullscreen mode) and as
56<a href="http://www.linux.codehelp.co.uk/emdebian/">original files</a>.
57Other presentations are kept in <a
58href="http://buildd.emdebian.org/svn/browser/current/emdebian/trunk/docs">Emdebian SVN</a>, generally
59using docbook and/or LaTeX.
60</p>
Note: See TracBrowser for help on using the browser.