wordpress-theme-openmamba/distribution/milestone1.en.html

83 lines
4.8 KiB
HTML

<!--#set var="title" value="openmamba software packages" -->
<!--#set var="description" value="A page where you can explore the software packages that are available in the openmamba stable distribution"
<!--#set var="keywords" value="distromatic,stable,packages,milestone1" -->
<!--#set var="slogan" value="GNU/Linux distribution" -->
<!--#include virtual="/header.html" -->
<table align=center>
<tr><td width="100%">
<table align="center"><tr>
<td><img src="/images/packages_gr.png" alt="packages"></td>
<td class="toptitle">openmamba milestone 1 software packages</td>
</tr></table>
</td><td width="0">
<!--#include virtual="/versions.inc.en.html" -->
</td></tr>
<tr><td colspan=2>
<p>An installation of <b>openmamba milestone1</b> (stable release) automatically provides access to
four archives of RPM packages called repositories from which you can install software packages:
<ul>
<li><a href="/distribution/distromatic.html?tag=milestone1">milestone1</a> repository is
the main archive for software packages that constitute the current stable release of the openmamba distribution;
<li><a href="/distribution/distromatic.html?tag=milestone1-games">milestone1-games</a>
repository contains apart games which take a lot of storage space;
<li><a href="/distribution/distromatic.html?tag=milestone1-updates">milestone1-updates</a>
contains the security and functionality updates that have been made available after the stable release
of the operating system;
<li><a href="/distribution/distromatic.html?tag=milestone1-1.1">milestone1-1.1</a>
repository contains the updates of the 1.1 release.
</ul>
<p>The packages in these repositories can be installed using the
<i>synaptic</i> or <i>apt-get</i> tools.
<p><b>WARNING: openmamba milestone1 is obsolete and no longer maintained.</b>
</td></tr>
<tr><td colspan=2>
<table class="distromatic" cellspacing="0" cellpadding="5"><tr valign="top"><td>
<!--#set var="repname" value="milestone1" --><!--#set var="scrolltable" value="1" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
</td><td width=280>
<!--#set var="repname" value="milestone1-updates" --><!--#set var="scrolltable" value="1" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
</td><td width=280>
<!--#set var="repname" value="milestone1-games" --><!--#set var="scrolltable" value="1" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
</td></tr>
<tr><td width=280>
<!--#set var="repname" value="milestone1-1.1" --><!--#set var="scrollcss" value="milestone1-11" --><!--#set var="scrolltable" value="1" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
</td><td width=280>
</td><td width=280>
</td></tr>
</table>
<br><p>If you want to take advantage from the latest system functionalities, with support for
more recent hardware and new software releases, it is possible to upgrade to the development
system by configuring openmamba to use the <a href="/distribution/distromatic.html?tag=devel">devel</a>
and <a href="/distribution/distromatic.html?tag=devel">devel-games</a> repositories.
<b>This operation is not reversible and is only suggested to beta testers or experienced users
because it may cause problem to your system even with loss of functionality compared to the
stable distribution.</b>
For more information see the <a href="/distribution/development.html">development page</a>.
<br><br>
<br>
<b>CONTRIBUTES REPOSITORIES</b><br>
<ul>
<li><a href="/distribution/distromatic.html?tag=milestone1-contrib">milestone1-contrib</a> is a repository which holds users and developers contributions for the milestone1 version.
<li><a href="/distribution/distromatic.html?tag=milestone1-java">milestone1-java</a> is a repository which holds Java based contributions for the milestone1 version.
</ul>
<table class="distromatic" cellpadding="5"><tr valign="top"><td width=280>
<!--#set var="repname" value="milestone1-contrib" --><!--#set var="scrolltable" value="1" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
</td><td width=280>
<!--#set var="repname" value="milestone1-java" --><!--#set var="scrolltable" value="1" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
</td><td width=280>
</td><tr>
</table>
<br><br>
<br>
<b>SERVICE REPOSITORIES (FOR DISTRIBUTION INTERNAL JOBS)</b><br>
<ul>
<li><a href="/distribution/distromatic.html?tag=milestone1-makedist">milestone1-makedist</a> is an auxiliary repository used by our makedist tool to build livecd and flash-1GB distributions.
</ul>
<table class="distromatic" cellpadding="5"><tr valign="top"><td width=280>
<!--#set var="repname" value="milestone1-makedist" --><!--#set var="scrolltable" value="1" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
</td><tr>
</table>
</table>
<!--#include virtual="/footer.html" -->