openmamba-website/wwwroot/distribution/media/sdk.en.html

68 lines
2.4 KiB
HTML
Raw Normal View History

2011-04-29 19:11:08 +02:00
<!--#set var="title" value="sdk" -->
<!--#set var="description" value="Informazioni su openmamba SDK." -->
<!--#set var="keywords" value="about,faq,contact,information" -->
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
<!--#include virtual="/header.html" -->
<!--#include virtual="/scripts/download.en.inc.js" -->
<table width="100%">
<tr><td valign="middle" colspan=2>
<br>
<table align="center"><tr>
<td><img src="/images/media_gr.png" alt="email address"></td>
<td class="toptitle">openmamba SDK</td>
</tr></table>
</td></tr>
<tr><td>
<br>
<p><h2>What is this?</h2>
<p>A version of the openmamba GNU/Linux operating system for the ARM and PowerPC platforms which provides
a base environment for the openmamna system itself and for developing software from PC for non-PC architectures.
The system can be run in native mode on the compatible hardware or on the PC using qemu user mode emulator by issuing
a simple chroot command.
<p>The archive is available as a weekly snapshot from the <a href="http://www.openmamba.org/distribution/development.html">openmamba devel repository</a>.
<br>
<br>
<table class=info><tr><td>
<b>Features:</b>
<ul>
<li>system available for ARM and PowerPC architectures (x86_64 coming next)
<li>kernel and initramfs with universal driver support for native execution
<li>packages installation and system upgrades using RPM and SMART Package Manager
<li>GNU development environment and tools for packaging and porting (autospec, autodist and autoport)
<li>qemu user mode statically built to allow chroot environment emulation
</ul>
</td></tr></table>
</td><td width="0" valign=top>
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
</td></tr><tr><td colspan=2>
<table width="80%"><tr><td>
<div class="info">
<br><b>
For more details please read <a href="http://wiki.openmamba.org/it/index.php/Openmamba_sdk">this page</a>
on openmamba wiki</b> (sorry, the english translation is not available yet).
<br><br>
</div>
</td></tr></table>
<p><h2>Download</h2>
<p><!--#include virtual="/pub/openmamba/media/devel/sdk/downloads.inc" -->
<!--#include virtual="/pub/openmamba/media/devel/sdk/index.inc.en.html" -->
<p><h2>Build info</h2>
<p>
<table width="80%"><tr><td>
<div class="info">
<!--#include virtual="/pub/openmamba/media/devel/sdk/en/buildinfo.inc.html" -->
</td></tr></div>
</table>
<br>
<br>
</td></tr>
</table>
<!--#include virtual="/footer.html" -->