|
Revision 194, 0.8 kB
(checked in by zumbi, 2 years ago)
|
|
adding spanish copies
|
| 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 |
|---|
| 8 | with 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="tools/emdebsys.html">Emdebsys</a> system generation tool</li> |
|---|
| 13 | |
|---|
| 14 | <li>Cross-development tools:</li> |
|---|
| 15 | <ul> |
|---|
| 16 | # <li>The <a href="tools/crossdev.html">cross development environment</a></li> |
|---|
| 17 | <li>The <a href="docs.html">cross development environment</a></li> |
|---|
| 18 | <li><a href="tools/binutils.html">Binutils</a></li> |
|---|
| 19 | <li><a href="tools/gcc.html">GCC</a></li> |
|---|
| 20 | </ul> |
|---|
| 21 | </ul> |
|---|
| 22 | |
|---|
| 23 | <p><a href="about/index.html">Read more</a> about these projects.</p> |
|---|