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

Revision 2003, 0.9 kB (checked in by codehelp, 14 months ago)

revising website content

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1#use wml::emdebian::mainpage title="Sub-projects"
2
3
4<h2>Embedded Debian subprojects</h2>
5<hr />
6
7<p>The Embedded Debian project actually covers several subprojects concerned
8with different aspects of making small GNU/Linux systems.</p>
9<p>Currently these are:</p>
10<ul>
11 <li>The <a href="emdebian/emdebian.html">Emdebian</a> Distribution</li>
12 <li><a href="emdebian/rootfs.html">Root filesystem</li>
13 <li><a href="packages/index.html">Cross built packages</li>
14
15<li>Cross-development tools:</li>
16 <ul>
17 <li><a href="crosstools.html">Toolchains</a></li>
18 <li><a href="emdebian/tools.html">emdebian-tools</a> including
19 <ul>
20 <li>toolchain builder</li>
21 <li>package builders</li>
22 <li>root filesystem configuration</li>
23 </ul>
24 </li>
25 <li><a href="emdebian/apt-cross.html">apt-cross</li>
26 <li><a href="emdebian/dpkg-cross.html">dpkg-cross</li>
27 </ul>
28</ul>
29
30<p><a href="about/index.html">Read more</a> about these projects.</p>
Note: See TracBrowser for help on using the browser.