Add distribution directory with legacy www.openmamba.org files for distromatic and more
This commit is contained in:
parent
5c3db77c81
commit
f94159a495
54
distribution/announcements.en.html
Normal file
54
distribution/announcements.en.html
Normal file
@ -0,0 +1,54 @@
|
||||
<!--#set var="title" value="Release announcement" -->
|
||||
<!--#set var="description" value="openmamba GNU/Linux distribution." -->
|
||||
<!--#set var="keywords" value="distro,distribution,open,mamba,installation,download,stable,longterm,long,term" -->
|
||||
<!--#set var="slogan" value="Ready to use GNU/Linux" -->
|
||||
<!--#if expr="$QUERY_STRING = /distrelease=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="distrelease" value="$1" -->
|
||||
<!--#if expr="$QUERY_STRING = /medium=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="medium" value="$1" -->
|
||||
<!--#if expr="$QUERY_STRING = /version=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="version" value="$1" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/media/${distrelease}/${medium}/info/release-announcement-${version}.${lang}.html" -->
|
||||
<!--#set var="title" value="openmamba ${distrelease} ${medium} ${version} release announcement" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/media/${distrelease}/${medium}/info/release-announcement.${lang}.html" -->
|
||||
<!--#set var="title" value="openmamba ${distrelease} ${medium} (ultima versione) release announcement" -->
|
||||
<!--#endif -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/media/${distrelease}/livedvd/info/release-announcement.${lang}.html" -->
|
||||
<!--#set var="title" value="openmamba ${distrelease} livedvd (ultima versione) release announcement" -->
|
||||
<!--#endif -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/media/milestone2/livedvd/info/release-announcement.${lang}.html" -->
|
||||
<!--#set var="title" value="openmamba milestone2 livedvd (ultima versione) release announcement" -->
|
||||
<!--#endif -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<table width="100%"><tr><td>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr><td>
|
||||
<td width=700 class="toptitle">
|
||||
<img src="/images/distribution-openmamba-64x64-gr.jpg" alt="openmamba release announcements">
|
||||
openmamba releases
|
||||
</td><td valign=top>
|
||||
<table align="right" class=info><tr><td nowrap>
|
||||
<b>milestone2 announcements:</b><br>
|
||||
<!--#include virtual=/pub/openmamba/media/milestone2/release-announcement-index.${lang}.html.inc -->
|
||||
</td></tr></table>
|
||||
</td><td align=right>
|
||||
<table align="right" class=info><tr><td nowrap>
|
||||
<b>Snapshot releases:</b><br>
|
||||
<!--#include virtual=/pub/openmamba/media/devel/release-announcement-index.${lang}.html.inc -->
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<table><tr><td>
|
||||
<br>
|
||||
<!--#if expr="$includefile != ''" -->
|
||||
<!--#include virtual=${includefile} -->
|
||||
<!--#else -->
|
||||
<!--#endif -->
|
||||
</td></tr>
|
||||
</table></table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/announcements.html
Normal file
4
distribution/announcements.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="announcements.${lang}.html" -->
|
54
distribution/announcements.it.html
Normal file
54
distribution/announcements.it.html
Normal file
@ -0,0 +1,54 @@
|
||||
<!--#set var="title" value="Annuncio di rilascio" -->
|
||||
<!--#set var="description" value="La distribuzione GNU/Linux openmamba." -->
|
||||
<!--#set var="keywords" value="distro,distribuzione,open,mamba,installazione,scaricamento,download,stabile,longterm,long,term" -->
|
||||
<!--#set var="slogan" value="GNU/Linux pronto per l'uso" -->
|
||||
<!--#if expr="$QUERY_STRING = /distrelease=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="distrelease" value="$1" -->
|
||||
<!--#if expr="$QUERY_STRING = /medium=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="medium" value="$1" -->
|
||||
<!--#if expr="$QUERY_STRING = /version=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="version" value="$1" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/media/${distrelease}/${medium}/info/release-announcement-${version}.${lang}.html" -->
|
||||
<!--#set var="title" value="Annuncio di rilascio di openmamba ${distrelease} ${medium} ${version}" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/media/${distrelease}/${medium}/info/release-announcement.${lang}.html" -->
|
||||
<!--#set var="title" value="Annuncio di rilascio di openmamba ${distrelease} ${medium} (ultima versione)" -->
|
||||
<!--#endif -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/media/${distrelease}/livedvd/info/release-announcement.${lang}.html" -->
|
||||
<!--#set var="title" value="Annuncio di rilascio di openmamba ${distrelease} livedvd (ultima versione)" -->
|
||||
<!--#endif -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/media/milestone2/livedvd/info/release-announcement.${lang}.html" -->
|
||||
<!--#set var="title" value="Annuncio di rilascio di openmamba milestone2 livedvd (ultima versione)" -->
|
||||
<!--#endif -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<table width="100%"><tr><td>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr><td>
|
||||
<td width=700 class="toptitle">
|
||||
<img src="/images/distribution-openmamba-64x64-gr.jpg" alt="Annuncio di rilascio di openmamba">
|
||||
Rilasci di openmamba
|
||||
</td><td valign=top>
|
||||
<table align="right" class=info><tr><td nowrap>
|
||||
<b>Annunci milestone2:</b><br>
|
||||
<!--#include virtual=/pub/openmamba/media/milestone2/release-announcement-index.${lang}.html.inc -->
|
||||
</td></tr></table>
|
||||
</td><td align=right>
|
||||
<table align="right" class=info><tr><td nowrap>
|
||||
<b>Versioni snapshot:</b><br>
|
||||
<!--#include virtual=/pub/openmamba/media/devel/release-announcement-index.${lang}.html.inc -->
|
||||
</td></tr></table>
|
||||
</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<table><tr><td>
|
||||
<br>
|
||||
<!--#if expr="$includefile != ''" -->
|
||||
<!--#include virtual=${includefile} -->
|
||||
<!--#else -->
|
||||
<!--#endif -->
|
||||
</td></tr>
|
||||
</table></table>
|
||||
<!--#include virtual="/footer.html" -->
|
19
distribution/artworks.en.html
Normal file
19
distribution/artworks.en.html
Normal file
@ -0,0 +1,19 @@
|
||||
<!--#set var="title" value="Get openmamba" -->
|
||||
<!--#set var="description" value="openmamba GNU/Linux distribution download page." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/artwork-54x54-gr.png" alt="get openmamba"></td>
|
||||
<td class="toptitle">artworks</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/artworks.html
Normal file
4
distribution/artworks.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="artworks.${lang}.html" -->
|
36
distribution/artworks.it.html
Normal file
36
distribution/artworks.it.html
Normal file
@ -0,0 +1,36 @@
|
||||
<!--#set var="title" value="Creazioni artistiche per openmamba" -->
|
||||
<!--#set var="description" value="Pagina delle creazioni artistiche realizzate per openmamba." -->
|
||||
<!--#set var="keywords" value="arte,artisti,artwork" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/artwork-54x54-gr.png" alt="creazioni artistiche"></td>
|
||||
<td class="toptitle">creazioni artistiche</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br><p><b>open<font color="green">mamba</font></b> è un sistema multimediale basato su interfaccia grafica
|
||||
il cui sviluppo tecnico procede in parallelo con la realizzazione di creazioni artistiche quali ad esempio:
|
||||
|
||||
<ul>
|
||||
<li>temi del desktop
|
||||
<li>sfondi
|
||||
<li>immagini per il bootsplash
|
||||
<li>copertine per i supporti
|
||||
<li>contributi audio per i suoni di sistema
|
||||
<lI>musica e video sul tema di openmamba
|
||||
</ul>
|
||||
|
||||
<p>È possibile inviare i propri contributi partecipando alla <a href="/community">community</a> oppure
|
||||
contattando gli sviluppatori attraverso le <a href="/distribution">liste di discussione</a>.<br>
|
||||
<br>
|
||||
<div class="info"><table width="700"><tr><td>
|
||||
<p><b><font size=+1>copertine per openmamba livecd</b></font>
|
||||
<br></td></tr></table></div><br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
54
distribution/autobuilds.en.html
Normal file
54
distribution/autobuilds.en.html
Normal file
@ -0,0 +1,54 @@
|
||||
<!--#set var="title" value="Automatic builds" -->
|
||||
<!--#set var="description" value="Automatic builds page" -->
|
||||
<!--#set var="keywords" value="openmamba,autodist,autospec,makedist,ftbfs,developers,patch" -->
|
||||
<!--#set var="bodyadd" value="onload=ajax_getvalues(\"$file\")" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
var lastupdate = 0;
|
||||
var reloadtime = 0;
|
||||
|
||||
function ajax_getvalues() {
|
||||
var url = "/cgi-bin/autodist.cgi?"+window.location.href.replace(/.*\?/,"");
|
||||
var xmlhttp;
|
||||
if (window.XMLHttpRequest)
|
||||
xmlhttp = new XMLHttpRequest();
|
||||
else if (window.ActiveXObject)
|
||||
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
|
||||
else
|
||||
return;
|
||||
document.getElementById("noajax_msg").innerHTML = "";
|
||||
xmlhttp.onreadystatechange = function() {
|
||||
if (xmlhttp.readyState != 4)
|
||||
return;
|
||||
var xmldoc = xmlhttp.responseXML.documentElement;
|
||||
document.getElementById("output").innerHTML = xmldoc.getElementsByTagName("output")[0].childNodes[0].nodeValue;
|
||||
reloadtime = xmldoc.getElementsByTagName("reloadtime")[0].childNodes[0].nodeValue;
|
||||
lastupdate = (+new Date());
|
||||
setTimeout("ajax_getvalues()", reloadtime);
|
||||
}
|
||||
xmlhttp.open("GET", url, true);
|
||||
xmlhttp.send(null);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<table width="100%"><tr><td>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/community-gr.png" alt="build automatici"></td>
|
||||
<td class="toptitle">Automatic builds</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<div id="noajax_msg"><p>AJAX support is not enabled in your browser. Live status is not available, press Reload to update.</p></div>
|
||||
<span id="output">Loading, please wait...</span>
|
||||
<script>
|
||||
$("#output").mousemove(function(event) {
|
||||
lastupdatetime = (+new Date()) - lastupdate; // milliseconds since last update
|
||||
// var msg = "called " + lastupdatetime + "ms ago";
|
||||
if (lastupdatetime > reloadtime) { lastupdate = lastupdatetime; ajax_getvalues(); }
|
||||
});
|
||||
</script>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/autobuilds.html
Normal file
4
distribution/autobuilds.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="autobuilds.${lang}.html" -->
|
54
distribution/autobuilds.it.html
Normal file
54
distribution/autobuilds.it.html
Normal file
@ -0,0 +1,54 @@
|
||||
<!--#set var="title" value="Build automatici" -->
|
||||
<!--#set var="description" value="Pagina dei build automatici" -->
|
||||
<!--#set var="keywords" value="openmamba,autodist,autospec,makedist,ftbfs,sviluppatori,patch" -->
|
||||
<!--#set var="bodyadd" value="onload=ajax_getvalues(\"$file\")" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
var lastupdate = 0;
|
||||
var reloadtime = 0;
|
||||
|
||||
function ajax_getvalues() {
|
||||
var url = "/cgi-bin/autodist.cgi?"+window.location.href.replace(/.*\?/,"");
|
||||
var xmlhttp;
|
||||
if (window.XMLHttpRequest)
|
||||
xmlhttp = new XMLHttpRequest();
|
||||
else if (window.ActiveXObject)
|
||||
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
|
||||
else
|
||||
return;
|
||||
document.getElementById("noajax_msg").innerHTML = "";
|
||||
xmlhttp.onreadystatechange = function() {
|
||||
if (xmlhttp.readyState != 4)
|
||||
return;
|
||||
var xmldoc = xmlhttp.responseXML.documentElement;
|
||||
document.getElementById("output").innerHTML = xmldoc.getElementsByTagName("output")[0].childNodes[0].nodeValue;
|
||||
reloadtime = xmldoc.getElementsByTagName("reloadtime")[0].childNodes[0].nodeValue;
|
||||
lastupdate = (+new Date());
|
||||
setTimeout("ajax_getvalues()", reloadtime);
|
||||
}
|
||||
xmlhttp.open("GET", url, true);
|
||||
xmlhttp.send(null);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<table width="100%"><tr><td>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/community-gr.png" alt="build automatici"></td>
|
||||
<td class="toptitle">Build automatici</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<div id="noajax_msg"><p>Il supporto per AJAX non è abilitato nel tuo browser. L'aggiornamento live non sarà disponibile, premi Ricarica per aggiornare la pagina.</p></div>
|
||||
<span id="output">Caricamento in corso, attendere...</span>
|
||||
<script>
|
||||
$("#output").mousemove(function(event) {
|
||||
lastupdatetime = (+new Date()) - lastupdate; // milliseconds since last update
|
||||
// var msg = "called " + lastupdatetime + "ms ago";
|
||||
if (lastupdatetime > reloadtime) { lastupdate = lastupdatetime; ajax_getvalues(); }
|
||||
});
|
||||
</script>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
192
distribution/development.en.html
Normal file
192
distribution/development.en.html
Normal file
@ -0,0 +1,192 @@
|
||||
<!--#set var="title" value="Development area" -->
|
||||
<!--#set var="refresh" value="900" -->
|
||||
<!--#set var="description" value="A fully automatized page with real time information on the status of the distribution development." -->
|
||||
<!--#set var="keywords" value="distromatic" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<style type="text/css">
|
||||
.scroll-pane-d1 {
|
||||
width:270px;
|
||||
height:159px;
|
||||
overflow:auto;
|
||||
background:white;
|
||||
}
|
||||
.scroll-pane-d2 {
|
||||
width:270px;
|
||||
height:159px;
|
||||
overflow:auto;
|
||||
background:white;
|
||||
}
|
||||
.scroll-pane-devel-autodist-latest {
|
||||
width:297px;
|
||||
height:159px;
|
||||
overflow:auto;
|
||||
background:white;
|
||||
}
|
||||
</style>
|
||||
<table>
|
||||
<tr><td colspan=2>
|
||||
<table align="center"><tr>
|
||||
<td width=800 class="toptitle"><img src="/images/packages_gr.png" alt="packages">
|
||||
openmamba development channels</td>
|
||||
</td><td><!--#include virtual="/versions.inc.en.html" --></td>
|
||||
</tr></table>
|
||||
</tr><tr><td>
|
||||
<b>HOW IS DEVELOPMENT DONE?</b><br>
|
||||
<p>Mainly by creating or updating software packages in RPM binary format using source code archives taken from
|
||||
<i>upstream</i> external sources.
|
||||
The packages are made available in folders called <i>repositories</i> or <i>channels</i>.
|
||||
<p>Some components are internally developed with the help of the <i>git</i> distributed development system.
|
||||
openmamba makes its own <a href="http://git.openmamba.org">git server</a> available to allow the distributed development of these components.
|
||||
<p><a href="http://wiki.openmamba.org/en/index.php/Development">Read more (wiki)...</a>.
|
||||
<br><br>
|
||||
<b>HOW CAN I TAKE PART TO THE DEVELOPMENT?</b><br>
|
||||
Packages creation is made simpler and standard by using the <a href="http://wiki.openmamba.org/en/index.php/Autospec">
|
||||
autospec</a> tool. Some practice is recommended by following the instructions in the wiki page.
|
||||
<p>openmamba has an <a href="/distribution/autobuilds.html">automatic update and porting build system</a> which
|
||||
developers may consult to find and work on manual corrections needed to update distribution components.
|
||||
<br><br>
|
||||
<b>HOW DO I ADD A CHANNEL TO MY SYSTEM?</b><br>
|
||||
In order to get updates from a channel you need to enable it in the <i>Software sources</i>
|
||||
settings dialog of the openmamba packages management tool.
|
||||
A channel can be as well enabled by command line by issuing the following command:
|
||||
<pre>pkcon repo-enable channel_name</pre>
|
||||
</td><td valign=top>
|
||||
<div class="info" style="height:150px;text-align:center;width:204px;">
|
||||
<b>Latest activities:</b>
|
||||
<div style="position:relative;float:right;padding:2px;text-align:left;">
|
||||
<div class="socialbox"><div class="scroll-pane"><span id="socialbox"></span></div></div>
|
||||
<script>ajax_getvalues_refresh()</script>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="info" style="height:240px;text-align:center;width:204px;">
|
||||
<font size=-2><i><a href="http://webbuild.openmamba.org" target=_blank>Go</a> to the development site</i></font>
|
||||
<a href="http://webbuild.openmamba.org" target=_blank><img src="/images/openmamba-webbuild-200x215.png" width=200 height=215 style="margin-top:5px"></a>
|
||||
</div>
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<b>MAIN CHANNELS</b><br>
|
||||
<ul>
|
||||
<li>the <a href="/distribution/distromatic.html?tag=devel">devel</a> trunk channel contains the whole main distribution with the exception of big games;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-games">devel-games</a> is a branch of the devel channel containing big games;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-makedist">devel-makedist</a> is a transitory channel used to automatically port packages to all architectures.
|
||||
</ul>
|
||||
<table class="distromatic" cellpadding="5"><tr valign="top"><td>
|
||||
<!--#set var="repname" value="devel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-games" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-makedist" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr></table>
|
||||
<p>See the <a href="/pub/openmamba/db/reserved-resources" target="_view">openmamba resources database</a> for a list of system reserved uid and gid's.
|
||||
<br>See the <a href="/pub/openmamba/db/groups" target="_view">groups database</a> for the list of groups to use for RPM packages classification.
|
||||
<br>See the <a href="/pub/openmamba/db/licenses" target="_view">licenses database</a> for a list of approved licence for Open Source software in openmamba.
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<br>
|
||||
<b>ADDITIONAL CHANNELS</b><br>
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-kernel">devel-kernel</a> is a transitory channel containing the latest Linux kernel release;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-xorg">devel-xorg</a> is a transitory channel containing the latest X.org graphical server release;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-kde4">devel-kde4</a> is a transitory channel containing the latest KDE 4 release;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-gnome">devel-gnome</a> is a transitory channel containing the latest GNOME release;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-misc">devel-misc</a> is a transitory channel containing mass updates that are being completed;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-java">devel-java</a> is a transitory channel containing the latest Java updates.
|
||||
</ul>
|
||||
<p><b>WARNING: packages installed from these channels might not work, make unwanted changes to your system and damage it.
|
||||
Usage is recommended to developers and experienced users.</b>
|
||||
|
||||
<table class="distromatic" cellpadding="5" cellspacing="0"><tr valign="top"><td>
|
||||
<!--#set var="repname" value="devel-kernel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-xorg" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-kde4" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr><tr><td>
|
||||
<!--#set var="repname" value="devel-gnome" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-misc" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-java" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<br>
|
||||
<b>SERVICE CHANNELS (FOR DISTRIBUTION INTERNAL JOBS)</b><br>
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-autodist">devel-autodist</a> is a transitory channel that contains packages automatically built by autodist;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-future">devel-future</a> is a transitory channel that contains packages that is not yet ready for being distributed;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-past">devel-past</a> is an "archive" channel containing obsoleted packages which have been removed from main repository;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-distservers">devel-distservers</a> is a channel containing packages used by openmamba distribution management servers.
|
||||
</ul>
|
||||
<p><b>WARNING: packages installed from these channels might not work, make unwanted changes to your system and damage it.
|
||||
Usage is recommended to developers and experienced users.</b>
|
||||
<table class="distromatic" cellpadding="5" cellspacing="0"><tr valign="top"><td colspan=3>
|
||||
<table cellspacing="0">
|
||||
<tr><td class="pagebar" align="center">
|
||||
canale <a href="/distribution/distromatic.html?tag=devel-autodist">devel-autodist</a> channel:<br>
|
||||
</td></tr>
|
||||
<tr><td valign="top">
|
||||
<table class="distromatic" cellspacing="0" cellpadding="0" style="border:0;"><tr>
|
||||
<td>
|
||||
<!-- devel-autodist recent packages -->
|
||||
<!--#set var="repname" value="devel-autodist" -->
|
||||
<!--#set var="scrolltable" value="0" -->
|
||||
<!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td>
|
||||
<td>
|
||||
<!-- devel-autodist popular block -->
|
||||
Latest upstream updates (<a href="/showfile.html?file=/pub/openmamba/devel-autodist/autoupdate/upstream-updates.missing">Missing/Todo?</a>):
|
||||
<div id="pane-devel-autodist-latest" class="scroll-pane-devel-autodist-latest"><div>
|
||||
<!--#include virtual="/pub/openmamba/distromatic/devel-autodist/_popular.html" -->
|
||||
</div></div><script>$(function() { $('#pane-devel-autodist-latest').jScrollPane( { contentWidth: '0px'}); });</script>
|
||||
</td><td>
|
||||
<!-- devel oldest block -->
|
||||
Oldest builds:
|
||||
<div id="pane-d1" class="scroll-pane-d1"><div>
|
||||
<!--#include virtual="/pub/openmamba/distromatic/devel/_oldest.inc" -->
|
||||
</div></div><script>$(function() { $('#pane-d1').jScrollPane( { contentWidth: '0px'}); });</script>
|
||||
</td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr><td class="pagebar">
|
||||
<a href="/distribution/distromatic.html?tag=devel-autodist">Details</a> |
|
||||
<!--a href="/distribution/distromatic.html?tag=devel-autodist&changelog">ChangeLog</a> |-->
|
||||
<a href="/pub/openmamba/devel-autodist">Browse</a> |
|
||||
<a href="/showfile.html?file=/pub/openmamba/devel-autodist/distromatic.log">Check</a> |
|
||||
<a href="/showfile.html?file=/pub/openmamba/devel-autodist/operations.log.html">Log</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<!--#set var="repname" value="devel-future" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-past" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-distservers" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
</table>
|
||||
<tr><td colspan=2>
|
||||
<br>
|
||||
<b>GROUP CHANNELS</b><br>
|
||||
<p>Two or more openmamba developers can join to form a group for openmamba and open source
|
||||
development.
|
||||
<p><b>WARNING:</b> the contents of these channels is responsibiliy of the group owners.
|
||||
<b>Packages installed from these channels may not work, produce unwanted modifications
|
||||
to your system and damage it. Usage is recommended on test installations only and is at your own risk.</b>
|
||||
<!--#include virtual="/groups/groups-repositories.inc.html" -->
|
||||
<tr><td colspan=2>
|
||||
<br>
|
||||
<b>PERSONAL CHANNELS</b><br>
|
||||
<p>An <a href="/people">openmamba developer</a> can have its own personal channel; here go candidate packages for the devel-contrib channel
|
||||
as well as modifications to make a customized distribution.
|
||||
<p><b>WARNING:</b> the content of these channels is responsibiliy of their owners.
|
||||
<b>Packages installed from these channels may not work, produce unwanted modifications
|
||||
to your system and damage it. Usage is recommended on test installations only and is at your own risk.</b>
|
||||
<!--#include virtual="/people/people-repositories.inc.html" -->
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/development.html
Normal file
4
distribution/development.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="development.${lang}.html" -->
|
192
distribution/development.it.html
Normal file
192
distribution/development.it.html
Normal file
@ -0,0 +1,192 @@
|
||||
<!--#set var="title" value="Sviluppo" -->
|
||||
<!--#set var="refresh" value="900" -->
|
||||
<!--#set var="description" value="Una pagina automatizzata con informazioni in tempo reale sullo stato di sviluppo della distribuzione openmamba." -->
|
||||
<!--#set var="keywords" value="distromatic" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<style type="text/css">
|
||||
.scroll-pane-d1 {
|
||||
width:270px;
|
||||
height:159px;
|
||||
overflow:auto;
|
||||
background:white;
|
||||
}
|
||||
.scroll-pane-d2 {
|
||||
width:270px;
|
||||
height:159px;
|
||||
overflow:auto;
|
||||
background:white;
|
||||
}
|
||||
.scroll-pane-devel-autodist-latest {
|
||||
width:297px;
|
||||
height:159px;
|
||||
overflow:auto;
|
||||
background:white;
|
||||
}
|
||||
</style>
|
||||
<table>
|
||||
<tr><td colspan=2>
|
||||
<table align="center"><tr>
|
||||
<td width=700 class="toptitle"><img src="/images/packages_gr.png" alt="packages">
|
||||
Canali di sviluppo di openmamba</td>
|
||||
</td><td align=right><!--#include virtual="/versions.inc.it.html" --></td>
|
||||
</tr></table>
|
||||
</tr><tr><td>
|
||||
<b>COME AVVIENE LO SVILUPPO?</b><br>
|
||||
<p>Principalmente attraverso la creazione o l'aggiornamento di pacchetti software in formato RPM binario
|
||||
realizzati a partire da archivi di provenienza esterna (<i>upstream</i>) che contengono il codice sorgente. Questi pacchetti vengono poi resi disponibili
|
||||
in apposite cartelle chiamate <i>repository</i> o <i>canali</i>.
|
||||
<p>Alcuni componenti sono sviluppati internamente con l'aiuto del sistema di sviluppo distribuito <i>git</i>. openmamba rende disponibile un proprio
|
||||
<a href="http://git.openmamba.org">server git</a> per consentire lo sviluppo distribuito di questi componenti.
|
||||
<p><a href="http://wiki.openmamba.org/it/index.php/Sviluppo">Leggi di più...</a>.
|
||||
<br><br>
|
||||
<b>COME POSSO PARTECIPARE?</b><br>
|
||||
La generazione di pacchetti viene semplificata e standardizzata attraverso l'uso di <a href="http://wiki.openmamba.org/it/index.php/Autospec">
|
||||
autospec</a>. Si consiglia di fare un pò di pratica seguendo le istruzioni nella pagina del wiki.
|
||||
<p>openmamba dispone di un <a href="/distribution/autobuilds.html">sistema di build automatico per l'aggiornamento e il porting</a> cui lo sviluppatore
|
||||
può fare riferimento per individuare ed effettuare le correzioni manuali richieste per l'aggiornamento di componenti
|
||||
della distribuzione.
|
||||
<br><br>
|
||||
<b>COME AGGIUNGO UN CANALE AL MIO SISTEMA?</b><br>
|
||||
Per aggiungere un canale (o repository) al proprio sistema occorre abilitarlo nelle impostazioni delle <i>Origini software</i>
|
||||
del tool di gestione dei pacchetti software di openmamba. Da linea di comando un canale può essere attivato in questo modo:
|
||||
<pre>pkcon repo-enable nome_del_canale</pre>
|
||||
</td><td valign=top>
|
||||
<div class="info" style="height:150px;text-align:center;width:204px;">
|
||||
<b>Attività recenti:</b>
|
||||
<div style="position:relative;float:right;padding:2px;text-align:left;">
|
||||
<div class="socialbox"><div class="scroll-pane"><span id="socialbox"></span></div></div>
|
||||
<script>ajax_getvalues_refresh()</script>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="info" style="height:240px;text-align:center;width:204px;">
|
||||
<font size=-2><i><a href="http://webbuild.openmamba.org" target=_blank>Vai</a> al sito di sviluppo di openmamba</i></font><br>
|
||||
<a href="http://webbuild.openmamba.org" target=_blank><img src="/images/openmamba-webbuild-200x215.png" width=200 height=215 style="margin-top:5px;"></a>
|
||||
</div>
|
||||
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<b>CANALI PRINCIPALI</b><br>
|
||||
<ul>
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel">devel</a> contiene l'intera distribuzione ad eccezione dei giochi di grandi dimensioni;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-games">devel-games</a> è un ramo del canale devel contenente giochi di grosse dimensioni;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-makedist">devel-makedist</a> è un canale transitorio usato per ricompilare i pacchetti per tutte le architetture.
|
||||
</ul>
|
||||
<table class="distromatic" cellpadding="5"><tr valign="top"><td>
|
||||
<!--#set var="repname" value="devel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-games" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-makedist" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr></table>
|
||||
<p>Il <a href="/pub/openmamba/db/reserved-resources" target="_view">database delle risorse di openmamba</a> contiene l'elenco degli uid e gid univoci utilizzati dai servizi di sistema.
|
||||
<br>Il <a href="/pub/openmamba/db/groups" target="_view">database di gruppi</a> contiene l'elenco dei gruppi da utilizzare per classificare i software durante la pacchettizzazione RPM.
|
||||
<br>Il <a href="/pub/openmamba/db/licenses" target="_view">database delle licenze</a> contiene l'elenco delle licenze che sono state approvate per l'inserimento in openmamba come software Open Source.
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<br>
|
||||
<b>CANALI AGGIUNTIVI</b><br>
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-kernel">devel-kernel</a> è un canale transitorio contenente l'ultima versione del kernel Linux;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-xorg">devel-xorg</a> è un canale transitorio contenente l'ultima versione del server grafico X.org;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-kde4">devel-kde4</a> è un canale transitorio contenente l'ultima versione di KDE 4;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-gnome">devel-gnome</a> è un canale transitorio contentente l'ultima versione di GNOME;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-misc">devel-misc</a> è un canale transitorio contentente rebuild di massa in fase di completamento;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-java">devel-java</a> è un canale transitorio contentente gli ultimi aggiornamenti di Java.
|
||||
</ul>
|
||||
<p><b>ATTENZIONE: i pacchetti installati da questi canali potrebbero non funzionare, produrre modifiche indesiderate
|
||||
al tuo sistema e anche danneggiarlo. L'uso è consigliato a sviluppatori ed utenti esperti.</b>
|
||||
|
||||
<table class="distromatic" cellpadding="5" cellspacing="0"><tr valign="top"><td>
|
||||
<!--#set var="repname" value="devel-kernel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-xorg" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-kde4" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr><tr><td>
|
||||
<!--#set var="repname" value="devel-gnome" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-misc" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-java" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<br>
|
||||
<b>CANALI DI SERVIZIO (UTILIZZATI PER LO SVILUPPO DELLA DISTRIBUZIONE)</b><br>
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-autodist">devel-autodist</a> è un canale transitorio ed inconsistente che contiene pacchetti generati automaticamente da autodist;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-future">devel-future</a> è un canale transitorio ed inconsistente che contiene pacchetti non ancora pronti per essere integrati nei canali principali;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-past">devel-past</a> è un canale "archivio" contenente pacchetti obsoleti rimossi dai canali principali;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-distservers">devel-distservers</a> è un canale che contiene pacchetti utilizzati dai server di mantenimento della distribuzione.
|
||||
</ul>
|
||||
<p><b>ATTENZIONE: i pacchetti installati da questi canali potrebbero non funzionare, produrre modifiche indesiderate
|
||||
al tuo sistema e anche danneggiarlo. L'uso è consigliato a sviluppatori ed utenti esperti.</b>
|
||||
<table class="distromatic" cellpadding="5" cellspacing="0"><tr valign="top"><td colspan=3>
|
||||
<table cellspacing="0">
|
||||
<tr><td class="pagebar" align="center">
|
||||
canale <a href="/distribution/distromatic.html?tag=devel-autodist">devel-autodist</a>:<br>
|
||||
</td></tr>
|
||||
<tr><td valign="top">
|
||||
<table class="distromatic" cellspacing="0" cellpadding="0" style="border:0;"><tr>
|
||||
<td>
|
||||
<!-- devel-autodist recent packages -->
|
||||
<!--#set var="repname" value="devel-autodist" -->
|
||||
<!--#set var="scrolltable" value="0" -->
|
||||
<!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td>
|
||||
<td>
|
||||
<!-- devel-autodist popular block -->
|
||||
Ultimi aggiornamenti upstream (<a href="/showfile.html?file=/pub/openmamba/devel-autodist/autoupdate/upstream-updates.missing">Mancanti/Da fare?</a>):
|
||||
<div id="pane-devel-autodist-latest" class="scroll-pane-devel-autodist-latest"><div>
|
||||
<!--#include virtual="/pub/openmamba/distromatic/devel-autodist/_popular.html" -->
|
||||
</div></div><script>$(function() { $('#pane-devel-autodist-latest').jScrollPane( { contentWidth: '0px'}); });</script>
|
||||
</td><td>
|
||||
<!-- devel oldest block -->
|
||||
Pacchetti più vecchi:
|
||||
<div id="pane-d1" class="scroll-pane-d1"><div>
|
||||
<!--#include virtual="/pub/openmamba/distromatic/devel/_oldest.inc" -->
|
||||
</div></div><script>$(function() { $('#pane-d1').jScrollPane( { contentWidth: '0px'}); });</script>
|
||||
</td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr><td class="pagebar">
|
||||
<a href="/distribution/distromatic.html?tag=devel-autodist">Dettagli</a> |
|
||||
<!--a href="/distribution/distromatic.html?tag=devel-autodist&changelog">ChangeLog</a> |-->
|
||||
<a href="/pub/openmamba/devel-autodist">Esplora</a> |
|
||||
<a href="/showfile.html?file=/pub/openmamba/devel-autodist/distromatic.log">Controllo</a> |
|
||||
<a href="/showfile.html?file=/pub/openmamba/devel-autodist/operations.log.html">Registro</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<!--#set var="repname" value="devel-future" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-past" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td>
|
||||
<!--#set var="repname" value="devel-distservers" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
</table>
|
||||
<tr><td colspan=2>
|
||||
<br>
|
||||
<b>CANALI DEI GRUPPI</b><br>
|
||||
<p>Due o più sviluppatori di openmamba possono unirsi per formare un <a href="/groups">gruppo</a> finalizzato allo
|
||||
sviluppo di openmamba e di software open source.
|
||||
<p><b>ATTENZIONE:</b> il contenuto dei canali dei gruppi è responsabilità dei rispettivi proprietari.
|
||||
<b>I pacchetti installati da questi canali potrebbero non funzionare, produrre modifiche indesiderate
|
||||
al tuo sistema e anche danneggiarlo. L'uso è raccomandato solo su installazioni di test ed a proprio rischio.</b>
|
||||
<!--#include virtual="/groups/groups-repositories.inc.html" -->
|
||||
<tr><td colspan=2>
|
||||
<br>
|
||||
<b>CANALI PERSONALI</b><br>
|
||||
<p>Ogni <a href="/people">sviluppatore</a> può avere un proprio canale personale in cui inviare pacchetti candidati per la base di openmamba (canale devel)
|
||||
oppure modifiche personali per le proprie esigenze.
|
||||
<p><b>ATTENZIONE:</b> il contenuto dei canali personali è responsabilità dei rispettivi proprietari.
|
||||
<b>I pacchetti installati da questi canali potrebbero non funzionare, produrre modifiche indesiderate
|
||||
al tuo sistema e anche danneggiarlo. L'uso è raccomandato solo su installazioni di test ed a proprio rischio.</b>
|
||||
<!--#include virtual="/people/people-repositories.inc.html" -->
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
114
distribution/distromatic.en.html
Normal file
114
distribution/distromatic.en.html
Normal file
@ -0,0 +1,114 @@
|
||||
<!--#if expr="$QUERY_STRING = /tag=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="tag" value="$1" -->
|
||||
<!--#if expr="$QUERY_STRING = /arch=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="arch" value="$1" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_index-${arch}.inc" -->
|
||||
<!--#set var="title" value="${arch} packages in $tag repository" -->
|
||||
<!--#set var="description" value="${arch} rpm packages in the openmamba $tag repository" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_index.inc" -->
|
||||
<!--#set var="title" value="Packages in $tag repository" -->
|
||||
<!--#set var="description" value="rpm packages in the openmamba $tag repository" -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="pkg" value="$1" -->
|
||||
<!--#if expr="$pkg != _index" -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=([a-zA-Z0-9\-+_]+)/" -->
|
||||
<!--#set var="pkgname" value="$1" -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=[a-zA-Z0-9\-+_]+\\.([a-zA-Z0-9\-+_]+)/" -->
|
||||
<!--#set var="pkgtype" value="$1" -->
|
||||
<!--#endif -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/packages/${pkg}.inc" -->
|
||||
<!--#if expr="$pkgtype = source" -->
|
||||
<!--#set var="title" value="$pkgname - source rpm package - $tag" -->
|
||||
<!--#else -->
|
||||
<!--#set var="title" value="$pkgname - rpm package for $pkgtype - $tag" -->
|
||||
<!--#endif -->
|
||||
<!--#set var="description" value="openmamba $tag repository: $pkg RPM package information and download" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /maintainer=([a-zA-Z0-9\-+_\.:]+)/" -->
|
||||
<!--#set var="maintainer" value="$1" -->
|
||||
<!--#if expr="$maintainer = _index" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_maintainers.inc" -->
|
||||
<!--#set var="title" value="Maintainers of the $tag repository" -->
|
||||
<!--#set var="description" value="Maintainers of the $tag repository" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/maintainers/${maintainer}.inc" -->
|
||||
<!--#set var="title" value="Packages maintained by ${maintainer} in the $tag repository" -->
|
||||
<!--#set var="description" value="Packages maintained by ${maintainer} in the openmamba $tag repository" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /group=([a-zA-Z0-9\-+_\.:]+)/" -->
|
||||
<!--#set var="group" value="$1" -->
|
||||
<!--#if expr="$group = _index" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_groups.inc" -->
|
||||
<!--#set var="title" value="Groups of packages in $tag repository" -->
|
||||
<!--#set var="description" value="Groups of packages in $tag repository" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/groups/${group}/_index.inc" -->
|
||||
<!--#set var="title" value="Packages of $group group in $tag repository" -->
|
||||
<!--#set var="description" value="Packages of $group group in $tag repository" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /changelog/" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_changelog.inc" -->
|
||||
<!--#set var="title" value="Changelog for the $tag repository" -->
|
||||
<!--#set var="description" value="List of all changes in the $tag repository" -->
|
||||
<!--#endif -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/_index.inc" -->
|
||||
<!--#set var="title" value="Index of all available repositories" -->
|
||||
<!--#set var="description" value="Index of all available repositories" -->
|
||||
<!--#endif -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<!--#if expr="$tag != ''" -->
|
||||
[<a href="?">repositories</a>]
|
||||
<b><!--#echo var=tag --></b>:
|
||||
<!--#if expr="$group != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&group=_index">groups</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$pkg != '_index'" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&pkg=_index">packages</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$maintainer != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&maintainer=_index">maintainers</a>]
|
||||
<!--#endif -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&changelog">changelog</a>]
|
||||
<!--#endif -->
|
||||
<br>
|
||||
<br>
|
||||
<table border=0><tr>
|
||||
<td valign=top width="99%">
|
||||
<!--#include virtual=${includefile} -->
|
||||
</td>
|
||||
<!--td valign=top width=140>
|
||||
<br><br>
|
||||
<div class="contentmenu" style="text-align:center"><b>Products for openmamba</b> (commercial advertisment):</div>
|
||||
<!-- #include virtual="/verticalbanner.html" -- >
|
||||
</td--></tr></table>
|
||||
<br><font size=-1>
|
||||
<!--#if expr="$tag != ''" -->
|
||||
[<a href="?">repositories</a>]
|
||||
<!--#if expr="$group != _index" -->
|
||||
<b><!--#echo var=tag --></b>:
|
||||
[<a href="?tag=<!--#echo var=tag -->&group=_index">groups</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$pkg != '_index'" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&pkg=_index">packages</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$maintainer != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&maintainer=_index">maintainers</a>]
|
||||
<!--#endif -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&changelog">changelog</a>]
|
||||
<!--#endif -->
|
||||
<br>
|
||||
<br>Automatically generated by <a href="?tag=devel&pkg=distromatic.source">distromatic</a>.
|
||||
<br>
|
||||
</font>
|
||||
</td>
|
||||
</tr></table>
|
||||
<!--#include virtual="/footer.html" -->
|
1
distribution/distromatic.en.html.new
Normal file
1
distribution/distromatic.en.html.new
Normal file
@ -0,0 +1 @@
|
||||
<META HTTP-EQUIV="Refresh" CONTENT="1; URL=http://openmamba.org/en/packages">
|
4
distribution/distromatic.html
Normal file
4
distribution/distromatic.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="distromatic.naked.${lang}.html" -->
|
4
distribution/distromatic.html.orig
Normal file
4
distribution/distromatic.html.orig
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="distromatic.${lang}.html" -->
|
109
distribution/distromatic.it.html
Normal file
109
distribution/distromatic.it.html
Normal file
@ -0,0 +1,109 @@
|
||||
<!--#if expr="$QUERY_STRING = /tag=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="tag" value="$1" -->
|
||||
<!--#if expr="$QUERY_STRING = /arch=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="arch" value="$1" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_index-${arch}.inc" -->
|
||||
<!--#set var="title" value="Pacchetti rpm nel repository $tag per ${arch}" -->
|
||||
<!--#set var="description" value="Pacchetti rpm nel repository $tag per ${arch}" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_index.inc" -->
|
||||
<!--#set var="title" value="Pacchetti rpm nel repository $tag" -->
|
||||
<!--#set var="description" value="Pacchetti rpm nel repository $tag di openmamba" -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="pkg" value="$1" -->
|
||||
<!--#if expr="$pkg != _index" -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=([a-zA-Z0-9\-+_]+)/" -->
|
||||
<!--#set var="pkgname" value="$1" -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=[a-zA-Z0-9\-+_]+\\.([a-zA-Z0-9\-+_]+)/" -->
|
||||
<!--#set var="pkgtype" value="$1" -->
|
||||
<!--#endif -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/packages/${pkg}.inc" -->
|
||||
<!--#if expr="$pkgtype = source" -->
|
||||
<!--#set var="title" value="$pkgname - pacchetto rpm sorgente - $tag" -->
|
||||
<!--#else -->
|
||||
<!--#set var="title" value="$pkgname - pacchetto rpm per $pkgtype - $tag" -->
|
||||
<!--#endif -->
|
||||
<!--#set var="description" value="repository $tag di openmamba: informazioni e download del pacchetto RPM $pkg" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /maintainer=([a-zA-Z0-9\-+_\.:]+)/" -->
|
||||
<!--#set var="maintainer" value="$1" -->
|
||||
<!--#if expr="$maintainer = _index" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_maintainers.inc" -->
|
||||
<!--#set var="title" value="Manutentori del repository $tag" -->
|
||||
<!--#set var="description" value="Manutentori del repository $tag" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/maintainers/${maintainer}.inc" -->
|
||||
<!--#set var="title" value="Pacchetti mantenuti da ${maintainer} nel repository $tag" -->
|
||||
<!--#set var="description" value="Pacchetti mantenuti da ${maintainer} nel repository $tag" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /group=([a-zA-Z0-9\-+_\.:]+)/" -->
|
||||
<!--#set var="group" value="$1" -->
|
||||
<!--#if expr="$group = _index" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_groups.inc" -->
|
||||
<!--#set var="title" value="Gruppi nel repository $tag" -->
|
||||
<!--#set var="description" value="Gruppi nel repository $tag" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/groups/${group}/_index.inc" -->
|
||||
<!--#set var="title" value="Pacchetti del gruppo $group nel repository $tag" -->
|
||||
<!--#set var="description" value="Pacchetti del gruppo $group nel repository $tag" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /changelog/" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_changelog.inc" -->
|
||||
<!--#set var="title" value="Ultimi aggiornamenti nel repository $tag" -->
|
||||
<!--#set var="description" value="Ultimi aggiornamenti nel repository $tag" -->
|
||||
<!--#endif -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/_index.inc" -->
|
||||
<!--#set var="title" value="Indice dei repository disponibili" -->
|
||||
<!--#set var="description" value="Indice dei repository disponibili" -->
|
||||
<!--#endif -->
|
||||
<!--#include virtual="/distribution/header.html" -->
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<!--#if expr="$tag != ''" -->
|
||||
[<a href="?">repository</a>]
|
||||
<b><!--#echo var=tag --></b>:
|
||||
<!--#if expr="$group != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&group=_index">gruppi</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$pkg != '_index'" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&pkg=_index">pacchetti</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$maintainer != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&maintainer=_index">manutentori</a>]
|
||||
<!--#endif -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&changelog">modifiche</a>]
|
||||
<!--#endif -->
|
||||
<br>
|
||||
<br>
|
||||
<table border=0><tr>
|
||||
<td valign=top width="99%">
|
||||
<!--#include virtual=${includefile} -->
|
||||
</td></tr></table>
|
||||
<br><font size=-1>
|
||||
<!--#if expr="$tag != ''" -->
|
||||
[<a href="?">repository</a>]
|
||||
<!--#if expr="$group != _index" -->
|
||||
<b><!--#echo var=tag --></b>:
|
||||
[<a href="?tag=<!--#echo var=tag -->&group=_index">gruppi</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$pkg != '_index'" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&pkg=_index">pacchetti</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$maintainer != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&maintainer=_index">manutentori</a>]
|
||||
<!--#endif -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&changelog">modifiche</a>]
|
||||
<!--#endif -->
|
||||
<br>
|
||||
<br>Generato automaticamente da <a href="?tag=devel&pkg=distromatic.source">distromatic</a>.
|
||||
<br>
|
||||
</font>
|
||||
</td>
|
||||
</tr></table>
|
||||
<!--#include virtual="/footer.html" -->
|
114
distribution/distromatic.naked.en.html
Normal file
114
distribution/distromatic.naked.en.html
Normal file
@ -0,0 +1,114 @@
|
||||
<!--#if expr="$QUERY_STRING = /tag=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="tag" value="$1" -->
|
||||
<!--#if expr="$QUERY_STRING = /arch=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="arch" value="$1" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_index-${arch}.inc" -->
|
||||
<!--#set var="title" value="${arch} packages in $tag repository" -->
|
||||
<!--#set var="description" value="${arch} rpm packages in the openmamba $tag repository" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_index.inc" -->
|
||||
<!--#set var="title" value="Packages in $tag repository" -->
|
||||
<!--#set var="description" value="rpm packages in the openmamba $tag repository" -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="pkg" value="$1" -->
|
||||
<!--#if expr="$pkg != _index" -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=([a-zA-Z0-9\-+_]+)/" -->
|
||||
<!--#set var="pkgname" value="$1" -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=[a-zA-Z0-9\-+_]+\\.([a-zA-Z0-9\-+_]+)/" -->
|
||||
<!--#set var="pkgtype" value="$1" -->
|
||||
<!--#endif -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/packages/${pkg}.inc" -->
|
||||
<!--#if expr="$pkgtype = source" -->
|
||||
<!--#set var="title" value="$pkgname - source rpm package - $tag" -->
|
||||
<!--#else -->
|
||||
<!--#set var="title" value="$pkgname - rpm package for $pkgtype - $tag" -->
|
||||
<!--#endif -->
|
||||
<!--#set var="description" value="openmamba $tag repository: $pkg RPM package information and download" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /maintainer=([a-zA-Z0-9\-+_\.:]+)/" -->
|
||||
<!--#set var="maintainer" value="$1" -->
|
||||
<!--#if expr="$maintainer = _index" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_maintainers.inc" -->
|
||||
<!--#set var="title" value="Maintainers of the $tag repository" -->
|
||||
<!--#set var="description" value="Maintainers of the $tag repository" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/maintainers/${maintainer}.inc" -->
|
||||
<!--#set var="title" value="Packages maintained by ${maintainer} in the $tag repository" -->
|
||||
<!--#set var="description" value="Packages maintained by ${maintainer} in the openmamba $tag repository" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /group=([a-zA-Z0-9\-+_\.:]+)/" -->
|
||||
<!--#set var="group" value="$1" -->
|
||||
<!--#if expr="$group = _index" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_groups.inc" -->
|
||||
<!--#set var="title" value="Groups of packages in $tag repository" -->
|
||||
<!--#set var="description" value="Groups of packages in $tag repository" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/groups/${group}/_index.inc" -->
|
||||
<!--#set var="title" value="Packages of $group group in $tag repository" -->
|
||||
<!--#set var="description" value="Packages of $group group in $tag repository" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /changelog/" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_changelog.inc" -->
|
||||
<!--#set var="title" value="Changelog for the $tag repository" -->
|
||||
<!--#set var="description" value="List of all changes in the $tag repository" -->
|
||||
<!--#endif -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/_index.inc" -->
|
||||
<!--#set var="title" value="Index of all available repositories" -->
|
||||
<!--#set var="description" value="Index of all available repositories" -->
|
||||
<!--#endif -->
|
||||
<!--#include virtual="/noheader.html" -->
|
||||
<!-- cross domain -->
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<!--#if expr="$tag != ''" -->
|
||||
[<a href="?">repositories</a>]
|
||||
<b><!--#echo var=tag --></b>:
|
||||
<!--#if expr="$group != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&group=_index">groups</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$pkg != '_index'" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&pkg=_index">packages</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$maintainer != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&maintainer=_index">maintainers</a>]
|
||||
<!--#endif -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&changelog">changelog</a>]
|
||||
<!--#endif -->
|
||||
<br>
|
||||
<br>
|
||||
<table border=0><tr>
|
||||
<td valign=top width="99%">
|
||||
<!--#include virtual=${includefile} -->
|
||||
</td>
|
||||
<!--td valign=top width=140>
|
||||
<br><br>
|
||||
<div class="contentmenu" style="text-align:center"><b>Products for openmamba</b> (commercial advertisment):</div>
|
||||
<!-- #include virtual="/verticalbanner.html" -- >
|
||||
</td--></tr></table>
|
||||
<br><font size=-1>
|
||||
<!--#if expr="$tag != ''" -->
|
||||
[<a href="?">repositories</a>]
|
||||
<!--#if expr="$group != _index" -->
|
||||
<b><!--#echo var=tag --></b>:
|
||||
[<a href="?tag=<!--#echo var=tag -->&group=_index">groups</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$pkg != '_index'" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&pkg=_index">packages</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$maintainer != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&maintainer=_index">maintainers</a>]
|
||||
<!--#endif -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&changelog">changelog</a>]
|
||||
<!--#endif -->
|
||||
<br>
|
||||
<br>Automatically generated by <a href="?tag=devel&pkg=distromatic.source">distromatic</a>.
|
||||
<br>
|
||||
</font>
|
||||
</td>
|
||||
</tr></table>
|
105
distribution/distromatic.naked.it.html
Normal file
105
distribution/distromatic.naked.it.html
Normal file
@ -0,0 +1,105 @@
|
||||
<!--#if expr="$QUERY_STRING = /tag=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="tag" value="$1" -->
|
||||
<!--#if expr="$QUERY_STRING = /arch=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="arch" value="$1" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_index-${arch}.inc" -->
|
||||
<!--#set var="title" value="Pacchetti rpm nel repository $tag per ${arch}" -->
|
||||
<!--#set var="description" value="Pacchetti rpm nel repository $tag per ${arch}" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_index.inc" -->
|
||||
<!--#set var="title" value="Pacchetti rpm nel repository $tag" -->
|
||||
<!--#set var="description" value="Pacchetti rpm nel repository $tag di openmamba" -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=([a-zA-Z0-9\-+_\.]+)/" -->
|
||||
<!--#set var="pkg" value="$1" -->
|
||||
<!--#if expr="$pkg != _index" -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=([a-zA-Z0-9\-+_]+)/" -->
|
||||
<!--#set var="pkgname" value="$1" -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /pkg=[a-zA-Z0-9\-+_]+\\.([a-zA-Z0-9\-+_]+)/" -->
|
||||
<!--#set var="pkgtype" value="$1" -->
|
||||
<!--#endif -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/packages/${pkg}.inc" -->
|
||||
<!--#if expr="$pkgtype = source" -->
|
||||
<!--#set var="title" value="$pkgname - pacchetto rpm sorgente - $tag" -->
|
||||
<!--#else -->
|
||||
<!--#set var="title" value="$pkgname - pacchetto rpm per $pkgtype - $tag" -->
|
||||
<!--#endif -->
|
||||
<!--#set var="description" value="repository $tag di openmamba: informazioni e download del pacchetto RPM $pkg" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /maintainer=([a-zA-Z0-9\-+_\.:]+)/" -->
|
||||
<!--#set var="maintainer" value="$1" -->
|
||||
<!--#if expr="$maintainer = _index" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_maintainers.inc" -->
|
||||
<!--#set var="title" value="Manutentori del repository $tag" -->
|
||||
<!--#set var="description" value="Manutentori del repository $tag" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/maintainers/${maintainer}.inc" -->
|
||||
<!--#set var="title" value="Pacchetti mantenuti da ${maintainer} nel repository $tag" -->
|
||||
<!--#set var="description" value="Pacchetti mantenuti da ${maintainer} nel repository $tag" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /group=([a-zA-Z0-9\-+_\.:]+)/" -->
|
||||
<!--#set var="group" value="$1" -->
|
||||
<!--#if expr="$group = _index" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_groups.inc" -->
|
||||
<!--#set var="title" value="Gruppi nel repository $tag" -->
|
||||
<!--#set var="description" value="Gruppi nel repository $tag" -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/groups/${group}/_index.inc" -->
|
||||
<!--#set var="title" value="Pacchetti del gruppo $group nel repository $tag" -->
|
||||
<!--#set var="description" value="Pacchetti del gruppo $group nel repository $tag" -->
|
||||
<!--#endif -->
|
||||
<!--#endif -->
|
||||
<!--#if expr="$QUERY_STRING = /changelog/" -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/${tag}/_changelog.inc" -->
|
||||
<!--#set var="title" value="Ultimi aggiornamenti nel repository $tag" -->
|
||||
<!--#set var="description" value="Ultimi aggiornamenti nel repository $tag" -->
|
||||
<!--#endif -->
|
||||
<!--#else -->
|
||||
<!--#set var="includefile" value="/pub/openmamba/distromatic/_index.inc" -->
|
||||
<!--#set var="title" value="Indice dei repository disponibili" -->
|
||||
<!--#set var="description" value="Indice dei repository disponibili" -->
|
||||
<!--#endif -->
|
||||
<!--#include virtual="/distribution/noheader.html" -->
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<!--#if expr="$tag != ''" -->
|
||||
[<a href="?">repository</a>]
|
||||
<b><!--#echo var=tag --></b>:
|
||||
<!--#if expr="$group != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&group=_index">gruppi</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$pkg != '_index'" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&pkg=_index">pacchetti</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$maintainer != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&maintainer=_index">manutentori</a>]
|
||||
<!--#endif -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&changelog">modifiche</a>]
|
||||
<!--#endif -->
|
||||
<br>
|
||||
<br>
|
||||
<table border=0><tr>
|
||||
<td valign=top width="99%">
|
||||
<!--#include virtual=${includefile} -->
|
||||
</td></tr></table>
|
||||
<br><font size=-1>
|
||||
<!--#if expr="$tag != ''" -->
|
||||
[<a href="?">repository</a>]
|
||||
<!--#if expr="$group != _index" -->
|
||||
<b><!--#echo var=tag --></b>:
|
||||
[<a href="?tag=<!--#echo var=tag -->&group=_index">gruppi</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$pkg != '_index'" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&pkg=_index">pacchetti</a>]
|
||||
<!--#endif -->
|
||||
<!--#if expr="$maintainer != _index" -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&maintainer=_index">manutentori</a>]
|
||||
<!--#endif -->
|
||||
[<a href="?tag=<!--#echo var=tag -->&changelog">modifiche</a>]
|
||||
<!--#endif -->
|
||||
</font>
|
||||
</td>
|
||||
</tr></table>
|
1
distribution/download.en.html
Normal file
1
distribution/download.en.html
Normal file
@ -0,0 +1 @@
|
||||
<META HTTP-EQUIV="Refresh" CONTENT="1; URL=http://openmamba.org/en/download">
|
186
distribution/download.en.html.old
Normal file
186
distribution/download.en.html.old
Normal file
@ -0,0 +1,186 @@
|
||||
<!--#set var="title" value="Get openmamba" -->
|
||||
<!--#set var="description" value="openmamba GNU/Linux distribution download page." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/download.png" alt="get openmamba"></td>
|
||||
<td class="toptitle">get openmamba</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><b><font color="green">open</font>mamba</b> is available for CD/DVD,pen drives and other storage media.
|
||||
<p>All live versions provide a tool for installing openmamba on a fixed disk.
|
||||
Please, see the <a href="/distribution/install.html">installation</a> page for more information.
|
||||
|
||||
<p>"rolling" release media are automatically generated as weekly snapshots of the
|
||||
<a href="/distribution/rolling.html">channels this release is based on</a>.
|
||||
In case of problems with current snapshot it is sometimes possible to download
|
||||
a previous one using the "Other releases" link. Reports of the problem in the
|
||||
<a href="http://forum.openmamba.org">forum</a> are welcome.
|
||||
<br><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba livecd</h2>
|
||||
<p>A live version of the openmamba GNU/Linux system that can be immediately used without installation.
|
||||
<p><b>You can use it to install the system on hard disk.</b>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd/index.inc.en.pre.html" -->
|
||||
<br>
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd/index.inc.en.html" -->
|
||||
<br>
|
||||
<p>Previous stable release (obsoleted):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livecd/index.inc.en.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livedvd</h2>
|
||||
<p>A live version of the openmamba GNU/Linux system with an archive of all packages needed for a full system installation.
|
||||
<p><b>It can be used for a fast installation of openmamba on
|
||||
a fixed disk even when an internet connection is not available.</b>
|
||||
<!--<p>Stable release:
|
||||
<!-- #include virtual="/pub/openmamba/milestone1/media/livedvd/downloads.inc" -- >
|
||||
<!-- #include virtual="/pub/openmamba/milestone1/media/livedvd/index.inc.en.html" -- >-->
|
||||
<br>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livedvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livedvd/index.inc.en.pre.html" -->
|
||||
<br>
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livedvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livedvd/index.inc.en.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livecd-light</h2>
|
||||
<p>A live version of the openmamba GNU/Linux system based on the LXDE desktop environment.
|
||||
<p><b>You can use it to install the system on hard disk.</b>
|
||||
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-light/index.inc.en.pre.html" -->
|
||||
<br>
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-light/index.inc.en.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livecd-gnome</h2>
|
||||
<p>A live version of the openmamba GNU/Linux system based on the Gnome desktop environment.
|
||||
<p><b>You can use it to install the system on hard disk.</b>
|
||||
|
||||
<p>Pre-release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-gnome/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-gnome/index.inc.en.pre.html" -->
|
||||
<br>
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-gnome/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-gnome/index.inc.en.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba bootusb</h2>
|
||||
<p>Can be used to start an openmamba ISO image from a USB storage flash device allowing live system execution and
|
||||
installation on computers that don't have a CD/DVD-ROM reader.
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/bootusb/index.inc.en.pre.html" -->
|
||||
<br>
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb/index.inc.en.html" -->
|
||||
<br>
|
||||
<p>Previous stable release (obsoleted):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/bootusb/index.inc.en.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba rootfs</h2>
|
||||
<p>A release of the openmamba GNU/Linux system containing a root filesystem for immediate installation on
|
||||
different storage media and execution through different boot loaders and kernels. It provides a KDE based desktop environment.
|
||||
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs/index.inc.en.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba rootfs-light</h2>
|
||||
<p>A release of the openmamba GNU/Linux system containing a root filesystem for immediate installation on
|
||||
different storage media and execution through different boot loaders and kernels. It provides a LXDE based desktop environment.
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs-light/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba testcd</h2>
|
||||
<p>A live version of the openmamba GNU/Linux system used for preliminary tests of new features.
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/testcd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/testcd/index.inc.en.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba bootusb-test</h2>
|
||||
<p>Can be used to start an openmamba ISO image from a USB storage flash device allowing live system execution and
|
||||
installation on computers that don't have a CD/DVD-ROM reader. This version should be used with the testcd target.
|
||||
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb-test/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb-test/index.inc.en.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba livestudio</h2>
|
||||
<p>A live version of the openmamba GNU/Linux system that provides a collection of
|
||||
programs for creative productivity and can be immediately used without installation.
|
||||
<p><b>You can use it to install the system on hard disk.</b>
|
||||
<p>Stable release (obsoleted):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livestudio/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livestudio/index.inc.en.html" -->
|
||||
<br>
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba livegames</h2>
|
||||
<p>A live version of the openmamba GNU/Linux system that provides a collection of games and can be immediately used without installation.
|
||||
<p><b>You can use it to install the system on hard disk.</b>
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livegames/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livegames/index.inc.en.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba sdk-root</h2>
|
||||
<p>A release of the openmamba GNU/Linux O.S. for ARM compatible platforms.
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/sdk-root/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/sdk-root/index.inc.it.pre.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba bootcd</h2>
|
||||
<p>A bootable CD that can be used to boot openmamba flash-1GB on any PC.
|
||||
|
||||
<p>Rolling release (weekly snapshot):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootcd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootcd/index.inc.en.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/download.html
Normal file
4
distribution/download.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="download.${lang}.html" -->
|
1
distribution/download.it.html
Normal file
1
distribution/download.it.html
Normal file
@ -0,0 +1 @@
|
||||
<META HTTP-EQUIV="Refresh" CONTENT="1; URL=http://openmamba.org/it/scarica">
|
188
distribution/download.it.html.old
Normal file
188
distribution/download.it.html.old
Normal file
@ -0,0 +1,188 @@
|
||||
<META HTTP-EQUIV="Refresh" CONTENT="1; URL=http://openmamba.org/it/scarica">
|
||||
|
||||
<!--#set var="title" value="Scarica openmamba" -->
|
||||
<!--#set var="description" value="Pagina di download dei supporti del sistema GNU/Linux openmamba." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/download.png" alt="scarica openmamba"></td>
|
||||
<td class="toptitle">scarica openmamba</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><b><font color="green">open</font>mamba</b> è disponibile per supporti CD/DVD, chiavette USB e altri dispositivi di memorizzazione.
|
||||
<p>Tutte le versioni live includono il programma per l'installazione del sistema su disco fisso.
|
||||
Per maggiori informazioni a riguardo si veda la pagina di <a href="/distribution/install.html">installazione</a>.
|
||||
|
||||
<p>I supporti della versione "rolling" di openmamba vengono generati automaticamente come fotografie (snapshots) settimanali
|
||||
dei <a href="/distribution/rolling.html">canali su cui è basata questa versione</a>.
|
||||
In caso di problemi con la snapshot corrente è talvolta possibile scaricare le
|
||||
precedenti utilizzando il link "Altre versioni". Inoltre si consiglia di effettuare una
|
||||
segnalazione del problema nel <a href="http://forum.openmamba.org">forum</a>.
|
||||
<br><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba livecd</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba utilizzabile immediatamente senza installazione.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso.</b>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd/index.inc.it.html" -->
|
||||
<br>
|
||||
<p>Versione stabile precedente (obsoleta):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livecd/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livedvd</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba utilizzabile immediatamente senza installazione.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso in modo rapido ed anche se
|
||||
non è disponibile una connessione ad internet.</b>
|
||||
<!--<p>Versione stabile:
|
||||
< !--#include virtual="/pub/openmamba/milestone2/media/livedvd/downloads.inc" -- >
|
||||
< !--#include virtual="/pub/openmamba/milestone2/media/livedvd/index.inc.it.html" -->
|
||||
<br>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livedvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livedvd/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livedvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livedvd/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livecd-light</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba basata sull'ambiente grafico LXDE.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso in modo rapido ed anche se
|
||||
non è disponibile una connessione ad internet.</b>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-light/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-light/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livecd-gnome</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba basata sull'ambiente grafico Gnome.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso in modo rapido ed anche se
|
||||
non è disponibile una connessione ad internet.</b>
|
||||
<p>Versione pre-release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-gnome/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-gnome/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-gnome/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-gnome/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba bootusb</h2>
|
||||
<p>Permette di avviare un'immagine ISO di openmamba da un supporto storage Flash USB consentendo l'avvio live
|
||||
e l'installazione di openmamba su computer che non dispongono di lettore CD/DVD-ROM.
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/bootusb/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb/index.inc.it.html" -->
|
||||
<br>
|
||||
<p>Versione stabile precedente (obsoleta):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/bootusb/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba rootfs</h2>
|
||||
<p>Una versone del sistema openmamba GNU/Linux in un archivio "root filesystem" per permettere l'installazione su
|
||||
diversi tipi di supporti di memorizzazione e l'esecuzione con differenti boot loader e kernel. Fornisce un ambiente desktop basato su KDE.
|
||||
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba rootfs-light</h2>
|
||||
<p>Una versone "leggera" del sistema openmamba GNU/Linux in un archivio "root filesystem" per permettere l'installazione
|
||||
su diversi tipi di supporti di memorizzazione e l'esecuzione con differenti boot loader e kernel. Fornisce un ambiente desktop basato su LXDE.
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs-light/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba testcd</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba con funzionalità avanzate ancora in fase di test preliminare.
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/testcd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/testcd/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba bootusb-test</h2>
|
||||
<p>Permette di avviare un'immagine ISO di openmamba da un supporto storage Flash USB consentendo l'avvio live
|
||||
e l'installazione di openmamba su computer che non dispongono di lettore CD/DVD-ROM. Questa versione è da utilizzarsi
|
||||
per l'avvio del target testcd.
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb-test/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb-test/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livestudio</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba che contiene una raccolta di programmi
|
||||
per la produttività creativa ed è utilizzabile immediatamente senza installazione.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso.</b>
|
||||
<p>Versione stabile (obsoleta):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livestudio/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livestudio/index.inc.it.html" -->
|
||||
<br>
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba livegames</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba che contiene una raccolta di giochi ed è utilizzabile immediatamente senza installazione.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso.</b>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livegames/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livegames/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba sdk-root</h2>
|
||||
<p>Una versione del sistema openmamba GNU/Linux per piattaforme ARM compatibili.
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/sdk-root/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/sdk-root/index.inc.it.pre.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba bootcd</h2>
|
||||
<p>Un CD avviabile che permette di avviare openmamba rootfs e rootfs-light anche da PC che non supportano l'avvio da USB.
|
||||
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootcd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootcd/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
180
distribution/download.it.shtml
Normal file
180
distribution/download.it.shtml
Normal file
@ -0,0 +1,180 @@
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
<span id="video"></span>
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/download.png" alt="scarica openmamba"></td>
|
||||
<td class="toptitle">scarica openmamba</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><b><font color="green">open</font>mamba</b> è disponibile per supporti CD/DVD, chiavette USB e altri dispositivi di memorizzazione.
|
||||
<p>Tutte le versioni live includono il programma per l'installazione del sistema su disco fisso.
|
||||
Per maggiori informazioni a riguardo si veda la pagina di <a href="/distribution/install.html">installazione</a>.
|
||||
|
||||
<p>I supporti della versione "rolling" di openmamba vengono generati automaticamente come fotografie (snapshots) settimanali
|
||||
dei <a href="/distribution/rolling.html">canali su cui è basata questa versione</a>.
|
||||
In caso di problemi con la snapshot corrente è talvolta possibile scaricare le
|
||||
precedenti utilizzando il link "Altre versioni". Inoltre si consiglia di effettuare una
|
||||
segnalazione del problema nel <a href="http://forum.openmamba.org">forum</a>.
|
||||
<br><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba livecd</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba utilizzabile immediatamente senza installazione.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso.</b>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd/index.inc.it.html" -->
|
||||
<br>
|
||||
<p>Versione stabile precedente (obsoleta):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livecd/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livedvd</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba utilizzabile immediatamente senza installazione.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso in modo rapido ed anche se
|
||||
non è disponibile una connessione ad internet.</b>
|
||||
<!--<p>Versione stabile:
|
||||
< !--#include virtual="/pub/openmamba/milestone2/media/livedvd/downloads.inc" -- >
|
||||
< !--#include virtual="/pub/openmamba/milestone2/media/livedvd/index.inc.it.html" -->
|
||||
<br>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livedvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livedvd/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livedvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livedvd/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livecd-light</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba basata sull'ambiente grafico LXDE.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso in modo rapido ed anche se
|
||||
non è disponibile una connessione ad internet.</b>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-light/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-light/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livecd-gnome</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba basata sull'ambiente grafico Gnome.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso in modo rapido ed anche se
|
||||
non è disponibile una connessione ad internet.</b>
|
||||
<p>Versione pre-release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-gnome/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-gnome/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-gnome/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-gnome/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba bootusb</h2>
|
||||
<p>Permette di avviare un'immagine ISO di openmamba da un supporto storage Flash USB consentendo l'avvio live
|
||||
e l'installazione di openmamba su computer che non dispongono di lettore CD/DVD-ROM.
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/bootusb/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb/index.inc.it.html" -->
|
||||
<br>
|
||||
<p>Versione stabile precedente (obsoleta):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/bootusb/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba rootfs</h2>
|
||||
<p>Una versone del sistema openmamba GNU/Linux in un archivio "root filesystem" per permettere l'installazione su
|
||||
diversi tipi di supporti di memorizzazione e l'esecuzione con differenti boot loader e kernel. Fornisce un ambiente desktop basato su KDE.
|
||||
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba rootfs-light</h2>
|
||||
<p>Una versone "leggera" del sistema openmamba GNU/Linux in un archivio "root filesystem" per permettere l'installazione
|
||||
su diversi tipi di supporti di memorizzazione e l'esecuzione con differenti boot loader e kernel. Fornisce un ambiente desktop basato su LXDE.
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs-light/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba testcd</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba con funzionalità avanzate ancora in fase di test preliminare.
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/testcd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/testcd/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba bootusb-test</h2>
|
||||
<p>Permette di avviare un'immagine ISO di openmamba da un supporto storage Flash USB consentendo l'avvio live
|
||||
e l'installazione di openmamba su computer che non dispongono di lettore CD/DVD-ROM. Questa versione è da utilizzarsi
|
||||
per l'avvio del target testcd.
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb-test/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb-test/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width=700 class="info"><tr><td>
|
||||
<h2>openmamba livestudio</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba che contiene una raccolta di programmi
|
||||
per la produttività creativa ed è utilizzabile immediatamente senza installazione.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso.</b>
|
||||
<p>Versione stabile (obsoleta):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livestudio/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livestudio/index.inc.it.html" -->
|
||||
<br>
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba livegames</h2>
|
||||
<p>Una versione live del sistema GNU/Linux openmamba che contiene una raccolta di giochi ed è utilizzabile immediatamente senza installazione.
|
||||
<p><b>Può essere usato per l'installazione del sistema openmamba su disco fisso.</b>
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livegames/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livegames/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba sdk-root</h2>
|
||||
<p>Una versione del sistema openmamba GNU/Linux per piattaforme ARM compatibili.
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/sdk-root/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/sdk-root/index.inc.it.pre.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
<table width="700" class="info"><tr><td>
|
||||
<h2>openmamba bootcd</h2>
|
||||
<p>Un CD avviabile che permette di avviare openmamba rootfs e rootfs-light anche da PC che non supportano l'avvio da USB.
|
||||
|
||||
<p>Versione "rolling" (snapshot settimanale):
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootcd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootcd/index.inc.it.html" -->
|
||||
</td></tr></table><br>
|
||||
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
25
distribution/footer.html
Normal file
25
distribution/footer.html
Normal file
@ -0,0 +1,25 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
</td></tr><tr class="toptabsline"><td></td></tr></table></div>
|
||||
<table class="footer">
|
||||
<!--#if expr="$QUERY_STRING = /\(.*\)[&?]*lang=[a-zA-Z0-9\-+_\.]+[&]*\(.*\)/" -->
|
||||
<!--#set var="MY_QUERY_STRING" value="$1$2" --><!--#else -->
|
||||
<!--#set var="MY_QUERY_STRING" value="$QUERY_STRING" --><!--#endif -->
|
||||
<!--#if expr="$MY_QUERY_STRING" --><!--#set var="MY_QUERY_STRING" value="&$MY_QUERY_STRING" --><!--#endif -->
|
||||
<!--#if expr="$lang = it" --><tr><td>
|
||||
<a href="mailto:info@openmamba.org">info@openmamba.org</a> |
|
||||
<a href="javascript:window.open('/privacy.html', '_privacy', 'toolbar=no, directories=no, location=no, status=yes, menubar=no, resizable=no, scrollbars=yes')">Condizioni di servizio e privacy</a> |
|
||||
<a href="javascript:window.open('/licensing.html', '_privacy', 'toolbar=no, directories=no, location=no, status=yes, menubar=no, resizable=no, scrollbars=yes')">Condizioni di licenza</a> |
|
||||
<a href="/community/credits.html">Ringraziamenti</a> |
|
||||
<a href="/distribution/statistics.html">Statistiche</a> |
|
||||
<a href="?lang=en<!--#echo var=MY_QUERY_STRING -->">English version</a>
|
||||
<!--#else --><tr><td>
|
||||
<a href="mailto:info@openmamba.org">info@openmamba.org</a> |
|
||||
<a href="javascript:window.open('/privacy.html', '_privacy', 'toolbar=no, directories=no, location=no, status=yes, menubar=no, resizable=no, scrollbars=yes')">Service and privacy conditions</a> |
|
||||
<a href="javascript:window.open('/licensing.html', '_privacy', 'toolbar=no, directories=no, location=no, status=yes, menubar=no, resizable=no, scrollbars=yes')">Licensing terms</a> |
|
||||
<a href="/community/credits.html">Credits</a> |
|
||||
<a href="/distribution/statistics.html">Statistics</a> |
|
||||
<a href="?lang=it<!--#echo var=MY_QUERY_STRING -->">Versione italiana</a>
|
||||
<!--#endif --></td></tr>
|
||||
</table></body></html>
|
1
distribution/index.en.html
Normal file
1
distribution/index.en.html
Normal file
@ -0,0 +1 @@
|
||||
<META HTTP-EQUIV="Refresh" CONTENT="1; URL=http://openmamba.org/en/about">
|
67
distribution/index.en.html.old
Normal file
67
distribution/index.en.html.old
Normal file
@ -0,0 +1,67 @@
|
||||
<!--#set var="title" value="GNU/Linux distribution" -->
|
||||
<!--#set var="description" value="The openmamba GNU/Linux distribution." -->
|
||||
<!--#set var="keywords" value="distro,distribution,open,mamba,about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Ready to use GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#set var="anim_num" value="18" -->
|
||||
<!--#set var="anim_path" value="/images/anim1/a" -->
|
||||
<!--#include virtual="/scripts/slideshow.html.inc" -->
|
||||
<table width="100%"><tr><td>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/distribution-openmamba-64x64-gr.jpg" alt="openmamba GNU/Linux distribution"></td>
|
||||
<td class="toptitle">GNU/Linux distribution</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<div class="header">
|
||||
<img style="margin:10px;" align="right" src="/images/anim1/a1.jpg" name="anim_img" width="400" height="300">
|
||||
</div>
|
||||
|
||||
<p>The <b><font color=green>open</font>mamba</b> GNU/Linux distribution is an Open Source GNU/Linux system with the following features:
|
||||
<ul>
|
||||
<li>PC (Intel i686 and compatible) platforms currently supported
|
||||
<li>it is suitable for notebooks, desktop and servers
|
||||
<li>it is stable, reliable, fast and easy to use
|
||||
<li>has support for multimedia, office, gaming and much more
|
||||
<li>it can be downloaded, installed and used for free
|
||||
<li>anybody can contribute to the development by joining the <a href="/community">openmamba community</a>.
|
||||
</ul>
|
||||
<p>
|
||||
<table align="center" class="iconmenu"><tr><td align="center">
|
||||
<a href="/info.html" title="information on openmamba"><img src="/images/info_gr.png" with="54" alt="information su openmamba"></a>
|
||||
</td><td width=100></td><td align="center">
|
||||
<a href="download.html" title="get openmamba"><img src="/images/download.png" with="54" alt="get openmamba"></a>
|
||||
</td><td width=100></td><td align="center">
|
||||
<a href="install.html" title="openmamba installation"><img src="/images/media_gr.png" alt="install"></a>
|
||||
</td><td width=100></td><td align="center">
|
||||
<a href="milestone2.html" title="openmamba software packages"><img src="/images/system_gr.png" alt="customize"></a>
|
||||
</td><td width=100></td><td align="center">
|
||||
<a href="http://bugs.openmamba.org" title="Notify and fix openmamba bugs"><img src="/images/bugs-54x54_gr.png" alt="bug tracking"></a>
|
||||
</td><td width=100></td><td align="center">
|
||||
<a href="development.html" title="openmamba development area"><img src="/images/packages_gr.png" alt="development"></a>
|
||||
</td></tr>
|
||||
<tr><td align="center">
|
||||
<a href="/info.html">read</a>
|
||||
</td><td></td><td align="center">
|
||||
<a href="download.html">get</a>
|
||||
</td><td></td><td align="center">
|
||||
<a href="install.html">install</a>
|
||||
</td><td></td><td align="center">
|
||||
<a href="milestone2.html">customize</a>
|
||||
</td><td></td><td align="center">
|
||||
<a href="http://bugs.openmamba.org">fix</a>
|
||||
</td><td></td><td align="center">
|
||||
<a href="development.html">develop</a>
|
||||
</td></tr></table>
|
||||
<br>
|
||||
The following channels are available if you want to communicate with the other developers:
|
||||
<ul>
|
||||
<li><a href="http://forum.openmamba.org">forum</a>
|
||||
<li><a href="/lists">mailing lists</a>
|
||||
<li><a href="http://bugs.openmamba.org">bug tracking site</a>
|
||||
<li><a href="/livesupport">live support</a>
|
||||
</ul>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/index.html
Normal file
4
distribution/index.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="index.${lang}.html" -->
|
1
distribution/index.it.html
Normal file
1
distribution/index.it.html
Normal file
@ -0,0 +1 @@
|
||||
<META HTTP-EQUIV="Refresh" CONTENT="1; URL=http://openmamba.org/it/info">
|
70
distribution/index.it.html.old
Normal file
70
distribution/index.it.html.old
Normal file
@ -0,0 +1,70 @@
|
||||
<!--#set var="title" value="Distribuzione GNU/Linux" -->
|
||||
<!--#set var="description" value="La distribuzione GNU/Linux openmamba." -->
|
||||
<!--#set var="keywords" value="distro,distribuzione,open,mamba,installazione,scaricamento,download,sviluppo" -->
|
||||
<!--#set var="slogan" value="GNU/Linux pronto per l'uso" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#set var="anim_num" value="18" -->
|
||||
<!--#set var="anim_path" value="/images/anim1/a" -->
|
||||
<!--#include virtual="/scripts/slideshow.html.inc" -->
|
||||
<table width="100%"><tr><td>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/distribution-openmamba-64x64-gr.jpg" alt="distribuzione GNU/Linux openmamba"></td>
|
||||
<td class="toptitle">Distribuzione GNU/Linux</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<table><tr><td>
|
||||
<p>La distribuzione GNU/Linux <b><font color=green>open</font>mamba</b> è un sistema operativo Open Source con le seguenti
|
||||
caratteristiche:
|
||||
<ul>
|
||||
<li>supporta piattaforme PC (Intel i686 e compatibili)
|
||||
<li>è utilizzabile su computer portatili, desktop e server
|
||||
<li>è stabile, affidabile, veloce e facile da usare
|
||||
<li>supporta applicazioni multimediali, per l'ufficio, giochi e molto altro
|
||||
<li>può essere scaricato, installato ed usato gratuitamente e liberamente
|
||||
<li>ognuno può contribuire allo sviluppo entrando a far parte della <a href="/community">community openmamba</a>.
|
||||
</ul>
|
||||
<p>
|
||||
<table align="center" class="iconmenu"><tr><td align="center">
|
||||
<a href="/info.html" title="informazioni su openmamba"><img src="/images/info_gr.png" with="54" alt="informazioni su openmamba"></a>
|
||||
</td><td width=100></td><td align="center">
|
||||
<a href="download.html" title="scarica openmamba"><img src="/images/download.png" with="54" alt="scarica openmamba"></a>
|
||||
</td><td width=100></td><td align="center">
|
||||
<a href="install.html" title="installa openmamba"><img src="/images/media_gr.png" alt="installazione"></a>
|
||||
</td><td width=100></td><td align="center">
|
||||
<a href="milestone2.html" title="pacchetti software di openmamba"><img src="/images/system_gr.png" alt="personalizza"></a>
|
||||
</td><td width=100></td><td align="center">
|
||||
<a href="http://bugs.openmamba.org" title="Segnala e risolvi le anomalie (bugs) di openmamba"><img src="/images/bugs-54x54_gr.png" alt="bug tracking"></a>
|
||||
</td><td width=100></td><td align="center">
|
||||
<a href="development.html" title="Sviluppa openmamba"><img src="/images/packages_gr.png" alt="sviluppo"></a>
|
||||
</td></tr>
|
||||
<tr><td align="center">
|
||||
<a href="/info.html">leggi</a>
|
||||
</td><td></td><td align="center">
|
||||
<a href="download.html">scarica</a>
|
||||
</td><td></td><td align="center">
|
||||
<a href="install.html">installa</a>
|
||||
</td><td></td><td align="center">
|
||||
<a href="milestone2.html">personalizza</a>
|
||||
</td><td></td><td align="center">
|
||||
<a href="http://bugs.openmamba.org">aggiusta</a>
|
||||
</td><td></td><td align="center">
|
||||
<a href="development.html">sviluppa</a>
|
||||
</td></tr></table>
|
||||
<br>
|
||||
Per entrare in contatto con gli altri sviluppatori sono disponibili i seguenti canali:
|
||||
<ul>
|
||||
<li><a href="http://forum.openmamba.org">forum (via web)</a>
|
||||
<li><a href="/lists">liste di discussione (via e-mail)</a>
|
||||
<li><a href="http://bugs.openmamba.org">sito di bug tracking</a>
|
||||
<li><a href="/livesupport">supporto live</a>
|
||||
</ul>
|
||||
</td><td>
|
||||
<div class="header" align=right>
|
||||
<img align="right" src="/images/anim1/a1.jpg" name="anim_img" width="400" height="300">
|
||||
</td></tr></table>
|
||||
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
49
distribution/install.en.html
Normal file
49
distribution/install.en.html
Normal file
@ -0,0 +1,49 @@
|
||||
<!--#set var="title" value="Installation" -->
|
||||
<!--#set var="description" value="Informtion on the openmamba GNU/Linux development project." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba installation</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
|
||||
<br>
|
||||
<h2>Installation from livecd</h2>
|
||||
<p>openmamba installation is performed through the installer program
|
||||
distributed in the <a href="/distribution/media/livecd.html">livecd</a>.
|
||||
Once you have started the computer from livecd, click on the <b>openmamba installer</b>
|
||||
icon.
|
||||
<p>The installation procedure will let you install the system through an interface organazied in the following simple steps:<br>
|
||||
<table align="center" cellspacing=10 valign="bottom"><tr align="center" valign="bottom">
|
||||
<td><a href="/distribution/screenshots/openmamba-install_en_1.png" target="_install"><img src="/distribution/screenshots/openmamba-install_en_1t.png"></a><br>1. Introduction</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_en_2.png" target="_install"><img src="/distribution/screenshots/openmamba-install_en_2t.png"></a><br>2. Disk choice</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_en_3.png" target="_install"><img src="/distribution/screenshots/openmamba-install_en_3t.png"></a><br>3. Partitioning tool</td>
|
||||
</tr><tr align="center" valign="bottom">
|
||||
<td><a href="/distribution/screenshots/openmamba-install_en_4.png" target="_install"><img src="/distribution/screenshots/openmamba-install_en_4t.png"></a><br>4. User details dialog</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_en_5.png" target="_install"><img src="/distribution/screenshots/openmamba-install_en_5t.png"></a><br>5. System details dialog</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_en_6.png" target="_install"><img src="/distribution/screenshots/openmamba-install_en_6t.png"></a><br>6. Confirm before formatting</td>
|
||||
</tr><tr align="center" valign="bottom">
|
||||
<td><a href="/distribution/screenshots/openmamba-install_en_7.png" target="_install"><img src="/distribution/screenshots/openmamba-install_en_7t.png"></a><br>7. Installation in progress</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_en_8.png" target="_install"><img src="/distribution/screenshots/openmamba-install_en_8t.png"></a><br>8. Installation completed</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_en_9.png" target="_install"><img src="/distribution/screenshots/openmamba-install_en_9t.png"></a><br>9. Installation log and reboot</td>
|
||||
</td></tr></table>
|
||||
<br>
|
||||
<br>
|
||||
<h2>"Live" media</h2>
|
||||
<p>With the <a href="/distribution/media/livecd.html">livecd</a> and <a href="/distribution/media/flash-1GB.html">flash-1GB</a>
|
||||
"live" media you can both have a demonstration and fully use the GNU/Linux openmamba system without
|
||||
the need to install it on a fixed disk. These media can be downloaded from the
|
||||
<a href="/distribution/download.html">download</a> page.
|
||||
<br>
|
||||
<h2>Upgrade from QiLinux 2.0 <i>(obsolete)</i></h2>
|
||||
<p>This procedure is not supported any longer. Please, follow the installation instruction
|
||||
from <a href="/distribution/media/livecd.html">livecd</a> instead.
|
||||
<br><br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/install.html
Normal file
4
distribution/install.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="install.${lang}.html" -->
|
46
distribution/install.it.html
Normal file
46
distribution/install.it.html
Normal file
@ -0,0 +1,46 @@
|
||||
<!--#set var="title" value="Installazione" -->
|
||||
<!--#set var="description" value="Informazioni sul progetto di sviluppo GNU/Linux openmamba." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">installazione di openmamba</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<h2><b>Installazione da livecd</b></h2>
|
||||
<p>L'installazione di openmamba avviene utilizzando l'apposito programma
|
||||
presente sul <a href="/distribution/media/livecd.html">livecd</a>. Una volta avviato il computer da livecd fare click sull'icona denominata <b>openmamba installer</b>.
|
||||
<p>Si avvierà un'interfaccia grafica di installazione che prevede i seguenti passaggi:<br>
|
||||
<table align="center" cellspacing=10 valign="bottom"><tr align="center" valign="bottom">
|
||||
<td><a href="/distribution/screenshots/openmamba-install_it_1.png" target="_install"><img src="/distribution/screenshots/openmamba-install_it_1t.png"></a><br>1. Introduzione</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_it_2.png" target="_install"><img src="/distribution/screenshots/openmamba-install_it_2t.png"></a><br>2. Scelta del disco</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_it_3.png" target="_install"><img src="/distribution/screenshots/openmamba-install_it_3t.png"></a><br>3. Programma di partizionamento</td>
|
||||
</tr><tr align="center" valign="bottom">
|
||||
<td><a href="/distribution/screenshots/openmamba-install_it_4.png" target="_install"><img src="/distribution/screenshots/openmamba-install_it_4t.png"></a><br>4. Inserimento informazioni sull'utente</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_it_5.png" target="_install"><img src="/distribution/screenshots/openmamba-install_it_5t.png"></a><br>5. Inserimento informazioni sul computer</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_it_6.png" target="_install"><img src="/distribution/screenshots/openmamba-install_it_6t.png"></a><br>6. Conferma per la formattazione</td>
|
||||
</tr><tr align="center" valign="bottom">
|
||||
<td><a href="/distribution/screenshots/openmamba-install_it_7.png" target="_install"><img src="/distribution/screenshots/openmamba-install_it_7t.png"></a><br>7. Installazione in corso</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_it_8.png" target="_install"><img src="/distribution/screenshots/openmamba-install_it_8t.png"></a><br>8. Installazione completata</td>
|
||||
<td><a href="/distribution/screenshots/openmamba-install_it_9.png" target="_install"><img src="/distribution/screenshots/openmamba-install_it_9t.png"></a><br>9. Log degli errori e riavvio</td>
|
||||
</td></tr></table>
|
||||
<br>
|
||||
<br>
|
||||
<h2>Supporti "live"</h2>
|
||||
<p>
|
||||
Con i supporti <a href="/distribution/media/livecd.html">livecd</a> e <a href="/distribution/media/flash-1GB.html">flash-1GB</a>
|
||||
è possibile sia avere una dimostrazione che utilizzare a tutti gli effetti il sistema
|
||||
GNU/Linux openmamba senza effettuare l'installazione su disco fisso. Questi supporti possono essere scaricati dalla pagina di
|
||||
<a href="/distribution/download.html">download</a>.<br><br>
|
||||
<h2>Aggiornamento da QiLinux 2.0</b> <i>(obsoleta)</i></h2>
|
||||
<p>Questa procedura non è più supportata, seguire le istruzioni per l'installazione
|
||||
dal <a href="/distribution/media/livecd.html">livecd</a> di openmamba.
|
||||
<br><br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/latest.html
Normal file
4
distribution/latest.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="latest.${lang}.html" -->
|
22
distribution/latest.it.html
Normal file
22
distribution/latest.it.html
Normal file
@ -0,0 +1,22 @@
|
||||
<!--#set var="title" value="Ultime versioni disponibili dei pacchetti software" -->
|
||||
<!--#set var="description" value="Pagina delle ultime versioni disponibili dei pacchetti software di openmamba." -->
|
||||
<!--#set var="keywords" value="aggiornamenti,versioni" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/multicolumn.js" -->
|
||||
<script>$('div').makeacolumnlists({cols:2,colWidth:0,equalHeight:false,startN:1});</script>
|
||||
<table width="100%"><tr><td>
|
||||
<br>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/packages_gr.png" alt="packages"></td>
|
||||
<td class="toptitle">Ultime versioni disponibili</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td style="column-width: 15em">
|
||||
Ultime versioni disponibili [<a href="/showfile.html?file=/pub/openmamba/devel/autoupdate/upstream-updates.missing">DA FARE</a>]
|
||||
(fonti: <a href="http://www.distrowatch.com/packages.php" target="_new">1</a>, <a href="http://people.gnome.org/~vuntz/tmp/versions/versions-stable" target="_new">2</a>):<br>
|
||||
<div><!--#include virtual="/pub/openmamba/distromatic/devel/_popular.html" --></div>
|
||||
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
312
distribution/mainstyle.css
Normal file
312
distribution/mainstyle.css
Normal file
@ -0,0 +1,312 @@
|
||||
body { font-size: 9pt; font-family: liberationsans, freesans, arial, verdana, sans-serif; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); }
|
||||
table { font-size: 9pt; font-family: liberationsans, freesans, arial, verdana, sans-serif; background-color: rgb(255, 255, 255); }
|
||||
img { border: 0; margin: 0px; vertical-align:middle; }
|
||||
h1 { font-size: 13pt; font-weight: bold; }
|
||||
h2 { font-size: 11pt; font-weight: bold; }
|
||||
h3 { font-size: 10pt; font-weight: bold; margin-top: 20px; margin-bottom: 2px; }
|
||||
h4 { margin:5; margin-right: 10; font-size: 9pt; font-weight: normal; }
|
||||
hr { margin:0; color:white; }
|
||||
ul li { padding: 0 0 0 0px; list-style-type: circle; margin-left: 10px;
|
||||
list-style-image: url(https://www.openmamba.org/images/circle.gif); text-align: left; }
|
||||
a { }
|
||||
tt { font-size: 9pt; }
|
||||
a:link { color:#2b6600; text-decoration: none; }
|
||||
a:visited { color:#2b6600; text-decoration: none; }
|
||||
a:active { color:#2b6600; text-decoration: none; }
|
||||
a:hover { text-decoration: underline; }
|
||||
.content table { background-color: rgb(242, 242, 242); }
|
||||
.indexcontent table { background-color: rgb(242, 242, 242); width: 100%; }
|
||||
* { margin-top: 0px; }
|
||||
.header table { background-color: white; }
|
||||
.header img { margin-left: 5px; margin-top: 2px; }
|
||||
.contentmenu { font-weight: bold; text-align: right; font-size: 7pt; margin:0; margin-top:0; text-transform: uppercase; }
|
||||
DIV.date { text-align: right; font-style:italic; font-size:9pt; }
|
||||
a.blacklink:link { color:black; text-decoration: none; }
|
||||
a.blacklink:visited { color:black; text-decoration: none; }
|
||||
a.blacklink:active { color:black; text-decoration: none; }
|
||||
a.blacklink:hover { text-decoration: none; font-weight:bold; }
|
||||
.footer { font-size: 8pt; text-align: center; width: 100%; background-color: rgb(255, 255, 255); }
|
||||
.distromatic { background-color: white; font-size: 8pt; text-decoration:none; color:#000000;
|
||||
white-space: nowrap; font-weight: normal; }
|
||||
.distromatic img { border: 0px; margin: 0px; margin-right: 0px; vertical-align: top; }
|
||||
.distromatic table { font-size: 9pt; border: 1px solid #2b6600; text-align: left; padding: 0; font-size: 8pt; }
|
||||
.pkgpage td { vertical-align: top; }
|
||||
div.infomenu { font-size:9pt; font-family:Helvetica Narrow,Arial Narrow,Tahoma,Arial,Helvetica,sans-serif;
|
||||
border:1px solid #c5ddb7; margin:0; margin-left:-1px; margin-bottom:-6px; padding:4px; padding-right:3px; background-color: #e4ffd3; }
|
||||
div.info { font-size:9pt; font-family:Helvetica Narrow,Arial Narrow,Tahoma,Arial,Helvetica,sans-serif; border:1px solid #c5ddb7; margin:3px; padding:3px; background-color: #e4ffd3; }
|
||||
div.warning { font-size:9pt; border:1px solid #c5ddb7; margin:3px; padding:3px; background-color: #fed82b; }
|
||||
div.error { font-size:9pt; border:1px solid #c5ddb7; margin:3px; padding:3px; background-color: #ff0000; }
|
||||
table.info { font-size:9pt; border:1px solid #c5ddb7; margin:0px; padding:0px; background-color: #e4ffd3; }
|
||||
table.infowhite { font-size:9pt; border:1px solid #c5ddb7; margin:2px; padding:3px; background-color: white; }
|
||||
.info table { font-size:9pt; border:1px solid #c5ddb7; margin:0px; padding:0px; background-color: #e4ffd3; }
|
||||
.info h2 { font-size:13pt; font-weight:bold; }
|
||||
.iconmenu { text-align: center; font-size: 7pt; margin-bottom: 0px; margin-top: 0px; background-color: #ffffff; text-transform: uppercase; }
|
||||
.iconmenu table { text-align: center; font-size: 7pt; margin-bottom: 0px; margin-top: 0px; background-color: #ffffff; text-transform: uppercase; }
|
||||
.iconmenu img { border: 0; margin: 0px; margin-right: 0px; }
|
||||
.banner table { text-align: center; font-size: 7pt; border:1px solid #c5ddb7; margin: 3px; padding:2px; background-color: white; text-transform: uppercase; float:left; }
|
||||
.banner form { margin: 0; }
|
||||
.banner img { border: 0; margin: 0px; margin-right: 0px; }
|
||||
.banner ul { margin: 0; }
|
||||
.banner a:hover { text-decoration: none; }
|
||||
.transpbanner table { text-align: center; font-size: 7pt; border:0px; margin: 2px; padding:0px; text-transform: uppercase; }
|
||||
.transpbanner form { margin: 0; }
|
||||
.transpbanner img { border: 0; margin: 2px; margin-right: 0px; }
|
||||
.transpbanner ul li { display:inline; margin: 0; padding: 0; list-style-type: circle; }
|
||||
.downloadbox table { font-size: 9pt; border:1px solid #2b6600; margin: 4px; padding:4; background-color: #e0f2d0; }
|
||||
.distromatichome table { font-size: 8pt; border:1px solid #c5ddb7; margin: 0px; padding:3; background-color: #e4ffd3; white-space: nowrap; }
|
||||
.distromatichome { font-size: 8pt; text-decoration:none; color:#000000;
|
||||
white-space: nowrap; font-weight: normal; }
|
||||
.slim table { border: 1px solid #2b6600; text-align: left; padding: 0; }
|
||||
.toptitle { text-align: center; font-size: 18px; text-decoration:none; color:#000000; font-weight: bold;
|
||||
margin-top: 0px; text-transform: uppercase; }
|
||||
.pagebar { background-color: rgb(220, 220, 220); font-size: 8pt; text-decoration:none; color:#000000;
|
||||
text-transform:uppercase; margin-top: 0px; }
|
||||
.pagebar td { white-space: nowrap; }
|
||||
.pagebar a:link { color:#2b6600; text-transform:uppercase; text-decoration: none;
|
||||
white-space: nowrap; font-weight: normal; }
|
||||
.pagebar a:visited { color:#2b6600; text-transform:uppercase; text-decoration: none;
|
||||
white-space: nowrap; font-weight: normal;}
|
||||
.pagebar a:active { color:#2b6600; text-transform:uppercase; text-decoration: none;
|
||||
white-space: nowrap; font-weight: normal; }
|
||||
.pagebar a:hover { color:white; background-color:#52BA00; text-transform:uppercase; text-decoration: none;
|
||||
white-space: nowrap; font-weight: normal;}
|
||||
.pagebar img { border: 0; }
|
||||
a.nolink:link { background-color:#FFFFFF; text-decoration: none; }
|
||||
a.nolink:visited { background-color:#FFFFFF; text-decoration: none; }
|
||||
a.nolink:active { background-color:#FFFFFF; text-decoration: none; }
|
||||
a.nolink:hover { background-color:#FFFFFF; text-decoration: none; }
|
||||
h1 { font-size: 20; margin-top: 20; margin-bottom: 20; }
|
||||
|
||||
.toptabsline {
|
||||
clear: both;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
width: 100%;
|
||||
height: 2px;
|
||||
background: #2B6600;
|
||||
margin-top: 0pt;
|
||||
}
|
||||
|
||||
/* ######### Top tabs ######### */
|
||||
|
||||
|
||||
#csslibrarytab a:hover{
|
||||
background-position:0% -150px;
|
||||
}
|
||||
|
||||
#csslibrarytab a:hover span{
|
||||
color: #fff;
|
||||
background-position:100% -150px;
|
||||
}
|
||||
|
||||
#button a {
|
||||
color:#000;
|
||||
background: transparent url("/images/butt-uns-l.gif") no-repeat left top;
|
||||
margin: 0 0 0 0;
|
||||
padding:5px 0 6px 10px;
|
||||
text-decoration:none;
|
||||
font-size: 13px;
|
||||
letter-spacing: 1px;
|
||||
font-weight:bold;
|
||||
height:13px;
|
||||
}
|
||||
|
||||
#button a span, #button #current span {
|
||||
/*display:block;*/
|
||||
color:#000;
|
||||
background: transparent url("/images/butt-uns-r.gif") no-repeat right top;
|
||||
/*margin-top: -5px;*/
|
||||
margin: -5 0 +10 0;
|
||||
padding:5px 10px 6px 0;
|
||||
}
|
||||
|
||||
#button a:hover{
|
||||
background: transparent url("/images/butt-l.gif") no-repeat left top;
|
||||
}
|
||||
|
||||
#button a:hover span{
|
||||
background: transparent url("images/butt-r.gif") no-repeat right top;
|
||||
}
|
||||
|
||||
#pagecenter
|
||||
{
|
||||
position: relative;
|
||||
/* background: transparent url("images/sfondosito.jpg") no-repeat left top;*/
|
||||
width: 900px;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
#loginbox input {
|
||||
font-size: 8pt;
|
||||
}
|
||||
|
||||
#loginbox{
|
||||
position:absolute;
|
||||
text-align: right;
|
||||
top:5px;
|
||||
height: 10px;
|
||||
border:0px solid #c5ddb7;
|
||||
padding:0px;
|
||||
width:890px;
|
||||
margin-right:10px;
|
||||
background-color: transparent;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
#loginbox1{
|
||||
position:absolute;
|
||||
text-align:right;
|
||||
top:85px;
|
||||
height: 10px;
|
||||
border:0px solid #c5ddb7;
|
||||
padding:0.4em;
|
||||
width:900px;
|
||||
margin:0;
|
||||
background-color: transparent;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
#loginbox2{
|
||||
position:absolute;
|
||||
text-align: right;
|
||||
left:225px;
|
||||
top:220px;
|
||||
height: 10px;
|
||||
border:0px solid #c5ddb7;
|
||||
padding:0.4em;
|
||||
width:700px;
|
||||
margin:0;
|
||||
background-color: transparent;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
form {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
form fieldset {
|
||||
border: 1px solid black;
|
||||
padding: 10px 5px;
|
||||
margin: 0;
|
||||
/*width: 560px;*/
|
||||
}
|
||||
form fieldset.hidden {
|
||||
border: 0;
|
||||
}
|
||||
form fieldset legend {
|
||||
font-weight: bold;
|
||||
}
|
||||
form label {
|
||||
margin: 0 0 0 5px;
|
||||
}
|
||||
form label.qflabel {
|
||||
display: block;
|
||||
float: left;
|
||||
width: 150px;
|
||||
padding: 0;
|
||||
margin: 5px 0 0 0;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
form input, form textarea, form select {
|
||||
width: auto;
|
||||
}
|
||||
form textarea {
|
||||
overflow: auto;
|
||||
}
|
||||
form br {
|
||||
clear: left;
|
||||
}
|
||||
form div.qfelement {
|
||||
display: inline;
|
||||
float: left;
|
||||
margin: 5px 0 0 10px;
|
||||
padding: 0;
|
||||
}
|
||||
form div.qfreqnote {
|
||||
font-size: 80%;
|
||||
}
|
||||
form span.error, form span.required {
|
||||
color: red;
|
||||
}
|
||||
form div.error {
|
||||
border: 1px solid red;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.jspVerticalBar {
|
||||
width:4px;
|
||||
}
|
||||
|
||||
.jspHorizontalBar {
|
||||
height:4px;
|
||||
}
|
||||
|
||||
.jspDrag {
|
||||
background: #2b6600;
|
||||
}
|
||||
|
||||
.scroll-pane-h {
|
||||
height:272px;
|
||||
width:400px;
|
||||
overflow:auto;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
.scroll-pane-v {
|
||||
height:272px;
|
||||
width:400px;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
.scroll-pane1 {
|
||||
height:100px;
|
||||
width:390px;
|
||||
overflow:auto;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
.scroll-pane2 {
|
||||
height:200px;
|
||||
width:390px;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
/* search box */
|
||||
.search-field {
|
||||
background-color: transparent;
|
||||
background-image: url(/images/search-icon.png);
|
||||
background-position: 2px center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 14px 14px;
|
||||
/* border: 2px solid transparent !important;*/
|
||||
cursor: pointer;
|
||||
height: 16px !important;
|
||||
margin: 0 !important;
|
||||
margin-bottom: -2px !important;
|
||||
padding: 0 0 0 17px !important;
|
||||
position: relative;
|
||||
-webkit-transition: width 400ms ease, background 400ms ease;
|
||||
transition: width 400ms ease, background 400ms ease;
|
||||
width: 50px;
|
||||
color: #222;
|
||||
font-weight: bold;
|
||||
/* background-color: #fff;
|
||||
border: 2px solid #c3c0ab;
|
||||
cursor: text;
|
||||
outline: 0;
|
||||
width: 200px;*/
|
||||
background-color: #fff;
|
||||
border: 2px solid #c3c0ab !important;
|
||||
width: 90%;
|
||||
}
|
||||
/*.search-field:focus {
|
||||
background-color: #fff;
|
||||
border: 2px solid #c3c0ab !important;
|
||||
cursor: text;
|
||||
outline: 0;
|
||||
width: 90%;
|
||||
height: 16px !important;
|
||||
margin-bottom: -2px !important;
|
||||
}*/
|
37
distribution/media/bootcd.en.html
Normal file
37
distribution/media/bootcd.en.html
Normal file
@ -0,0 +1,37 @@
|
||||
<!--#set var="title" value="bootcd" -->
|
||||
<!--#set var="description" value="Information on openmamba bootcd." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="installation media"></td>
|
||||
<td class="toptitle">openmamba bootcd</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<p><h2>What is this?</h2>
|
||||
<p>A small bootable CD-ROM image that can be used to boot
|
||||
openmamba <a href="flash-1GB.html">flash-1GB</a> on personal computers that can't
|
||||
boot from USB devices.
|
||||
<br>
|
||||
<br>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Weekly snapshot:
|
||||
<p><!--#include virtual="/pub/openmamba/devel/media/bootcd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootcd/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/bootcd.html
Normal file
4
distribution/media/bootcd.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="bootcd.${lang}.html" -->
|
35
distribution/media/bootcd.it.html
Normal file
35
distribution/media/bootcd.it.html
Normal file
@ -0,0 +1,35 @@
|
||||
<!--#set var="title" value="bootcd" -->
|
||||
<!--#set var="description" value="Informazioni sul supporto openmamba bootcd." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba bootcd</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<p><b>openmamba bootcd</b> è un CD-ROM di avvio della dimensione di 3,5 MB
|
||||
che può essere utilizzato per avviare openmamba <a href="flash-1GB.html">flash-1GB</a> anche su computer che non supportano l'avvio da USB.
|
||||
<br>
|
||||
<br>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
<p><h2>Download</h2>
|
||||
<p>Snapshot settimanale:
|
||||
<p><!--#include virtual="/pub/openmamba/devel/media/bootcd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootcd/index.inc.it.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
117
distribution/media/bootusb-test.en.html
Normal file
117
distribution/media/bootusb-test.en.html
Normal file
@ -0,0 +1,117 @@
|
||||
<!--#set var="title" value="bootusb-test" -->
|
||||
<!--#set var="description" value="Information on openmamba bootusb-test." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#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 bootusb-test</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>What is this?</h2>
|
||||
<p>Lets you boot the openmamba testcd ISO image from a USB Flash storage device thus allowing live use and installation
|
||||
on computer that don't have a CD/DVD-ROM reader.
|
||||
It can be used also if you don't want to use a CD/DVD-ROM media and if you want a faster system startup and
|
||||
installation.
|
||||
<br>
|
||||
<br>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<p><h2>Instructions</h2>
|
||||
<p>The preferred and easiest way is by using the openmamba tool called <b>openmamba USB installation</b>.
|
||||
If you don't have an openmamba system available you can follow the following instructions to
|
||||
prepare a USB bootable device.
|
||||
<table width="80%" class=info><tr><td>
|
||||
<font size="-1">
|
||||
<p>0) <b>Pre-requirements</b>
|
||||
<ul>
|
||||
<li>a GNU/Linux system with standard tools
|
||||
<li>the bootusb archive and ISO image downloaded somewhere in your system, e.g.:
|
||||
<table border=1 cellspacing=0 style="padding:0;margin:2px;"><tr><td>File</td><td><b>devel (test)</b></td></tr>
|
||||
<tr><td>Bootusb archive</td><td><i>/tmp/openmamba-bootusb-test-en-snapshot-20130313.i586.cpio.gz</i></td></tr>
|
||||
<tr><td>ISO image</td><td><i>/tmp/openmamba-livecd-test-en-snapshot-20130313.i586.iso</i></td></tr></table>
|
||||
</ul>
|
||||
<br>
|
||||
<p>1) <b>USB device partitioning</b>
|
||||
<ul>
|
||||
<li>insert the storage and identify its device name (<i>disk_device</i>, e.g. /dev/sdb)
|
||||
<li>make sure that no partitions are mounted for the device
|
||||
<li>run parted or gparted and create a partition that is at least 2GB large (4GB for the livedvd version)
|
||||
<li>mark the partition as "bootable"
|
||||
<li>identify the device corresponding to the partition (<i>partition_device</i>, e.g. /dev/sdb1)
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<p>2) <b>Formatting the device</b>
|
||||
<br>
|
||||
<pre>sudo mkfs.ext4 -L openmamba_live <i>partition_device</i></pre>
|
||||
Please note that setting the <i>openmamba_live</i> label is necessary for the openmamba boot system to
|
||||
detect the device to boot from.
|
||||
<br><br>
|
||||
<p>3) <b>Installing the cpio image</b>
|
||||
|
||||
<pre>
|
||||
udisks --mount <i>partition_device</i>
|
||||
</pre>
|
||||
<p>udisks should use <i>/media/openmamba_live</i> as the mount point:
|
||||
<pre>
|
||||
cd <i>/media/openmamba_live</i>
|
||||
gunzip -c < <i>/tmp/openmamba-bootusb-test-en-snapshot-20130313.i586.cpio.gz</i> | sudo cpio -i
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p>4) <b>Installing extlinux bootloader</b>
|
||||
<p>You need the
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=syslinux.i586">syslinux</a> package installed in your system, then use the following command
|
||||
from the <mount point> directory:
|
||||
<pre>extlinux --install boot</pre>
|
||||
<br>
|
||||
|
||||
<p>5) <b>Installing master boot record (MBR)</b>
|
||||
<p>You need the
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=mbr.i586">mbr</a> package installed in your system,
|
||||
then use the following command:
|
||||
|
||||
<pre>sudo install-mbr <i>disk device</i></pre>
|
||||
<br>
|
||||
|
||||
<p>6) <b>Copying the ISO image file</b>
|
||||
<p>Copy the ISO image file of an openmamba medium (livecd, livestudio, installdvd...) to the device root directory:
|
||||
<pre>
|
||||
sudo cp <i>/tmp/openmamba-livecd-test-en-snapshot-20130313.i586.iso</i> <i>/media/openmamba_live/</i>openmamba-live.iso
|
||||
</pre>
|
||||
<p>Unmount the storage and that's all about installation:
|
||||
<pre>
|
||||
udisks --unmount <i>partition_device</i>
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p>7) <b>Running the system</b>
|
||||
|
||||
<p>Reboot your computer with the USB storage inserted in.
|
||||
<p>Your computer maybe configured or not for booting from a
|
||||
USB Hard Drive/Storage device; check your bios configuration and
|
||||
wheter it supports booting from USB (many bioses are buggy!).
|
||||
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb-test/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb-test/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/bootusb-test.html
Normal file
4
distribution/media/bootusb-test.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="bootusb-test.${lang}.html" -->
|
118
distribution/media/bootusb-test.it.html
Normal file
118
distribution/media/bootusb-test.it.html
Normal file
@ -0,0 +1,118 @@
|
||||
<!--#set var="title" value="bootusb-test" -->
|
||||
<!--#set var="description" value="Informazioni su openmamba bootusb-test." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba bootusb-test</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<p><b>openmamba bootusb-test</b> permette di avviare l'immagine ISO di openmamba testcd da un supporto storage Flash USB consentendo l'avvio live e
|
||||
l'installazione di openmamba su computer che non dispongono di lettore CD/DVD-ROM.
|
||||
Può essere usato anche per evitare di dover utilizzare un supporto CD/DVD-ROM e per un avvio ed un'installazione
|
||||
più veloci.
|
||||
<br>
|
||||
<br>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<p><h2>Istruzioni</h2>
|
||||
<p>Per la preparazione di un supporto USB con una versione live di openmamba si consiglia di utilizzare
|
||||
l'applicazione disponibile in openmamba con il nome <b>Installazione di openmamba USB</b>. Se non è disponibile un sistema openmamba è possibile
|
||||
utilizzare la procedura manuale descritta di seguito che può essere effettuata a partire da un qualunque
|
||||
sistema GNU/Linux.
|
||||
<table class=info><tr><td>
|
||||
<font size="-1">
|
||||
<p>0) <b>Prerequisiti</b>
|
||||
<ul>
|
||||
<li>un sistema GNU/Linux con alcuni tool standard
|
||||
<li>l'archivio bootusb e l'immagine ISO scaricate in una cartella del sistema, per esempio:
|
||||
<table border=1 cellspacing=0 style="padding:0;margin:2px;"><tr><td>File</td><td><b>devel (test)</b></td></tr>
|
||||
<tr><td>Archivio Bootusb</td><td><i>/tmp/openmamba-bootusb-test-it-snapshot-20130313.i586.cpio.gz</i></td></tr>
|
||||
<tr><td>Immagine ISO</td><td><i>/tmp/openmamba-livecd-test-it-snapshot-20130316.i586.iso</i></td></tr></table>
|
||||
</ul>
|
||||
<br>
|
||||
<p>1) <b>Partizionamento del dispositivo USB</b>
|
||||
<ul>
|
||||
<li>inserisci il dispositivo in una porta usb ed identifica il nome del device (<i>device_del_disco</i>, es. /dev/sdb)
|
||||
<li>assicurati che nessuna partizione del dispositivo sia montata
|
||||
<li>esegui parted o gparted per creare una partizione grossa almeno 2 GB (4GB per la versione livedvd)
|
||||
<li>imposta la partizione come avviabile ("bootable")
|
||||
<li>identifica il device corrispondente alla partizione creata (<i>device_della_partizione</i>, es. /dev/sdb1)
|
||||
</ul>
|
||||
<br>
|
||||
<p>2) <b>Formattazione</b>
|
||||
<br>
|
||||
<pre>sudo mkfs.ext4 -L openmamba_live <i>device_della_partizione</i></pre>
|
||||
Si raccomanda in particolare l'impostazione dell'etichetta <i>openmamba_live</i>, in quanto utilizzata dal
|
||||
meccanismo di avvio per rilevare la chiavetta con il sistema openmamba.
|
||||
<br><br>
|
||||
|
||||
<p>3) <b>Installazione dell'immagine cpio</b>
|
||||
|
||||
<pre>
|
||||
udisks --mount <i>device_della_partizione</i>
|
||||
</pre>
|
||||
<p>Il mount point scelto da <i>udisks</i> normalmente dovrebbe essere <i>/media/openmamba_live</i>:
|
||||
<pre>
|
||||
cd <i>/media/openmamba_live</i>
|
||||
gunzip -c < <i>/tmp/openmamba-bootusb-test-it-snapshot-20130313.i586.cpio.gz</i> | sudo cpio -i
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p>4) <b>Installazione del boot loader extlinux</b>
|
||||
<p>Occore avere il pacchetto
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=syslinux.i586">syslinux</a> installato nel proprio sistema.
|
||||
Usa il comando seguente dalla directory <i>/media/openmamba_live</i>:
|
||||
|
||||
<pre>sudo extlinux --install boot</pre>
|
||||
<br>
|
||||
<p>5) <b>Installazione del master boot record (MBR)</b>
|
||||
<p>Occore avere il pacchetto
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=mbr.i586">mbr</a> installato nel proprio sistema.
|
||||
Quindi usa il comando seguente:
|
||||
|
||||
<pre>sudo install-mbr <i>device_del_disco</i></pre>
|
||||
<br>
|
||||
|
||||
<p>6) <b>Copia dell'immagine ISO</b>
|
||||
<p>Copia il file immagine ISO di un media di openmamba (livecd, livestudio, installdvd...) nella cartella principale del dispositivo con il nome <i>openmamba-live.iso</i>:
|
||||
<pre>
|
||||
sudo cp <i>/tmp/openmamba-livecd-test-it-snapshot-20130313.i586.iso</i> <i>/media/openmamba_live</i>/openmamba-live.iso
|
||||
</pre>
|
||||
<p>L'operazione di installazione è conclusa e puoi smontare il dispositivo:
|
||||
<pre>
|
||||
udisks --unmount <i>device_della_partizione</i>
|
||||
</pre>
|
||||
<br>
|
||||
<p>7) <b>Avvio del sistema</b>
|
||||
|
||||
<p>Riavvia il computer con il dispositivo storage inserito in una porta USB.
|
||||
<p>Il tuo computer può essere o meno configurato per l'avvio da un dispositivo di tipo
|
||||
USB Hard Drive/Storage; controlla la configurazione del BIOS e verifica che l'avvio da USB
|
||||
sia supportato (in molti BIOS pur avendo l'opzione nel setup il boot da USB non funziona).
|
||||
In ogni caso è possibile utilizzare openmamba <a href="bootcd.html">bootcd</a> per l'avvio
|
||||
su ogni tipo di computer.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Snapshot settimanale:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb-test/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb-test/index.inc.it.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
131
distribution/media/bootusb.en.html
Normal file
131
distribution/media/bootusb.en.html
Normal file
@ -0,0 +1,131 @@
|
||||
<!--#set var="title" value="bootusb" -->
|
||||
<!--#set var="description" value="Information on openmamba bootusb." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#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 bootusb</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>What is this?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/bootusb/info/description.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Requirements</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/bootusb/info/requirements.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<p><h2>Instructions</h2>
|
||||
<p>The preferred and easiest way is by using the openmamba tool called <b>openmamba USB installation</b>.
|
||||
If you don't have an openmamba system available you can follow the following instructions to
|
||||
prepare a USB bootable device.
|
||||
<table class="info"><tr><td>
|
||||
<font size="-1">
|
||||
<p>0) <b>Pre-requirements</b>
|
||||
<ul>
|
||||
<li>a GNU/Linux system with standard tools
|
||||
<li>the bootusb archive and ISO image downloaded somewhere in your system, e.g.:
|
||||
<table border=1 cellspacing=0 style="padding:0;margin:2px;"><tr><td>File</td><td><b>milestone2</b></td><td><b>devel</b></td></tr>
|
||||
<tr><td>Bootusb archive</td><td><i>/tmp/openmamba-bootusb-en-milestone2-2.0.10.i586.cpio.gz</i>
|
||||
</td><td><i>/tmp/openmamba-bootusb-en-snapshot-20130313.i586.cpio.gz</i></td></tr>
|
||||
<tr><td>ISO image</td><td><i>/tmp/openmamba-livedvd-en-milestone2-2.0.10.i586.iso</i>
|
||||
</td><td><i>/tmp/openmamba-livedvd-en-snapshot-20130316.i586.iso</i></td></tr></table>
|
||||
</ul>
|
||||
<br>
|
||||
<p>1) <b>USB device partitioning</b>
|
||||
<ul>
|
||||
<li>insert the storage and identify its device name (<i>disk_device</i>, e.g. /dev/sdb)
|
||||
<li>make sure that no partitions are mounted for the device
|
||||
<li>run parted or gparted and create a partition that is at least 2GB large (4GB for the livedvd version)
|
||||
<li>mark the partition as "bootable"
|
||||
<li>identify the device corresponding to the partition (<i>partition_device</i>, e.g. /dev/sdb1)
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<p>2) <b>Formatting the device</b>
|
||||
<br>
|
||||
<pre>sudo mkfs.ext4 -L openmamba_live <i>partition_device</i></pre>
|
||||
Please note that setting the <i>openmamba_live</i> label is necessary for the openmamba boot system to
|
||||
detect the device to boot from.
|
||||
<br><br>
|
||||
<p>3) <b>Installing the cpio image</b>
|
||||
|
||||
<pre>
|
||||
udisks --mount <i>partition_device</i>
|
||||
</pre>
|
||||
<p>udisks should use <i>/media/openmamba_live</i> as the mount point:
|
||||
<pre>
|
||||
cd <i>/media/openmamba_live</i>
|
||||
gunzip -c < <i>/tmp/openmamba-bootusb-en-milestone2-2.0.10.i586.cpio.gz</i> | sudo cpio -i
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p>4) <b>Installing extlinux bootloader</b>
|
||||
<p>You need the
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=syslinux.i586">syslinux</a> package installed in your system, then use the following command
|
||||
from the <mount point> directory:
|
||||
<pre>extlinux --install boot</pre>
|
||||
<br>
|
||||
|
||||
<p>5) <b>Installing master boot record (MBR)</b>
|
||||
<p>You need the
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=mbr.i586">mbr</a> package installed in your system,
|
||||
then use the following command:
|
||||
|
||||
<pre>sudo install-mbr <i>disk device</i></pre>
|
||||
<br>
|
||||
|
||||
<p>6) <b>Copying the ISO image file</b>
|
||||
<p>Copy the ISO image file of an openmamba medium (livecd, livestudio, installdvd...) to the device root directory:
|
||||
<pre>
|
||||
sudo cp <i>/tmp/openmamba-livedvd-en-milestone2-2.0.10.i586.iso</i> <i>/media/openmamba_live/</i>openmamba-live.iso
|
||||
</pre>
|
||||
<p>Unmount the storage and that's all about installation:
|
||||
<pre>
|
||||
udisks --unmount <i>partition_device</i>
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p>7) <b>Running the system</b>
|
||||
|
||||
<p>Reboot your computer with the USB storage inserted in.
|
||||
<p>Your computer maybe configured or not for booting from a
|
||||
USB Hard Drive/Storage device; check your bios configuration and
|
||||
wheter it supports booting from USB (many bioses are buggy!).
|
||||
|
||||
</font>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/bootusb/index.inc.en.html" -->
|
||||
<br>
|
||||
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb/index.inc.en.html" -->
|
||||
<br>
|
||||
|
||||
<p>Previous stable release (obsoleted):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/bootusb/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/bootusb.html
Normal file
4
distribution/media/bootusb.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="bootusb.${lang}.html" -->
|
132
distribution/media/bootusb.it.html
Normal file
132
distribution/media/bootusb.it.html
Normal file
@ -0,0 +1,132 @@
|
||||
<!--#set var="title" value="bootusb" -->
|
||||
<!--#set var="description" value="Informazioni su openmamba bootusb." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba bootusb</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/bootusb/info/description.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Requisiti</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/bootusb/info/requirements.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<p><h2>Istruzioni</h2>
|
||||
<p>Per la preparazione di un supporto USB con una versione live di openmamba si consiglia di utilizzare
|
||||
l'applicazione disponibile in openmamba con il nome <b>Installazione di openmamba USB</b>. Se non è disponibile un sistema openmamba è possibile
|
||||
utilizzare la procedura manuale descritta di seguito che può essere effettuata a partire da un qualunque
|
||||
sistema GNU/Linux.
|
||||
<table class=info><tr><td>
|
||||
<font size="-1">
|
||||
<p>0) <b>Prerequisiti</b>
|
||||
<ul>
|
||||
<li>un sistema GNU/Linux con alcuni tool standard
|
||||
<li>l'archivio bootusb e l'immagine ISO scaricate in una cartella del sistema, per esempio:
|
||||
<table border=1 cellspacing=0 style="padding:0;margin:2px;"><tr><td>File</td><td><b>milestone2</b></td><td><b>devel</b></td></tr>
|
||||
<tr><td>Archivio Bootusb</td><td><i>/tmp/openmamba-bootusb-it-milestone2-2.0.10.i586.cpio.gz</i>
|
||||
</td><td><i>/tmp/openmamba-bootusb-it-snapshot-20130313.i586.cpio.gz</i></td></tr>
|
||||
<tr><td>Immagine ISO</td><td><i>/tmp/openmamba-livedvd-it-milestone2-2.0.10.i586.iso</i>
|
||||
</td><td><i>/tmp/openmamba-livedvd-it-snapshot-20130316.i586.iso</i></td></tr></table>
|
||||
</ul>
|
||||
<br>
|
||||
<p>1) <b>Partizionamento del dispositivo USB</b>
|
||||
<ul>
|
||||
<li>inserisci il dispositivo in una porta usb ed identifica il nome del device (<i>device_del_disco</i>, es. /dev/sdb)
|
||||
<li>assicurati che nessuna partizione del dispositivo sia montata
|
||||
<li>esegui parted o gparted per creare una partizione grossa almeno 2 GB (4GB per la versione livedvd)
|
||||
<li>imposta la partizione come avviabile ("bootable")
|
||||
<li>identifica il device corrispondente alla partizione creata (<i>device_della_partizione</i>, es. /dev/sdb1)
|
||||
</ul>
|
||||
<br>
|
||||
<p>2) <b>Formattazione</b>
|
||||
<br>
|
||||
<pre>sudo mkfs.ext4 -L openmamba_live <i>device_della_partizione</i></pre>
|
||||
Si raccomanda in particolare l'impostazione dell'etichetta <i>openmamba_live</i>, in quanto utilizzata dal
|
||||
meccanismo di avvio per rilevare la chiavetta con il sistema openmamba.
|
||||
<br><br>
|
||||
|
||||
<p>3) <b>Installazione dell'immagine cpio</b>
|
||||
|
||||
<pre>
|
||||
udisks --mount <i>device_della_partizione</i>
|
||||
</pre>
|
||||
<p>Il mount point scelto da <i>udisks</i> normalmente dovrebbe essere <i>/media/openmamba_live</i>:
|
||||
<pre>
|
||||
cd <i>/media/openmamba_live</i>
|
||||
gunzip -c < <i>/tmp/openmamba-bootusb-it-milestone2-2.0.10.i586.cpio.gz</i> | sudo cpio -i
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p>4) <b>Installazione del boot loader extlinux</b>
|
||||
<p>Occore avere il pacchetto
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=syslinux.i586">syslinux</a> installato nel proprio sistema.
|
||||
Usa il comando seguente dalla directory <i>/media/openmamba_live</i>:
|
||||
|
||||
<pre>sudo extlinux --install boot</pre>
|
||||
<br>
|
||||
<p>5) <b>Installazione del master boot record (MBR)</b>
|
||||
<p>Occore avere il pacchetto
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=mbr.i586">mbr</a> installato nel proprio sistema.
|
||||
Quindi usa il comando seguente:
|
||||
|
||||
<pre>sudo install-mbr <i>device_del_disco</i></pre>
|
||||
<br>
|
||||
|
||||
<p>6) <b>Copia dell'immagine ISO</b>
|
||||
<p>Copia il file immagine ISO di un media di openmamba (livecd, livestudio, installdvd...) nella cartella principale del dispositivo con il nome <i>openmamba-live.iso</i>:
|
||||
<pre>
|
||||
sudo cp <i>/tmp/openmamba-livedvd-it-milestone2-2.0.10.i586.iso</i> <i>/media/openmamba_live</i>/openmamba-live.iso
|
||||
</pre>
|
||||
<p>L'operazione di installazione è conclusa e puoi smontare il dispositivo:
|
||||
<pre>
|
||||
udisks --unmount <i>device_della_partizione</i>
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p>7) <b>Avvio del sistema</b>
|
||||
|
||||
<p>Riavvia il computer con il dispositivo storage inserito in una porta USB.
|
||||
<p>Il tuo computer può essere o meno configurato per l'avvio da un dispositivo di tipo
|
||||
USB Hard Drive/Storage; controlla la configurazione del BIOS e verifica che l'avvio da USB
|
||||
sia supportato (in molti BIOS pur avendo l'opzione nel setup il boot da USB non funziona).
|
||||
In ogni caso è possibile utilizzare openmamba <a href="bootcd.html">bootcd</a> per l'avvio
|
||||
su ogni tipo di computer.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/bootusb/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<p>Snapshot settimanale:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/bootusb/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<p>Versione stabile precedente (obsoleta):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/bootusb/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/bootusb/index.inc.it.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
1
distribution/media/index.html
Normal file
1
distribution/media/index.html
Normal file
@ -0,0 +1 @@
|
||||
|
111
distribution/media/installdvd.en.html
Normal file
111
distribution/media/installdvd.en.html
Normal file
@ -0,0 +1,111 @@
|
||||
<!--#set var="title" value="livecd" -->
|
||||
<!--#set var="description" value="Information on the openmamba livecd media." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2 nowrap>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="installation media"></td>
|
||||
<td class="toptitle">openmamba installdvd</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>What is this?</h2>
|
||||
<img src="/pub/openmamba/media/milestone1/installdvd/en/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<p><b>openmamba installdvd</b> is a live release of the <b>openmamba</b> operating system that can immediately be used
|
||||
simply by booting or rebooting your computer with the CD in the reader.
|
||||
<p>It also provides an installation interface for system installation on fixed disk that
|
||||
lets you use openmamba while maintaining the operating system pre-installed in
|
||||
your computer (e.g. Microsoft Windows).
|
||||
<p>It works on almost any Personal Computer: notebook, desktop and server.
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Who is it for?</h2>
|
||||
<p><b>openmamba livecd</b> is the base medium for who wants to install it on a computer (*) without having
|
||||
a internet connection available. Infact the difference from the livecd version is that it will install all the
|
||||
base packages rapidly providing a complete installation.
|
||||
It is suitable for most kinds of computer usages at home or office, i.e. accessing
|
||||
Internet, producing documents, listening to music and watching movies and it's useful
|
||||
for data recovery on computers where the installed operating system does no longer work.
|
||||
<p><i>(*) you may also use the livecd, livestudio and livegames media for installation</i>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<table class=info><tr><td>
|
||||
<b>Features:</b>
|
||||
<ul>
|
||||
<li>live desktop system for standard Personal Computers (Intel i686 or compatible)
|
||||
<li>top applications: LibreOffice, amarok, kaffeine, wine, gimp, firefox, kopete,audacity,k3b
|
||||
<li>automatic hardware detection and configuration for multimediality
|
||||
<li>support for proprietary nvidia and ATI 3D graphic drivers, Open Source drivers support is available too
|
||||
<li>NTFS read and write support using ntfs-3g
|
||||
<li>3D graphical desktop support with AIGLX and Compiz
|
||||
<li>professional audio support with jack low-latency server
|
||||
<li>fixed disk installation interface
|
||||
</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="600" class=info><tr><td>
|
||||
<b>Requirements:</b>
|
||||
<p>A Personal Computer (PC) or an Intel based Mac with the following minimum components:
|
||||
<ul>
|
||||
<li>processor: Intel Pentium III or higher or AMD K6/Duron/Athlon or higher
|
||||
<li>196 MB of RAM or more (256 are recommended)
|
||||
<li>a CD-ROM drive
|
||||
</ul>
|
||||
Additional requirements for system installation:
|
||||
<ul>
|
||||
<li>a fixed disk with 5 GB of free space or more
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Istruzioni:</b>
|
||||
<font size="-1">
|
||||
<p><b>CD burning</b>
|
||||
<br>The livecd system is distributed as a standard ISO 9660 image file.
|
||||
So you have to burn it as an ISO image file, the option is available in most CD
|
||||
burning programs.
|
||||
openmamba livecd fits in a 700 MB (80 minutes) CD-R o CD-RW empty support.
|
||||
<br><br>
|
||||
<p><b>livecd startup</b>
|
||||
<br>Insert the CD in the player and restart the computer. On most computers the system
|
||||
should start up automatically but sometimes you have to tell the BIOS to boot from CD.
|
||||
Please see your computer guide or read the startup messages on video for more
|
||||
information on how to boot from CD.
|
||||
<p>After a 1-3 minutes wait for system startup (times depend on computer hardware features)
|
||||
openmamba graphical interface will be available and ready to use in a KDE environment
|
||||
with superuser (root) user permissions.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/installdvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/installdvd/index.inc.en.html" -->
|
||||
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/installdvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/installdvd/index.inc.en.html" -->
|
||||
|
||||
<p><h2>Details</h2>
|
||||
<p>
|
||||
<table width="80%" class=info><tr><td>
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd/en/buildinfo.inc.html" -->
|
||||
</td></tr></table>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/installdvd.html
Normal file
4
distribution/media/installdvd.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="installdvd.${lang}.html" -->
|
109
distribution/media/installdvd.it.html
Normal file
109
distribution/media/installdvd.it.html
Normal file
@ -0,0 +1,109 @@
|
||||
<!--#set var="title" value="installdvd" -->
|
||||
<!--#set var="description" value="Informazioni sul supporto openmamba installdvd." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba installdvd</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<img src="/pub/openmamba/media/milestone1/installdvd/it/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<p><b>openmamba installdvd</b> è una versione live del sistema operativo <b>openmamba</b> utilizzabile immediatamente avviando o riavviando il computer con il CD inserito nel lettore.
|
||||
<p>Esso fornisce inoltre un'interfaccia per l'installazione su disco fisso che
|
||||
permette di usare openmamba mantenendo il sistema operativo già installato sul computer (es. Microsoft Windows).
|
||||
<p>E' compatibile con la maggior parte dei Personal Computer: portatili, desktop o server.
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Per chi è?</h2>
|
||||
<p><b>openmamba installdvd</b> è il supporto base per chi desidera installare openmamba sul proprio computer (*) senza
|
||||
dover disporre di una connessione ad internet. Infatti a differenza della versione livecd, installdvd effettua l'installazione
|
||||
di tutti i pacchetti base fornendo rapidamente un'installazione completa.
|
||||
È ideale per la maggior parte degli utilizzi di un computer
|
||||
a casa e in ufficio, ossia per accedere ad Internet, scrivere documenti, ascoltare
|
||||
musica e vedere film ed è utile anche a chi ha necessità di recuperare i dati su un computer in cui non funziona più il sistema operativo.
|
||||
<p><i>(*) possono essere utilizzati per l'installazione anche le versioni livecd, livestudio e livegames.</i>
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche:</b>
|
||||
<ul>
|
||||
<li>sistema desktop live per Personal Computer standard (Intel i686 o compatibili)
|
||||
<li>principali applicazioni: LibreOffice, amarok, kaffeine, wine, gimp, firefox, kopete, audacity, k3b
|
||||
<li>riconoscimento e configurazione automatica del sistema per la multimedialità
|
||||
<li>supporto per i driver proprietari nvidia e ATI, opzione di avvio con driver Open Source
|
||||
<li>supporto in lettura e scrittura di partizioni NTFS con ntfs-3g
|
||||
<li>supporto per il desktop grafico 3D con AIGLX e Compiz
|
||||
<li>supporto per l'audio professionale con il server a bassa latenza jack
|
||||
<li>interfaccia di installazione su disco fisso
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<p>Il sistema può funzionare su Personal Computer (PC) e su computer Mac basati su processore
|
||||
Intel che abbiano i seguenti minimi componenti:
|
||||
<ul>
|
||||
<li>processore Intel Pentium III o superiore o AMD K6/Duron/Athlon o superiore
|
||||
<li>196 MB di RAM o più (256 sono raccomandati)
|
||||
<li>un lettore CD/DVD-ROM
|
||||
</ul>
|
||||
Per l'installazione del sistema è inoltre richiesto:
|
||||
<ul>
|
||||
<li>un disco fisso con almeno 5 GB di spazio libero
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<b>Istruzioni:</b>
|
||||
<font size="-1">
|
||||
<p><b>Masterizzazione</b>
|
||||
<br>Il sistema installdvd viene distribuito nel formato standard ISO 9660. Per la masterizzazione occorre
|
||||
utilizzare un programma apposito e scrivere il CD come file di immagine.
|
||||
openmamba livecd richiede un supporto DVD-R, DVD+R, DVD-RW o DVD+RW.
|
||||
<br><br>
|
||||
<p><b>Avvio del DVD</b>
|
||||
<br>Inserisci il DVD nell'apposito lettore e riavvia. In molti computer il sistema si
|
||||
avvierà automaticamente mentre in alcuni casi è necessario impostare nel setup o nel
|
||||
menù di avvio del BIOS l'avvio da DVD. Puoi consultare il manuale del computer o leggere
|
||||
i messaggi che compaiono all'avvio per maggiori informazioni su come avviare da DVD.
|
||||
<p>Dopo la fase di avvio del sistema della durata di 1-3 minuti (i tempi dipendono dalle
|
||||
caratteristiche del computer) sarà disponibile l'ambiente grafico di openmamba basato su
|
||||
KDE con i privilegi di superutente (root).
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/installdvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/installdvd/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<!--<p>Versione pre-release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/installdvd/downloads-pre.inc.it" -- >
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/installdvd/index.inc.it.html" -- >
|
||||
-->
|
||||
|
||||
<p><h2>Informazioni dettagliate</h2>
|
||||
<p>
|
||||
<table width="80%"><tr><td>
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/installdvd/it/buildinfo.inc.html" -->
|
||||
</td></tr></table>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
76
distribution/media/livecd-gnome.en.html
Normal file
76
distribution/media/livecd-gnome.en.html
Normal file
@ -0,0 +1,76 @@
|
||||
<!--#set var="title" value="livecd-gnome" -->
|
||||
<!--#set var="description" value="Information on the openmamba livecd-gnome media." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="installation media"></td>
|
||||
<td class="toptitle">openmamba livecd-gnome</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>What is this?</h2>
|
||||
<img src="/pub/openmamba/media/milestone2/livecd-gnome/en/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-gnome/info/description.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Who is it for?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-gnome/info/target.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<table class=info><tr><td>
|
||||
<b>Features</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-gnome/info/features.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requirements</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-gnome/info/requirements.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Instructions</h2>
|
||||
<font size="-1">
|
||||
<p><b>CD burning</b>
|
||||
<br>The livecd-gnome system is distributed as a standard ISO 9660 image file.
|
||||
So you have to burn it as an ISO image file, the option is available in most CD
|
||||
burning programs.
|
||||
openmamba livecd-gnome fits in a 700 MB (80 minutes) CD-R o CD-RW empty support.
|
||||
<br><br>
|
||||
<p><b>livecd-gnome startup</b>
|
||||
<br>Insert the CD in the player and restart the computer. On most computers the system
|
||||
should start up automatically but sometimes you have to tell the BIOS to boot from CD.
|
||||
Please see your computer guide or read the startup messages on video for more
|
||||
information on how to boot from CD.
|
||||
<p>After a 1-3 minutes wait for system startup (times depend on computer hardware features)
|
||||
openmamba desktop interface will be available and ready to use as <i>liveuser</i> user with
|
||||
capability to run privileged commants using the <i>sudo</i> command.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-gnome/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-gnome/index.inc.en.pre.html" -->
|
||||
<br>
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/media/devel/livecd-gnome/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/devel/livecd-gnome/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/livecd-gnome.html
Normal file
4
distribution/media/livecd-gnome.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="livecd-gnome.${lang}.html" -->
|
71
distribution/media/livecd-gnome.it.html
Normal file
71
distribution/media/livecd-gnome.it.html
Normal file
@ -0,0 +1,71 @@
|
||||
<!--#set var="title" value="livecd" -->
|
||||
<!--#set var="description" value="Informazioni sul supporto openmamba livecd-gnome." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba livecd-gnome</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<img src="/pub/openmamba/media/milestone2/livecd-gnome/it/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-gnome/info/description.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Per chi è?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-gnome/info/target.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-gnome/info/features.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-gnome/info/requirements.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Istruzioni</h2>
|
||||
<font size="-1">
|
||||
<p><b>Masterizzazione</b>
|
||||
<br>Il sistema livecd-gnome viene distribuito nel formato standard ISO 9660. Per la masterizzazione occorre
|
||||
utilizzare un programma apposito e scrivere il CD come file di immagine.
|
||||
openmamba livecd-gnome richiede un supporto CD-R o CD-RW da 700 MB (80 minuti).
|
||||
<br><br>
|
||||
<p><b>Avvio del livecd-gnome</b>
|
||||
<br>Inserisci il CD nell'apposito lettore e riavvia. In molti computer il sistema si
|
||||
avvierà automaticamente mentre in alcuni casi è necessario impostare nel setup o nel
|
||||
menù di avvio del BIOS l'avvio da CD. Puoi consultare il manuale del computer o leggere
|
||||
i messaggi che compaiono all'avvio per maggiori informazioni su come avviare da CD.
|
||||
<p>Dopo la fase di avvio del sistema della durata di 1-3 minuti (i tempi dipendono dalle
|
||||
caratteristiche del computer) sarà disponibile l'ambiente grafico dell'utente <i>liveuser</i>
|
||||
con i privilegi per eseguire comandi come superutente attraverso il comando <i>sudo</i>.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-gnome/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-gnome/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Snapshot settimanale:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-gnome/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-gnome/index.inc.it.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
76
distribution/media/livecd-light.en.html
Normal file
76
distribution/media/livecd-light.en.html
Normal file
@ -0,0 +1,76 @@
|
||||
<!--#set var="title" value="livecd-light" -->
|
||||
<!--#set var="description" value="Information on the openmamba livecd-light media." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2 nowrap>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="installation media"></td>
|
||||
<td class="toptitle">openmamba livecd-light</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>What is this?</h2>
|
||||
<img src="/pub/openmamba/media/milestone2/livecd-light/en/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-light/info/description.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Who is it for?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-light/info/target.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<table class=info><tr><td>
|
||||
<b>Features</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-light/info/features.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requirements</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-light/info/requirements.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Instructions</h2>
|
||||
<font size="-1">
|
||||
<p><b>CD burning</b>
|
||||
<br>The livecd-light system is distributed as a standard ISO 9660 image file.
|
||||
So you have to burn it as an ISO image file, the option is available in most CD
|
||||
burning programs.
|
||||
openmamba livecd-light fits in a 700 MB (80 minutes) CD-R o CD-RW empty support.
|
||||
<br><br>
|
||||
<p><b>livecd-light startup</b>
|
||||
<br>Insert the CD in the player and restart the computer. On most computers the system
|
||||
should start up automatically but sometimes you have to tell the BIOS to boot from CD.
|
||||
Please see your computer guide or read the startup messages on video for more
|
||||
information on how to boot from CD.
|
||||
<p>After a 1-3 minutes wait for system startup (times depend on computer hardware features)
|
||||
openmamba desktop interface will be available and ready to use as <i>liveuser</i> user with
|
||||
capability to run privileged commants using the <i>sudo</i> command.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-light/index.inc.en.pre.html" -->
|
||||
<br>
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/media/devel/livecd-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/devel/livecd-light/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/livecd-light.html
Normal file
4
distribution/media/livecd-light.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="livecd-light.${lang}.html" -->
|
71
distribution/media/livecd-light.it.html
Normal file
71
distribution/media/livecd-light.it.html
Normal file
@ -0,0 +1,71 @@
|
||||
<!--#set var="title" value="livecd-light" -->
|
||||
<!--#set var="description" value="Informazioni sul supporto openmamba livecd-light." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba livecd-light</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<img src="/pub/openmamba/media/milestone2/livecd-light/it/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-light/info/description.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Per chi è?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-light/info/target.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-light/info/features.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd-light/info/requirements.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Istruzioni</h2>
|
||||
<font size="-1">
|
||||
<p><b>Masterizzazione</b>
|
||||
<br>Il sistema livecd-light viene distribuito nel formato standard ISO 9660. Per la masterizzazione occorre
|
||||
utilizzare un programma apposito e scrivere il CD come file di immagine.
|
||||
openmamba livecd-light richiede un supporto CD-R o CD-RW da 700 MB (80 minuti).
|
||||
<br><br>
|
||||
<p><b>Avvio del livecd-light</b>
|
||||
<br>Inserisci il CD nell'apposito lettore e riavvia. In molti computer il sistema si
|
||||
avvierà automaticamente mentre in alcuni casi è necessario impostare nel setup o nel
|
||||
menù di avvio del BIOS l'avvio da CD. Puoi consultare il manuale del computer o leggere
|
||||
i messaggi che compaiono all'avvio per maggiori informazioni su come avviare da CD.
|
||||
<p>Dopo la fase di avvio del sistema della durata di 1-3 minuti (i tempi dipendono dalle
|
||||
caratteristiche del computer) sarà disponibile l'ambiente grafico dell'utente <i>liveuser</i>
|
||||
con i privilegi per eseguire comandi come superutente attraverso il comando <i>sudo</i>.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd-light/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Snapshot settimanale:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd-light/index.inc.it.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
77
distribution/media/livecd.en.html
Normal file
77
distribution/media/livecd.en.html
Normal file
@ -0,0 +1,77 @@
|
||||
<!--#set var="title" value="livecd" -->
|
||||
<!--#set var="description" value="Information on the openmamba livecd media." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="installation media"></td>
|
||||
<td class="toptitle">openmamba livecd</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<p><h2>What is this?</h2>
|
||||
<img src="/pub/openmamba/media/milestone2/livecd/en/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd/info/description.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Who is it for?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd/info/target.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Features</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd/info/features.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requirements</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd/info/requirements.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Instructions</h2>
|
||||
<font size="-1">
|
||||
<p><b>CD burning</b>
|
||||
<br>The livecd system is distributed as a standard ISO 9660 image file.
|
||||
So you have to burn it as an ISO image file, the option is available in most CD
|
||||
burning programs. openmamba livecd fits in a 700 MB (80 minutes) CD-R o CD-RW empty support.
|
||||
<br><br>
|
||||
<p><b>livecd startup</b>
|
||||
<br>Insert the CD in the player and restart the computer. On most computers the system
|
||||
should start up automatically but sometimes you have to tell the BIOS to boot from CD.
|
||||
Please see your computer guide or read the startup messages on video for more
|
||||
information on how to boot from CD.
|
||||
<p>After a 1-3 minutes wait for system startup (times depend on computer hardware features)
|
||||
openmamba desktop interface will be available and ready to use as <i>liveuser</i> user with
|
||||
capability to run privileged commants using the <i>sudo</i> command.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd/index.inc.en.html" -->
|
||||
<br>
|
||||
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/media/devel/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/devel/livecd/index.inc.en.html" -->
|
||||
|
||||
<p>Previous stable release (obsoleted):
|
||||
<!--#include virtual="/pub/openmamba/media/milestone1/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/milestone1/livecd/index.inc.en.html" -->
|
||||
<br>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/livecd.html
Normal file
4
distribution/media/livecd.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="livecd.${lang}.html" -->
|
77
distribution/media/livecd.it.html
Normal file
77
distribution/media/livecd.it.html
Normal file
@ -0,0 +1,77 @@
|
||||
<!--#set var="title" value="livecd" -->
|
||||
<!--#set var="description" value="Informazioni sul supporto openmamba livecd." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba livecd</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<img src="/pub/openmamba/media/milestone2/livecd/it/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd/info/description.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Per chi è?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd/info/target.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd/info/features.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livecd/info/requirements.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Istruzioni</h2>
|
||||
<font size="-1">
|
||||
<p><b>Masterizzazione</b>
|
||||
<br>Il sistema livecd viene distribuito nel formato standard ISO 9660. Per la masterizzazione occorre
|
||||
utilizzare un programma apposito e scrivere il CD come file di immagine.
|
||||
openmamba livecd richiede un supporto CD-R o CD-RW da 700 MB (80 minuti).
|
||||
<br><br>
|
||||
<p><b>Avvio del livecd</b>
|
||||
<br>Inserisci il CD nell'apposito lettore e riavvia. In molti computer il sistema si
|
||||
avvierà automaticamente mentre in alcuni casi è necessario impostare nel setup o nel
|
||||
menù di avvio del BIOS l'avvio da CD. Puoi consultare il manuale del computer o leggere
|
||||
i messaggi che compaiono all'avvio per maggiori informazioni su come avviare da CD.
|
||||
<p>Dopo la fase di avvio del sistema della durata di 1-3 minuti (i tempi dipendono dalle
|
||||
caratteristiche del computer) sarà disponibile l'ambiente grafico dell'utente <i>liveuser</i>
|
||||
con i privilegi per eseguire comandi come superutente attraverso il comando <i>sudo</i>.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livecd/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<p>Snapshot settimanale:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livecd/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<p>Versione stabile precedente (obsoleta):
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livecd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livecd/index.inc.it.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
74
distribution/media/livedvd.en.html
Normal file
74
distribution/media/livedvd.en.html
Normal file
@ -0,0 +1,74 @@
|
||||
<!--#set var="title" value="livedvd" -->
|
||||
<!--#set var="description" value="Information on the openmamba livedvd media." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td colspan=2 valign="middle">
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="installation media"></td>
|
||||
<td class="toptitle">openmamba livedvd</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<p><h2>What is this?</h2>
|
||||
<img src="/pub/openmamba/media/milestone2/livedvd/en/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livedvd/info/description.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Who is it for?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livedvd/info/target.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Features</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livedvd/info/features.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td valign=top width="0" nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requirements</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livedvd/info/requirements.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Instructions</h2>
|
||||
<font size="-1">
|
||||
<p><b>CD burning</b>
|
||||
<br>The livedvd system is distributed as a standard ISO 9660 image file.
|
||||
So you have to burn it as an ISO image file, the option is available in most CD
|
||||
burning programs.
|
||||
openmamba livedvd fits in a DVD+/-R or DVD+/-RW empty support.
|
||||
<br><br>
|
||||
<p><b>livedvd startup</b>
|
||||
<br>Insert the CD in the player and restart the computer. On most computers the system
|
||||
should start up automatically but sometimes you have to tell the BIOS to boot from CD.
|
||||
Please see your computer guide or read the startup messages on video for more
|
||||
information on how to boot from CD.
|
||||
<p>After a 1-3 minutes wait for system startup (times depend on computer hardware features)
|
||||
openmamba desktop interface will be available and ready to use as <i>liveuser</i> user with
|
||||
capability to run privileged commants using the <i>sudo</i> command.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
</div>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livedvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livedvd/index.inc.en.pre.html" -->
|
||||
<br>
|
||||
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livedvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livedvd/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/livedvd.html
Normal file
4
distribution/media/livedvd.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="livedvd.${lang}.html" -->
|
72
distribution/media/livedvd.it.html
Normal file
72
distribution/media/livedvd.it.html
Normal file
@ -0,0 +1,72 @@
|
||||
<!--#set var="title" value="livedvd" -->
|
||||
<!--#set var="description" value="Informazioni sul supporto openmamba livedvd." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td colspan=2 valign="middle">
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba livedvd</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<img src="/pub/openmamba/media/milestone2/livedvd/it/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livedvd/info/description.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Per chi è?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livedvd/info/target.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche:</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livedvd/info/features.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livedvd/info/requirements.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Istruzioni</h2>
|
||||
<font size="-1">
|
||||
<p><b>Masterizzazione</b>
|
||||
<br>Il sistema livedvd viene distribuito nel formato standard ISO 9660. Per la masterizzazione occorre
|
||||
utilizzare un programma apposito e scrivere il CD come file di immagine.
|
||||
openmamba livedvd richiede un supporto DVD+/-R o DVD-+/-RW.
|
||||
<br><br>
|
||||
<p><b>Avvio del livedvd</b>
|
||||
<br>Inserisci il CD nell'apposito lettore e riavvia. In molti computer il sistema si
|
||||
avvierà automaticamente mentre in alcuni casi è necessario impostare nel setup o nel
|
||||
menù di avvio del BIOS l'avvio da CD. Puoi consultare il manuale del computer o leggere
|
||||
i messaggi che compaiono all'avvio per maggiori informazioni su come avviare da CD.
|
||||
<p>Dopo la fase di avvio del sistema della durata di 1-3 minuti (i tempi dipendono dalle
|
||||
caratteristiche del computer) sarà disponibile l'ambiente grafico dell'utente <i>liveuser</i>
|
||||
con i privilegi per eseguire comandi come superutente attraverso il comando <i>sudo</i>.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livedvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/livedvd/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
|
||||
<p>Snapshot settimanale:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livedvd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livedvd/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
103
distribution/media/livegames.en.html
Normal file
103
distribution/media/livegames.en.html
Normal file
@ -0,0 +1,103 @@
|
||||
<!--#set var="title" value="livegames" -->
|
||||
<!--#set var="description" value="Information on the openmamba livegames media." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="installation media"></td>
|
||||
<td class="toptitle">openmamba livegames</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>What is this?</h2>
|
||||
<img src="/pub/openmamba/media/devel/livegames/en/preview/preview-i586.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<p><b>openmamba livegames</b> is a live release of the <b>openmamba</b> operating system that
|
||||
provides a collection of games that can immediately be used simply by booting or
|
||||
rebooting your computer with the CD in the reader.
|
||||
<p>It also provides an installation interface for system installation on fixed disk that
|
||||
lets you use openmamba while maintaining the operating system pre-installed in
|
||||
your computer (e.g. Microsoft Windows).
|
||||
<p>It works on almost any Personal Computer: notebook, desktop and server.
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Who is it for?</h2>
|
||||
<b>openmamba livegames</b> is good for people who like relaxing and spend time playing.
|
||||
It's useful as well for "portable" ludic moments anywhere a computer can be used.
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Features</b>
|
||||
<ul>
|
||||
<li>live desktop system for standard Personal Computers (Intel i686 or compatible)
|
||||
<li>top applications: Torcs, Tuxracer, Tuxkart, Pingus, FlightGear, Frozen Bubble, KSudoku
|
||||
<li>automatic hardware detection and configuration for multimediality
|
||||
<li>support for proprietary nvidia and ATI 3D graphic drivers, Open Source drivers support is available too
|
||||
<li>NTFS read and write support using ntfs-3g
|
||||
<li>3D graphical desktop support with AIGLX and Compiz
|
||||
<li>professional audio support with jack low-latency server
|
||||
<li>fixed disk installation interface
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requirements</b>
|
||||
<p>A Personal Computer (PC) or an Intel based Mac with the following minimum components:
|
||||
<ul>
|
||||
<li>processor: Intel Pentium III or higher or AMD K6/Duron/Athlon or higher
|
||||
<li>196 MB of RAM or more (256 are recommended)
|
||||
<li>a CD-ROM drive
|
||||
</ul>
|
||||
Additional requirements for system installation:
|
||||
<ul>
|
||||
<li>a fixed disk with 5 GB of free space or more
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Instructions</h2>
|
||||
<font size="-1">
|
||||
<p><b>CD burning</b>
|
||||
<br>The livegames system is distributed as a standard ISO 9660 image file.
|
||||
So you have to burn it as an ISO image file, the option is available in most CD
|
||||
burning programs.
|
||||
openmamba livegames fits in a 700 MB (80 minutes) CD-R o CD-RW empty support.
|
||||
<br><br>
|
||||
<p><b>livecd startup</b>
|
||||
<br>Insert the CD in the player and restart the computer. On most computers the system
|
||||
should start up automatically but sometimes you have to tell the BIOS to boot from CD.
|
||||
Please see your computer guide or read the startup messages on video for more
|
||||
information on how to boot from CD.
|
||||
<p>After a 1-3 minutes wait for system startup (times depend on computer hardware features)
|
||||
openmamba desktop interface will be available and ready to use as <i>liveuser</i> user with
|
||||
capability to run privileged commants using the <i>sudo</i> command.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<!--<p>Stable release:
|
||||
< ! --#include virtual="/pub/openmamba/media/milestone1/livegames/downloads.inc" -- >
|
||||
< ! --#include virtual="/pub/openmamba/media/milestone1/livegames/index.inc.en.html" -- >
|
||||
<br>-->
|
||||
<p>Prerelease:
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livegames/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/livegames/index.inc.en.pre.html" -->
|
||||
<br>
|
||||
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/media/devel/livegames/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/devel/livegames/index.inc.en.html" -->
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/livegames.html
Normal file
4
distribution/media/livegames.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="livegames.${lang}.html" -->
|
100
distribution/media/livegames.it.html
Normal file
100
distribution/media/livegames.it.html
Normal file
@ -0,0 +1,100 @@
|
||||
<!--#set var="title" value="livegames" -->
|
||||
<!--#set var="description" value="Informazioni sul supporto openmamba livegames." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba livegames</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<img src="/pub/openmamba/media/devel/livegames/it/preview/preview-i586.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<p><b>openmamba livegames</b> è una versione live del sistema operativo <b>openmamba</b>
|
||||
che contiene una raccolta di giochi utilizzabili immediatamente avviando o riavviando
|
||||
il computer con il CD inserito nel lettore.
|
||||
<p>Esso fornisce inoltre un'interfaccia per l'installazione su disco fisso che
|
||||
ti permette di usare openmamba mantenendo il sistema operativo già installato sul tuo
|
||||
computer (es. Microsoft Windows).
|
||||
<p>E' compatibile con la maggior parte dei Personal Computer: portatili, desktop o server.
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Per chi è?</h2>
|
||||
<b>openmamba livegames</b> è pensato per chi ama rilassarsi e passare il tempo giocando
|
||||
con il computer. È inoltre comodo per momenti ludici "portabili" dovunque ci sia un computer
|
||||
a disposizione.
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche</b>
|
||||
<ul>
|
||||
<li>sistema desktop live per Personal Computer standard (Intel i686 o compatibili)
|
||||
<li>principali applicazioni: Torcs, Tuxracer, Tuxkart, Pingus, FlightGear, Frozen Bubble, KSudoku
|
||||
<li>riconoscimento e configurazione automatica del sistema per la multimedialità
|
||||
<li>supporto per i driver proprietari nvidia e ATI, opzione di avvio con driver Open Source
|
||||
<li>supporto in lettura e scrittura di partizioni NTFS con ntfs-3g
|
||||
<li>supporto per il desktop grafico 3D con AIGLX e Compiz
|
||||
<li>supporto per l'audio professionale con il server a bassa latenza jack
|
||||
<li>interfaccia di installazione su disco fisso
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<p>Il sistema può funzionare su Personal Computer (PC) e su computer Mac basati su processore
|
||||
Intel che abbiano i seguenti minimi componenti:
|
||||
<ul>
|
||||
<li>processore Intel Pentium III o superiore o AMD K6/Duron/Athlon o superiore
|
||||
<li>196 MB di RAM o più (256 sono raccomandati)
|
||||
<li>un lettore di CD-ROM
|
||||
</ul>
|
||||
Per l'installazione del sistema è inoltre richiesto:
|
||||
<ul>
|
||||
<li>un disco fisso con almeno 5 GB di spazio libero
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Istruzioni</h2>
|
||||
<font size="-1">
|
||||
<p><b>Masterizzazione</b>
|
||||
<br>Il sistema livegames viene distribuito nel formato standard ISO 9660. Per la masterizzazione occorre
|
||||
utilizzare un programma apposito e scrivere il CD come file di immagine.
|
||||
openmamba livegames richiede un supporto CD-R o CD-RW da 700 MB (80 minuti).
|
||||
<br><br>
|
||||
<p><b>Avvio del livecd</b>
|
||||
<br>Inserisci il CD nell'apposito lettore e riavvia. In molti computer il sistema si
|
||||
avvierà automaticamente mentre in alcuni casi è necessario impostare nel setup o nel
|
||||
menù di avvio del BIOS l'avvio da CD. Puoi consultare il manuale del computer o leggere
|
||||
i messaggi che compaiono all'avvio per maggiori informazioni su come avviare da CD.
|
||||
<p>Dopo la fase di avvio del sistema della durata di 1-3 minuti (i tempi dipendono dalle
|
||||
caratteristiche del computer) sarà disponibile l'ambiente grafico dell'utente <i>liveuser</i>
|
||||
con i privilegi per eseguire comandi come superutente attraverso il comando <i>sudo</i>.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<!--<p>Versione stabile:
|
||||
< !--#include virtual="/pub/openmamba/milestone1/media/livegames/downloads.inc" -- >
|
||||
< !--#include virtual="/pub/openmamba/milestone1/media/livegames/index.inc.it.html" -- >
|
||||
<br>-->
|
||||
<p>Snapshot settimanale:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livegames/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/livegames/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
99
distribution/media/livestudio.en.html
Normal file
99
distribution/media/livestudio.en.html
Normal file
@ -0,0 +1,99 @@
|
||||
<!--#set var="title" value="livestudio" -->
|
||||
<!--#set var="description" value="Information on the openmamba livestudio media." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle">
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="installation media"></td>
|
||||
<td class="toptitle">openmamba livestudio</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>What is this?</h2>
|
||||
<img src="/pub/openmamba/media/devel/livestudio/en/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<p><b>openmamba livestudio</b> is a live release of the <b>openmamba</b> operating system that
|
||||
provides a collection of program for creative productivity that can immediately be used simply
|
||||
by booting or rebooting your computer with the CD in the reader.
|
||||
<p>It also provides an installation interface for system installation on fixed disk that
|
||||
lets you use openmamba while maintaining the operating system pre-installed in
|
||||
your computer (e.g. Microsoft Windows).
|
||||
<p>It works on almost any Personal Computer: notebook, desktop and server.
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Who is it for?</h2>
|
||||
<b>openmamba livestudio</b> was thought for musicians, designers, graphics, photographers
|
||||
and who likes expressing creativity through new tecnologies.
|
||||
It's a collection that shows the most recent release in the Open Source software world
|
||||
and offest an alternative possibility in a branch where commecial products are
|
||||
still preferred for professional purposes.
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Features:</b>
|
||||
<ul>
|
||||
<li>live desktop system for standard Personal Computers (Intel i686 or compatible)
|
||||
<li>top applications: Blender, GIMP, Mixxx, Lives, Qtractor, Rosegarden, Audacity, ZynAddSubFX, Hydrogen, Kino
|
||||
<li>automatic hardware detection and configuration for multimediality
|
||||
<li>support for proprietary nvidia and ATI 3D graphic drivers, Open Source drivers support is available too
|
||||
<li>NTFS read and write support using ntfs-3g
|
||||
<li>3D graphical desktop support with AIGLX and Compiz
|
||||
<li>professional audio support with jack low-latency server
|
||||
<li>fixed disk installation interface
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requirements:</b>
|
||||
<p>A Personal Computer (PC) or an Intel based Mac with the following minimum components:
|
||||
<ul>
|
||||
<li>processor: Intel Pentium III or higher or AMD K6/Duron/Athlon or higher
|
||||
<li>196 MB of RAM or more (256 are recommended)
|
||||
<li>a CD-ROM drive
|
||||
</ul>
|
||||
Additional requirements for system installation:
|
||||
<ul>
|
||||
<li>a fixed disk with 5 GB of free space or more
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Istruzioni:</b>
|
||||
<font size="-1">
|
||||
<p><b>CD burning</b>
|
||||
<br>The livestudio system is distributed as a standard ISO 9660 image file.
|
||||
So you have to burn it as an ISO image file, the option is available in most CD
|
||||
burning programs.
|
||||
openmamba livestudio fits in a 700 MB (80 minutes) CD-R o CD-RW empty support.
|
||||
<br><br>
|
||||
<p><b>livecd startup</b>
|
||||
<br>Insert the CD in the player and restart the computer. On most computers the system
|
||||
should start up automatically but sometimes you have to tell the BIOS to boot from CD.
|
||||
Please see your computer guide or read the startup messages on video for more
|
||||
information on how to boot from CD.
|
||||
<p>After a 1-3 minutes wait for system startup (times depend on computer hardware features)
|
||||
openmamba graphical interface will be available and ready to use in a KDE environment
|
||||
with superuser (root) user permissions.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livestudio/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livestudio/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/livestudio.html
Normal file
4
distribution/media/livestudio.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="livestudio.${lang}.html" -->
|
99
distribution/media/livestudio.it.html
Normal file
99
distribution/media/livestudio.it.html
Normal file
@ -0,0 +1,99 @@
|
||||
<!--#set var="title" value="livestudio" -->
|
||||
<!--#set var="description" value="Informazioni sul supporto openmamba livestudio." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba livestudio</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<img src="/pub/openmamba/media/milestone1/livestudio/it/preview/preview.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<p><b>openmamba livestudio</b> è una versione live del sistema operativo <b>openmamba</b>
|
||||
che contiene una raccolta di programmi per la produttività creativa utilizzabili immediatamente
|
||||
avviando o riavviando il computer con il CD inserito nel lettore.
|
||||
<p>Esso fornisce inoltre un'interfaccia per l'installazione su disco fisso che
|
||||
ti permette di usare openmamba mantenendo il sistema operativo già installato sul tuo
|
||||
computer (es. Microsoft Windows).
|
||||
<p>E' compatibile con la maggior parte dei Personal Computer: portatili, desktop o server.
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Per chi è?</h2>
|
||||
<b>openmamba livestudio</b> è stato pensato per musicisti, designer,
|
||||
grafici, fotografi e chi ama esprimere la propria creatività attraverso le nuove tecnologie.
|
||||
Si tratta di una raccolta che mostra le ultime novità nel mondo del software Open Source e
|
||||
propone una possibilità alternativa in un settore in cui i prodotti commerciali sono
|
||||
ancora oggi preferiti per gli scopi professionali.
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche:</b>
|
||||
<ul>
|
||||
<li>sistema desktop live per Personal Computer standard (Intel i686 o compatibili)
|
||||
<li>principali applicazioni: Blender, GIMP, Mixxx, Lives, Qtractor, Rosegarden, Audacity, ZynAddSubFX, Hydrogen, Kino
|
||||
<li>riconoscimento e configurazione automatica del sistema per la multimedialità
|
||||
<li>supporto per i driver proprietari nvidia e ATI, opzione di avvio con driver Open Source
|
||||
<li>supporto in lettura e scrittura di partizioni NTFS con ntfs-3g
|
||||
<li>supporto per il desktop grafico 3D con AIGLX e Compiz
|
||||
<li>supporto per l'audio professionale con il server a bassa latenza jack
|
||||
<li>interfaccia di installazione su disco fisso
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<p>Il sistema può funzionare su Personal Computer (PC) e su computer Mac basati su processore
|
||||
Intel che abbiano i seguenti minimi componenti:
|
||||
<ul>
|
||||
<li>processore Intel Pentium III o superiore o AMD K6/Duron/Athlon o superiore
|
||||
<li>196 MB di RAM o più (256 sono raccomandati)
|
||||
<li>un lettore di CD-ROM
|
||||
</ul>
|
||||
Per l'installazione del sistema è inoltre richiesto:
|
||||
<ul>
|
||||
<li>un disco fisso con almeno 5 GB di spazio libero
|
||||
</ul>
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Istruzioni:</b>
|
||||
<font size="-1">
|
||||
<p><b>Masterizzazione</b>
|
||||
<br>Il sistema livestudio viene distribuito nel formato standard ISO 9660. Per la masterizzazione occorre
|
||||
utilizzare un programma apposito e scrivere il CD come file di immagine.
|
||||
openmamba livestudio richiede un supporto CD-R o CD-RW da 700 MB (80 minuti).
|
||||
<br><br>
|
||||
<p><b>Avvio del livecd</b>
|
||||
<br>Inserisci il CD nell'apposito lettore e riavvia. In molti computer il sistema si
|
||||
avvierà automaticamente mentre in alcuni casi è necessario impostare nel setup o nel
|
||||
menù di avvio del BIOS l'avvio da CD. Puoi consultare il manuale del computer o leggere
|
||||
i messaggi che compaiono all'avvio per maggiori informazioni su come avviare da CD.
|
||||
<p>Dopo la fase di avvio del sistema della durata di 1-3 minuti (i tempi dipendono dalle
|
||||
caratteristiche del computer) sarà disponibile l'ambiente grafico di openmamba basato su
|
||||
KDE con i privilegi di superutente (root).
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livestudio/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone1/media/livestudio/index.inc.it.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
101
distribution/media/rootfs-light.en.html
Normal file
101
distribution/media/rootfs-light.en.html
Normal file
@ -0,0 +1,101 @@
|
||||
<!--#set var="title" value="rootfs-light" -->
|
||||
<!--#set var="description" value="Information on openmamba rootfs-light." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#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="openmamba rootfs-light"></td>
|
||||
<td class="toptitle">openmamba rootfs-light</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>What is this?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs-light/info/description.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<table class=info><tr><td>
|
||||
<b>Features</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs-light/info/features.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requirements</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs-light/info/requirements.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="80%"><tr><td>
|
||||
<p><h2>Instructions</h2>
|
||||
<div class="info">
|
||||
<font size="-1">
|
||||
<p>1st step) <b>Storage device partitioning</b>
|
||||
<ul>
|
||||
<li>insert the storage and identify its device name (e.g. /dev/sda)
|
||||
<li>make sure that no partitions are mounted for the device
|
||||
<li>run parted or gparted to create a partition that is at least 2GB large
|
||||
<li>mark the partition as "bootable"
|
||||
<li>identify the device corresponding to the partitiong (e.g. /dev/sda1)
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<p>2nd step) <b>Formatting the device</b>
|
||||
<br>
|
||||
<pre>mkfs.ext4<partition device></pre>
|
||||
The filesystem (ext4) is recommended for best performances.
|
||||
<br><br>
|
||||
<p>3rd step) <b>Installing the cpio image</b>
|
||||
|
||||
<pre>
|
||||
mount <partition device> <mount point>
|
||||
cd <mount point>
|
||||
tar xf /your/download/dir/openmamba-rootfs-light-en-i586.tar.xz
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p><i><font color=red>Note: boot loaded installation is a standard for <i>x86</i> architectures through the <i>BIOS</i>.
|
||||
So the following sections are not applicable if you are using the <i>arm</i> version and in such case you need
|
||||
to proceed (if possible) in a way that is specific to the boot tecnology available in the destination device.</i></font>
|
||||
|
||||
<p>4th step) <b>Installing extlinux bootloader (BIOS architectures only)</b>
|
||||
<p>You need
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=syslinux.i586">syslinux</a> installed on your computer, then use the following command
|
||||
from the <mount point> directory:
|
||||
<pre>extlinux --install boot</pre>
|
||||
|
||||
Unmount the storage and that's all about installation.
|
||||
<br><br>
|
||||
|
||||
<p>5th step) <b>Running the system (BIOS architectues only)</b>
|
||||
|
||||
<p>Reboot your computer with the USB storage inserted in.
|
||||
<p>Your computer maybe configured or not for booting from a
|
||||
USB Hard Drive/Storage device; check your bios configuration and
|
||||
wheter it supports booting from USB (many bioses are buggy!).
|
||||
|
||||
</font></div>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/rootfs-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/rootfs-light/index.inc.en.html" -->
|
||||
<br>
|
||||
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs-light/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/rootfs-light.html
Normal file
4
distribution/media/rootfs-light.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="rootfs-light.${lang}.html" -->
|
101
distribution/media/rootfs-light.it.html
Normal file
101
distribution/media/rootfs-light.it.html
Normal file
@ -0,0 +1,101 @@
|
||||
<!--#set var="title" value="rootfs-light" -->
|
||||
<!--#set var="description" value="Informazioni su openmamba rootfs-light." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="openmamba rootfs-light"></td>
|
||||
<td class="toptitle">openmamba rootfs-light</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>Che cos'è?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs-light/info/description.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs-light/info/features.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs-light/info/requirements.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="80%"><tr><td>
|
||||
<p><h2>Istruzioni</h2>
|
||||
<div class="info">
|
||||
<br><font size="-1">
|
||||
<p>passo 1) <b>Partizionamento del supporto di memorizzazione</b>
|
||||
<ul>
|
||||
<li>inserisci il dispositivo in una porta USB ed identificare il nome del device (es. /dev/sda)
|
||||
<li>assicurati che non vi siano partizioni montate per questo dispositivo
|
||||
<li>esegui parted o gparted e crea una partizione della dimensione di almeno 2GB
|
||||
<li>imposta il flag "bootable" per la partizione
|
||||
<li>identifica il dispositivo corrispondente alla partizione (es. /dev/sda1)
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<p>passo 2) <b>Formattazione della partizione</b>
|
||||
<br>
|
||||
<pre>mkfs.ext4 <partition device></pre>
|
||||
Il filesystem (ext4) è raccomandato per ottimizzare le prestazioni del sistema.
|
||||
<br><br>
|
||||
<p>passo 3) <b>Installazione dell'immagine cpio</b>
|
||||
|
||||
<pre>
|
||||
mount <partition device> <mount point>
|
||||
cd <mount point>
|
||||
tar xf /percorso/di/download/openmamba-rootfs-light-snapshot.i586.tar.xz
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p><i><font color=red>Nota: l'installazione del boot loader è uno standard per le architetture <i>x86</i> che dispongono del <i>BIOS</i>.
|
||||
Pertanto i seguenti punti non si applicano se si sta utilizzando la versione per <i>arm</i> ed in questo
|
||||
caso occorre procedere in maniera specifica (se possibile) a seconda della tecnologia di boot disponibile
|
||||
sul dispositivo di destinazione.</i></font>
|
||||
|
||||
<p>passo 4) <b>Installazione del boot loader extlinux (solo architetture con BIOS)</b>
|
||||
<p>E' necessario avere
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=syslinux.i586">syslinux</a> installato sul proprio computer. Dopodiché esegui il seguente comando
|
||||
dalla cartella corrispondente al <punto di mount>:
|
||||
<pre>extlinux --install boot</pre>
|
||||
<br>L'installazione è completata ed è possibile smontare il dispositivo.
|
||||
<br>
|
||||
<br>
|
||||
<p>passo 5) <b>Avvio del sistema (solo architetture con BIOS)</b>
|
||||
|
||||
<p>Riavvia il computer con il dispositivo di memorizzazione flash inserito in una porta USB del computer.
|
||||
<br>Il computer può essere o meno configurato per l'avvio da un dispositivo esterno
|
||||
USB; utilizza l'interfaccia di setup BIOS per controllare se il computer supporta l'avvio da USB (alcuni bios non recenti hanno problemi anche se la funzione è supportata!).
|
||||
|
||||
</font></div>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/rootfs-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/rootfs-light/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<p>Snapshot settimanale:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs-light/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs-light/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
101
distribution/media/rootfs.en.html
Normal file
101
distribution/media/rootfs.en.html
Normal file
@ -0,0 +1,101 @@
|
||||
<!--#set var="title" value="rootfs" -->
|
||||
<!--#set var="description" value="Information on openmamba rootfs." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#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="openmamba rootfs"></td>
|
||||
<td class="toptitle">openmamba rootfs</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>What is this?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs/info/description.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<table class=info><tr><td>
|
||||
<b>Features</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs/info/features.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs/info/requirements.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="80%"><tr><td>
|
||||
<p><h2>Istruzioni</h2>
|
||||
<div class="info">
|
||||
<font size="-1">
|
||||
<p>1st step) <b>Storage device partitioning</b>
|
||||
<ul>
|
||||
<li>insert the storage and identify its device name (e.g. /dev/sda)
|
||||
<li>make sure that no partitions are mounted for the device
|
||||
<li>run parted or gparted to create a partition that is at least 2GB large
|
||||
<li>mark the partition as "bootable"
|
||||
<li>identify the device corresponding to the partitiong (e.g. /dev/sda1)
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<p>2nd step) <b>Formatting the device</b>
|
||||
<br>
|
||||
<pre>mkfs.ext4<partition device></pre>
|
||||
The filesystem (ext4) is recommended for best performances.
|
||||
<br><br>
|
||||
<p>3rd step) <b>Installing the cpio image</b>
|
||||
|
||||
<pre>
|
||||
mount <partition device> <mount point>
|
||||
cd <mount point>
|
||||
tar xf /your/download/dir/openmamba-rootfs-en-i586.tar.xz
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p><i><font color=red>Note: boot loaded installation is a standard for <i>x86</i> architectures through the <i>BIOS</i>.
|
||||
So the following sections are not applicable if you are using the <i>arm</i> version and in such case you need
|
||||
to proceed (if possible) in a way that is specific to the boot tecnology available in the destination device.</i></font>
|
||||
|
||||
<p>4th step) <b>Installing extlinux bootloader (BIOS architectures only)</b>
|
||||
<p>You need
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=syslinux.i586">syslinux</a> installed on your computer, then use the following command
|
||||
from the <mount point> directory:
|
||||
<pre>extlinux --install boot</pre>
|
||||
|
||||
Unmount the storage and that's all about installation.
|
||||
<br><br>
|
||||
|
||||
<p>5th step) <b>Running the system (BIOS architectues only)</b>
|
||||
|
||||
<p>Reboot your computer with the USB storage inserted in.
|
||||
<p>Your computer maybe configured or not for booting from a
|
||||
USB Hard Drive/Storage device; check your bios configuration and
|
||||
wheter it supports booting from USB (many bioses are buggy!).
|
||||
|
||||
</font></div>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/rootfs/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/rootfs/index.inc.en.html" -->
|
||||
<br>
|
||||
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/rootfs.html
Normal file
4
distribution/media/rootfs.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="rootfs.${lang}.html" -->
|
101
distribution/media/rootfs.it.html
Normal file
101
distribution/media/rootfs.it.html
Normal file
@ -0,0 +1,101 @@
|
||||
<!--#set var="title" value="rootfs" -->
|
||||
<!--#set var="description" value="Informazioni su openmamba rootfs." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="openmamba rootfs"></td>
|
||||
<td class="toptitle">openmamba rootfs</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>Che cos'è?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs/info/description.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs/info/features.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/rootfs/info/requirements.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="80%"><tr><td>
|
||||
<p><h2>Istruzioni</h2>
|
||||
<div class="info">
|
||||
<br><font size="-1">
|
||||
<p>passo 1) <b>Partizionamento del supporto di memorizzazione</b>
|
||||
<ul>
|
||||
<li>inserisci il dispositivo in una porta USB ed identificare il nome del device (es. /dev/sda)
|
||||
<li>assicurati che non vi siano partizioni montate per questo dispositivo
|
||||
<li>esegui parted o gparted e crea una partizione della dimensione di almeno 2GB
|
||||
<li>imposta il flag "bootable" per la partizione
|
||||
<li>identifica il dispositivo corrispondente alla partizione (es. /dev/sda1)
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
<p>passo 2) <b>Formattazione della partizione</b>
|
||||
<br>
|
||||
<pre>mkfs.ext4 <partition device></pre>
|
||||
Il filesystem (ext4) è raccomandato per ottimizzare le prestazioni del sistema.
|
||||
<br><br>
|
||||
<p>passo 3) <b>Installazione dell'immagine cpio</b>
|
||||
|
||||
<pre>
|
||||
mount <partition device> <mount point>
|
||||
cd <mount point>
|
||||
tar xf /percorso/di/download/openmamba-rootfs-snapshot.i586.tar.xz
|
||||
</pre>
|
||||
<br>
|
||||
|
||||
<p><i><font color=red>Nota: l'installazione del boot loader è uno standard per le architetture <i>x86</i> che dispongono del <i>BIOS</i>.
|
||||
Pertanto i seguenti punti non si applicano se si sta utilizzando la versione per <i>arm</i> ed in questo
|
||||
caso occorre procedere in maniera specifica (se possibile) a seconda della tecnologia di boot disponibile
|
||||
sul dispositivo di destinazione.</i></font>
|
||||
|
||||
<p>passo 4) <b>Installazione del boot loader extlinux (solo architetture con BIOS)</b>
|
||||
<p>E' necessario avere
|
||||
<a href="/distribution/distromatic.html?tag=devel&pkg=syslinux.i586">syslinux</a> installato sul proprio computer. Dopodiché esegui il seguente comando
|
||||
dalla cartella corrispondente al <punto di mount>:
|
||||
<pre>extlinux --install boot</pre>
|
||||
<br>L'installazione è completata ed è possibile smontare il dispositivo.
|
||||
<br>
|
||||
<br>
|
||||
<p>passo 5) <b>Avvio del sistema (solo architetture con BIOS)</b>
|
||||
|
||||
<p>Riavvia il computer con il dispositivo di memorizzazione flash inserito in una porta USB del computer.
|
||||
<br>Il computer può essere o meno configurato per l'avvio da un dispositivo esterno
|
||||
USB; utilizza l'interfaccia di setup BIOS per controllare se il computer supporta l'avvio da USB (alcuni bios non recenti hanno problemi anche se la funzione è supportata!).
|
||||
|
||||
</font></div>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/rootfs/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/rootfs/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<p>Snapshot settimanale:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/rootfs/index.inc.it.html" -->
|
||||
<br>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
53
distribution/media/sdk-root.en.html
Normal file
53
distribution/media/sdk-root.en.html
Normal file
@ -0,0 +1,53 @@
|
||||
<!--#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>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/sdk-root/info/description.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<table class=info><tr><td>
|
||||
<b>Features</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/sdk-root/info/description.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#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>Stable release:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/sdk-root/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/sdk-root/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
<p>Weekly snapshot:
|
||||
<p><!--#include virtual="/pub/openmamba/media/devel/sdk-root/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/devel/sdk-root/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/sdk-root.html
Normal file
4
distribution/media/sdk-root.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="sdk-root.${lang}.html" -->
|
54
distribution/media/sdk-root.it.html
Normal file
54
distribution/media/sdk-root.it.html
Normal file
@ -0,0 +1,54 @@
|
||||
<!--#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.it.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>Che cos'è?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/sdk-root/info/description.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche</b>
|
||||
<!--#include virtual="/pub/openmamba/media/milestone2/sdk-root/info/features.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="80%"><tr><td>
|
||||
<div class="info">
|
||||
<br><b>
|
||||
Per maggiori informazioni consulta <a href="http://wiki.openmamba.org/it/index.php/Openmamba_sdk">l'apposita pagina</a>
|
||||
del wiki di openmamba.
|
||||
<br><br>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Versione stabile:
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/sdk-root/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/milestone2/media/sdk-root/index.inc.it.pre.html" -->
|
||||
<br>
|
||||
|
||||
<p>Snapshot settimanale:
|
||||
<p><!--#include virtual="/pub/openmamba/media/devel/sdk-root/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/media/devel/sdk-root/index.inc.it.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
69
distribution/media/testcd.en.html
Normal file
69
distribution/media/testcd.en.html
Normal file
@ -0,0 +1,69 @@
|
||||
<!--#set var="title" value="testcd" -->
|
||||
<!--#set var="description" value="Information on the openmamba testcd media." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.en.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="installation media"></td>
|
||||
<td class="toptitle">openmamba testcd</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>What is this?</h2>
|
||||
<img src="/pub/openmamba/media/devel/testcd/it/preview/preview-i586.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<!--#include virtual="/pub/openmamba/media/devel/testcd/info/description.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Who is it for?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/testcd/info/target.en.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Features</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/testcd/info/features.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.en.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requirements</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/testcd/info/requirements.en.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Instructions</h2>
|
||||
<font size="-1">
|
||||
<p><b>CD burning</b>
|
||||
<br>The testcd system is distributed as a standard ISO 9660 image file.
|
||||
So you have to burn it as an ISO image file, the option is available in most CD burning programs.
|
||||
openmamba testcd fits in a 700 MB (80 minutes) CD-R o CD-RW empty support.
|
||||
<br><br>
|
||||
<p><b>testcd startup</b>
|
||||
<br>Insert the CD in the player and restart the computer. On most computers the system
|
||||
should start up automatically but sometimes you have to tell the BIOS to boot from CD.
|
||||
Please see your computer guide or read the startup messages on video for more
|
||||
information on how to boot from CD.
|
||||
<p>After a 1-3 minutes wait for system startup (times depend on computer hardware features)
|
||||
openmamba graphical interface will be available and ready to use in a KDE environment
|
||||
with superuser (root) user permissions.
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Weekly snapshot:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/testcd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/testcd/index.inc.en.html" -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/media/testcd.html
Normal file
4
distribution/media/testcd.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="testcd.${lang}.html" -->
|
68
distribution/media/testcd.it.html
Normal file
68
distribution/media/testcd.it.html
Normal file
@ -0,0 +1,68 @@
|
||||
<!--#set var="title" value="testcd" -->
|
||||
<!--#set var="description" value="Informazioni sul supporto openmamba testcd." -->
|
||||
<!--#set var="keywords" value="about,faq,contact,information" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<!--#include virtual="/scripts/download.it.inc.js" -->
|
||||
|
||||
<span id="video"></span>
|
||||
<table width="100%">
|
||||
<tr><td valign="middle" colspan=2>
|
||||
<br>
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/media_gr.png" alt="supporti di installazione"></td>
|
||||
<td class="toptitle">openmamba testcd</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<br>
|
||||
<p><h2>Cos'è?</h2>
|
||||
<img src="/pub/openmamba/media/devel/testcd/it/preview/preview-i586.jpg" width=320 height=200 align=left style="margin-right:10px;">
|
||||
<!--#include virtual="/pub/openmamba/media/devel/testcd/info/description.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<p><h2>Per chi è?</h2>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/testcd/info/target.it.html.inc" -->
|
||||
<br>
|
||||
<br>
|
||||
<table class=info><tr><td>
|
||||
<b>Caratteristiche</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/testcd/info/features.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
</td><td width="0" valign=top nowrap>
|
||||
<!--#include virtual="/pub/openmamba/allmedias.inc.it.html" -->
|
||||
</td></tr><tr><td colspan=2>
|
||||
|
||||
<table width="600" class=info><tr><td>
|
||||
<b>Requisiti</b>
|
||||
<!--#include virtual="/pub/openmamba/media/devel/testcd/info/requirements.it.html.inc" -->
|
||||
</td></tr></table>
|
||||
|
||||
<table width="600"><tr><td>
|
||||
<p><h2>Istruzioni</h2>
|
||||
<font size="-1">
|
||||
<p><b>Masterizzazione</b>
|
||||
<br>Il sistema testcd viene distribuito nel formato standard ISO 9660. Per la masterizzazione occorre
|
||||
utilizzare un programma apposito e scrivere il CD come file di immagine.
|
||||
openmamba livecd richiede un supporto CD-R o CD-RW da 700 MB (80 minuti).
|
||||
<br><br>
|
||||
<p><b>Avvio del testcd</b>
|
||||
<br>Inserisci il CD nell'apposito lettore e riavvia. In molti computer il sistema si
|
||||
avvierà automaticamente mentre in alcuni casi è necessario impostare nel setup o nel
|
||||
menù di avvio del BIOS l'avvio da CD. Puoi consultare il manuale del computer o leggere
|
||||
i messaggi che compaiono all'avvio per maggiori informazioni su come avviare da CD.
|
||||
<p>Dopo la fase di avvio del sistema della durata di 1-3 minuti (i tempi dipendono dalle
|
||||
caratteristiche del computer) sarà disponibile l'ambiente grafico di openmamba basato su
|
||||
KDE con i privilegi di superutente (root).
|
||||
</font>
|
||||
</td></tr></table>
|
||||
|
||||
<p><h2>Download</h2>
|
||||
<p>Snapshot settimanale:
|
||||
<!--#include virtual="/pub/openmamba/devel/media/testcd/downloads.inc" -->
|
||||
<!--#include virtual="/pub/openmamba/devel/media/testcd/index.inc.it.html" -->
|
||||
<br>
|
||||
<br>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
82
distribution/milestone1.en.html
Normal file
82
distribution/milestone1.en.html
Normal file
@ -0,0 +1,82 @@
|
||||
<!--#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" -->
|
4
distribution/milestone1.html
Normal file
4
distribution/milestone1.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="milestone1.${lang}.html" -->
|
82
distribution/milestone1.it.html
Normal file
82
distribution/milestone1.it.html
Normal file
@ -0,0 +1,82 @@
|
||||
<!--#set var="title" value="Pacchetti software di openmamba" -->
|
||||
<!--#set var="description" value="Una pagina per esplorare i pacchetti software disponibili nella distribuzione openmamba." -->
|
||||
<!--#set var="keywords" value="distromatic,milestone1,openmamba,pacchetti,stabile" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<table align=center>
|
||||
<tr><td width="100%">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/packages_gr.png" alt="pacchetti software"></td>
|
||||
<td class="toptitle">Pacchetti software di openmamba milestone 1</td>
|
||||
</tr></table>
|
||||
</td><td width="0">
|
||||
<!--#include virtual="/versions.inc.it.html" -->
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<p>L'installazione di <b>openmamba milestone1</b> (versione stabile) rende disponibili automaticamente degli
|
||||
archivi di pachetti RPM, detti repository, dai quali installare pacchetti software:
|
||||
<ul>
|
||||
<li>il repository <a href="/distribution/distromatic.html?tag=milestone1">milestone1</a>
|
||||
è il contenitore principale dei pacchetti software che costituiscono la distribuzione openmamba;
|
||||
<li>il repository <a href="/distribution/distromatic.html?tag=milestone1-games">milestone1-games</a>
|
||||
contiene i giochi di grandi dimensioni;
|
||||
<li>il repository <a href="/distribution/distromatic.html?tag=milestone1-updates">milestone1-updates</a>
|
||||
contiene gli aggiornamenti di sicurezza e funzionalità resi disponibili successivamente al rilascio
|
||||
della versione stabile del sistema operativo;
|
||||
<li>il repository <a href="/distribution/distromatic.html?tag=milestone1-1.1">milestone1-1.1</a>
|
||||
contiene gli aggiornamenti della versione 1.1.
|
||||
</ul>
|
||||
|
||||
<p>I pacchetti contenuti in questi repository possono essere installati utilizzando il
|
||||
tool <i>synaptic</i> oppure <i>apt-get</i>.
|
||||
|
||||
<p><b>AVVISO: la versione milestone1 di openmamba è stata dichiarata obsoleta e non è più mantenuta.</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>Per trarre vantaggio dagli ultimi sviluppi del sistema, con un supporto
|
||||
per hardware più recente e nuovi software, è possibile effettuare un upgrade al sistema di sviluppo
|
||||
configurando openmamba per utilizzare i repository <a href="/distribution/distromatic.html?tag=devel">devel</a>
|
||||
e <a href="/distribution/distromatic.html?tag=devel">devel-games</a>.
|
||||
<b>Questa operazione non è reversibile ed è consigliata a beta-tester o ad utenti esperti in quanto l'aggiornamento al
|
||||
sistema di sviluppo e l'uso potrebbero causare dei problemi e ridurre le funzionalità rispetto a quelle
|
||||
disponibili nel sistema stabile.</b>
|
||||
Maggiori informazioni sono disponibili <a href="/distribution/development.html">nella pagina dello sviluppo</a>.
|
||||
<br><br>
|
||||
<br>
|
||||
<b>REPOSITORY DEI CONTRIBUTI</b><br>
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone1-contrib">milestone1-contrib</a> è un repository che ospita i contributi degli utenti e sviluppatori per la versione milestone1.
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone1-java">milestone1-java</a> è un repository che contiene contributi basati su Java per la versione milestone1.
|
||||
</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>REPOSITORY DI SERVIZIO (UTILIZZATI PER I MECCANISMI INTERNI DELLA DISTRIBUZIONE)</b><br><br>
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone1-makedist">milestone1-makedist</a> è un repository ausiliario usato da makedist per realizzare i supporti della distribuzione.
|
||||
</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" -->
|
99
distribution/milestone2.en.html
Normal file
99
distribution/milestone2.en.html
Normal file
@ -0,0 +1,99 @@
|
||||
<!--#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,milestone2" -->
|
||||
<!--#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 2 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 milestone2</b> (stable release) automatically provides access to
|
||||
some archives of RPM packages called <i>repositories</i> or <i>channels</i> from which you can install software packages:
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone2">milestone2</a> channel is
|
||||
the main archive for software packages that constitute the current stable release of the openmamba distribution;
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone2-games">milestone2-games</a>
|
||||
channel contains apart games which take a lot of storage space;
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone2-updates">milestone2-updates</a>
|
||||
contains the security and functionality updates that have been made available after the stable release
|
||||
of the operating system.
|
||||
</ul>
|
||||
|
||||
<p>The packages in these repositories can be installed using the package management tool which comes integrated
|
||||
with your openmamba desktop environment or using the command line commands <i>pkcon</i> and <i>smart</i> tools.
|
||||
|
||||
<p>Use of the stable distribution is recommended to all users who use the system in production
|
||||
environment and expect the available functionalities not to change for long periods.
|
||||
<br>
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<table class="distromatic" cellspacing="0" cellpadding="5"><tr valign="top"><td>
|
||||
<!--#set var="repname" value="milestone2" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone2-updates" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone2-games" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
</table>
|
||||
<br><br>
|
||||
<br>
|
||||
<b>ADDITIONAL CHANNELS</b><br>
|
||||
<p>The additional channels contain more up-to-date software packages which are considered stable but are waiting
|
||||
to be fully tested before being made available to all users.
|
||||
<p>In order to get updates from an additional channel you need to enable it in the <i>Software sources</i>
|
||||
settings dialog of the openmamba packages management tool.
|
||||
A channel can be as well enabled by command line by issuing the following command:
|
||||
<pre>pkcon repo-enable channel_name</pre>
|
||||
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone2-kernel">milestone2-kernel</a> channel
|
||||
contains the most recent Linux kernel version with its components;
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone2-kde4">milestone2-kde4</a> channel
|
||||
contains the most recent version of the KDE4 desktop environment;
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone2-xorg">milestone2-xorg</a> channel
|
||||
contains the most recent version of the X.org graphical server and its components;
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone2-java">milestone2-java</a> channel
|
||||
contains recent updates for Java support.
|
||||
</ul>
|
||||
|
||||
<table class="distromatic" cellpadding="5">
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="milestone2-kernel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone2-kde4" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone2-xorg" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="milestone2-java" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone2-kernel-next" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
</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>SERVICE REPOSITORIES (FOR DISTRIBUTION INTERNAL JOBS)</b><br>
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone2-makedist">milestone2-makedist</a> is an auxiliary channel used by our makedist tool to build distribution media.
|
||||
</ul>
|
||||
<table class="distromatic" cellpadding="5"><tr valign="top"><td width=280>
|
||||
<!--#set var="repname" value="milestone2-makedist" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><tr>
|
||||
</table>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/milestone2.html
Normal file
4
distribution/milestone2.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="milestone2.${lang}.html" -->
|
98
distribution/milestone2.it.html
Normal file
98
distribution/milestone2.it.html
Normal file
@ -0,0 +1,98 @@
|
||||
<!--#set var="title" value="Pacchetti software di openmamba" -->
|
||||
<!--#set var="description" value="Una pagina per esplorare i pacchetti software disponibili nella distribuzione openmamba." -->
|
||||
<!--#set var="keywords" value="distromatic,milestone2,openmamba,pacchetti,stabile" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<table align=center>
|
||||
<tr><td width="100%">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/packages_gr.png" alt="pacchetti software"></td>
|
||||
<td class="toptitle">Pacchetti software di openmamba milestone 2</td>
|
||||
</tr></table>
|
||||
</td><td width="0">
|
||||
<!--#include virtual="/versions.inc.it.html" -->
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<p>L'installazione di <b>openmamba milestone2</b> (versione stabile) rende disponibili automaticamente degli
|
||||
archivi di pachetti RPM, detti <i>repository</i> o <i>canali</i>, dai quali installare pacchetti software:
|
||||
<ul>
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone2">milestone2</a>
|
||||
è il contenitore principale dei pacchetti software che costituiscono la distribuzione openmamba;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone2-games">milestone2-games</a>
|
||||
contiene i giochi di grandi dimensioni;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone2-updates">milestone2-updates</a>
|
||||
contiene gli aggiornamenti di sicurezza e funzionalità resi disponibili successivamente al rilascio
|
||||
della versione stabile del sistema operativo.
|
||||
</ul>
|
||||
|
||||
<p>I pacchetti contenuti in questi canali possono essere installati utilizzando il
|
||||
tool di gestione dei pacchetti integrato con l'ambiente desktop oppure attraverso i comandi <i>pkcon</i> e <i>smart</i>.
|
||||
|
||||
<p>L'uso della distribuzione stabile è consigliato agli utenti che utilizzano il sistema
|
||||
in ambiti produttivi e che quindi si aspettano un livello di funzionalità stabile nel tempo.
|
||||
<br>
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<table class="distromatic" cellspacing="0" cellpadding="5"><tr valign="top"><td>
|
||||
<!--#set var="repname" value="milestone2" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone2-updates" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone2-games" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
</table>
|
||||
<br><br>
|
||||
<br>
|
||||
<b>CANALI AGGIUNTIVI</b><br>
|
||||
<p>I canali aggiuntivi contengono aggiornamenti software più recenti considerati stabili ma ancora in attesa
|
||||
di ulteriori test prima di essere resi disponibili come aggiornamenti per tutti gli utenti.
|
||||
<p>Per attivare un canale aggiuntivo nel proprio sistema occorre abilitarlo nelle impostazioni delle <i>Origini software</i>
|
||||
del tool di gestione dei pacchetti software di openmamba. Da linea di comando un canale può essere attivato in questo modo:
|
||||
<pre>pkcon repo-enable nome_del_canale</pre>
|
||||
|
||||
<ul>
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone2-kernel">milestone2-kernel</a>
|
||||
contiene la versione più recente del kernel Linux e dei suoi componenti;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone2-kde4">milestone2-kde4</a>
|
||||
contiene la versione più recente dell'ambiente desktop KDE4;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone2-xorg">milestone2-xorg</a>
|
||||
contiene la versione più recente del server grafico X.org e dei suoi componenti;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone2-java">milestone2-java</a>
|
||||
contiene aggiornamenti recenti riguardanti il supporto per Java.
|
||||
</ul>
|
||||
<table class="distromatic" cellpadding="5">
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="milestone2-kernel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone2-kde4" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone2-xorg" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="milestone2-java" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone2-kernel-next" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
</table>
|
||||
|
||||
<br><p>Per trarre vantaggio dagli ultimi sviluppi del sistema, con un supporto
|
||||
per hardware più recente e nuovi software, è anche possibile effettuare un upgrade al sistema di sviluppo
|
||||
configurando openmamba per utilizzare i canali <a href="/distribution/distromatic.html?tag=devel">devel</a>
|
||||
e <a href="/distribution/distromatic.html?tag=devel">devel-games</a>.
|
||||
<b>Questa operazione non è reversibile ed è consigliata a beta-tester o ad utenti esperti in quanto l'aggiornamento al
|
||||
sistema di sviluppo e l'uso potrebbero causare dei problemi e ridurre le funzionalità rispetto a quelle
|
||||
disponibili nel sistema stabile.</b>
|
||||
Maggiori informazioni sono disponibili <a href="/distribution/development.html">nella pagina dello sviluppo</a>.
|
||||
<br><br>
|
||||
<br>
|
||||
<b>CANALI DI SERVIZIO (UTILIZZATI PER I MECCANISMI INTERNI DELLA DISTRIBUZIONE)</b><br>
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone2-makedist">milestone2-makedist</a> è un canale ausiliario usato da makedist per realizzare i supporti della distribuzione.
|
||||
</ul>
|
||||
<table class="distromatic" cellpadding="5"><tr valign="top"><td width=280>
|
||||
<!--#set var="repname" value="milestone2-makedist" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><tr>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
<!--#include virtual="/footer.html" -->
|
99
distribution/milestone3.en.html
Normal file
99
distribution/milestone3.en.html
Normal file
@ -0,0 +1,99 @@
|
||||
<!--#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,milestone3" -->
|
||||
<!--#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 milestone3 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 milestone3</b> (stable release) automatically provides access to
|
||||
some archives of RPM packages called <i>repositories</i> or <i>channels</i> from which you can install software packages:
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone3">milestone3</a> channel is
|
||||
the main archive for software packages that constitute the current stable release of the openmamba distribution;
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone3-games">milestone3-games</a>
|
||||
channel contains apart games which take a lot of storage space;
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone3-updates">milestone3-updates</a>
|
||||
contains the security and functionality updates that have been made available after the stable release
|
||||
of the operating system.
|
||||
</ul>
|
||||
|
||||
<p>The packages in these repositories can be installed using the package management tool which comes integrated
|
||||
with your openmamba desktop environment or using the command line commands <i>pkcon</i> and <i>smart</i> tools.
|
||||
|
||||
<p>Use of the stable distribution is recommended to all users who use the system in production
|
||||
environment and expect the available functionalities not to change for long periods.
|
||||
<br>
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<table class="distromatic" cellspacing="0" cellpadding="5"><tr valign="top"><td>
|
||||
<!--#set var="repname" value="milestone3" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone3-updates" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone3-games" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
</table>
|
||||
<br><br>
|
||||
<br>
|
||||
<b>ADDITIONAL CHANNELS</b><br>
|
||||
<p>The additional channels contain more up-to-date software packages which are considered stable but are waiting
|
||||
to be fully tested before being made available to all users.
|
||||
<p>In order to get updates from an additional channel you need to enable it in the <i>Software sources</i>
|
||||
settings dialog of the openmamba packages management tool.
|
||||
A channel can be as well enabled by command line by issuing the following command:
|
||||
<pre>pkcon repo-enable channel_name</pre>
|
||||
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone3-kernel">milestone3-kernel</a> channel
|
||||
contains the most recent Linux kernel version with its components;
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone3-kde4">milestone3-kde4</a> channel
|
||||
contains the most recent version of the KDE4 desktop environment;
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone3-xorg">milestone3-xorg</a> channel
|
||||
contains the most recent version of the X.org graphical server and its components;
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone3-java">milestone3-java</a> channel
|
||||
contains recent updates for Java support.
|
||||
</ul>
|
||||
|
||||
<table class="distromatic" cellpadding="5">
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="milestone3-kernel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone3-kde4" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone3-xorg" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="milestone3-java" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone3-kernel-next" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
</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>SERVICE REPOSITORIES (FOR DISTRIBUTION INTERNAL JOBS)</b><br>
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone3-makedist">milestone3-makedist</a> is an auxiliary channel used by our makedist tool to build distribution media.
|
||||
</ul>
|
||||
<table class="distromatic" cellpadding="5"><tr valign="top"><td width=280>
|
||||
<!--#set var="repname" value="milestone3-makedist" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><tr>
|
||||
</table>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/milestone3.html
Normal file
4
distribution/milestone3.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="milestone3.${lang}.html" -->
|
98
distribution/milestone3.it.html
Normal file
98
distribution/milestone3.it.html
Normal file
@ -0,0 +1,98 @@
|
||||
<!--#set var="title" value="Pacchetti software di openmamba" -->
|
||||
<!--#set var="description" value="Una pagina per esplorare i pacchetti software disponibili nella distribuzione openmamba." -->
|
||||
<!--#set var="keywords" value="distromatic,milestone3,openmamba,pacchetti,stabile" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<table align=center>
|
||||
<tr><td width="100%">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/packages_gr.png" alt="pacchetti software"></td>
|
||||
<td class="toptitle">Pacchetti software di openmamba milestone3</td>
|
||||
</tr></table>
|
||||
</td><td width="0">
|
||||
<!--#include virtual="/versions.inc.it.html" -->
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<p>L'installazione di <b>openmamba milestone3</b> (versione stabile) rende disponibili automaticamente degli
|
||||
archivi di pachetti RPM, detti <i>repository</i> o <i>canali</i>, dai quali installare pacchetti software:
|
||||
<ul>
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone3">milestone3</a>
|
||||
è il contenitore principale dei pacchetti software che costituiscono la distribuzione openmamba;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone3-games">milestone3-games</a>
|
||||
contiene i giochi di grandi dimensioni;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone3-updates">milestone3-updates</a>
|
||||
contiene gli aggiornamenti di sicurezza e funzionalità resi disponibili successivamente al rilascio
|
||||
della versione stabile del sistema operativo.
|
||||
</ul>
|
||||
|
||||
<p>I pacchetti contenuti in questi canali possono essere installati utilizzando il
|
||||
tool di gestione dei pacchetti integrato con l'ambiente desktop oppure attraverso i comandi <i>pkcon</i> e <i>smart</i>.
|
||||
|
||||
<p>L'uso della distribuzione stabile è consigliato agli utenti che utilizzano il sistema
|
||||
in ambiti produttivi e che quindi si aspettano un livello di funzionalità stabile nel tempo.
|
||||
<br>
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<table class="distromatic" cellspacing="0" cellpadding="5"><tr valign="top"><td>
|
||||
<!--#set var="repname" value="milestone3" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone3-updates" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone3-games" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
</table>
|
||||
<br><br>
|
||||
<br>
|
||||
<b>CANALI AGGIUNTIVI</b><br>
|
||||
<p>I canali aggiuntivi contengono aggiornamenti software più recenti considerati stabili ma ancora in attesa
|
||||
di ulteriori test prima di essere resi disponibili come aggiornamenti per tutti gli utenti.
|
||||
<p>Per attivare un canale aggiuntivo nel proprio sistema occorre abilitarlo nelle impostazioni delle <i>Origini software</i>
|
||||
del tool di gestione dei pacchetti software di openmamba. Da linea di comando un canale può essere attivato in questo modo:
|
||||
<pre>pkcon repo-enable nome_del_canale</pre>
|
||||
|
||||
<ul>
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone3-kernel">milestone3-kernel</a>
|
||||
contiene la versione più recente del kernel Linux e dei suoi componenti;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone3-kde4">milestone3-kde4</a>
|
||||
contiene la versione più recente dell'ambiente desktop KDE4;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone-xorg">milestone3-xorg</a>
|
||||
contiene la versione più recente del server grafico X.org e dei suoi componenti;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=milestone3-java">milestone3-java</a>
|
||||
contiene aggiornamenti recenti riguardanti il supporto per Java.
|
||||
</ul>
|
||||
<table class="distromatic" cellpadding="5">
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="milestone3-kernel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone3-kde4" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone3-xorg" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="milestone3-java" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="milestone3-kernel-next" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
</table>
|
||||
|
||||
<br><p>Per trarre vantaggio dagli ultimi sviluppi del sistema, con un supporto
|
||||
per hardware più recente e nuovi software, è anche possibile effettuare un upgrade al sistema di sviluppo
|
||||
configurando openmamba per utilizzare i canali <a href="/distribution/distromatic.html?tag=devel">devel</a>
|
||||
e <a href="/distribution/distromatic.html?tag=devel">devel-games</a>.
|
||||
<b>Questa operazione non è reversibile ed è consigliata a beta-tester o ad utenti esperti in quanto l'aggiornamento al
|
||||
sistema di sviluppo e l'uso potrebbero causare dei problemi e ridurre le funzionalità rispetto a quelle
|
||||
disponibili nel sistema stabile.</b>
|
||||
Maggiori informazioni sono disponibili <a href="/distribution/development.html">nella pagina dello sviluppo</a>.
|
||||
<br><br>
|
||||
<br>
|
||||
<b>CANALI DI SERVIZIO (UTILIZZATI PER I MECCANISMI INTERNI DELLA DISTRIBUZIONE)</b><br>
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=milestone3-makedist">milestone3-makedist</a> è un canale ausiliario usato da makedist per realizzare i supporti della distribuzione.
|
||||
</ul>
|
||||
<table class="distromatic" cellpadding="5"><tr valign="top"><td width=280>
|
||||
<!--#set var="repname" value="milestone3-makedist" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><tr>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
<!--#include virtual="/footer.html" -->
|
30
distribution/noheader.html
Normal file
30
distribution/noheader.html
Normal file
@ -0,0 +1,30 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif --><!--#if expr="$slogan" --><!--#else --><!--#if expr="$lang = it" --><!--#set var="slogan" value="GNU/Linux pronto per l'uso" --><!--#else --><!--#set var="slogan" value="Ready to use GNU/Linux" --><!--#endif --><!--#endif -->
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="<!--#echo var=lang -->" xml:lang="<!--#echo var=lang -->" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<script type="text/javascript">
|
||||
document.domain='openmamba.org';
|
||||
</script>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type">
|
||||
<meta http-equiv="Content-Language" content="<!--#echo var=lang -->" />
|
||||
<!--#if expr="$title = /openmamba/" --><title><!--#echo var=title --></title><!--#else --><title><!--#echo var=title --> :: openmamba</title><!--#endif -->
|
||||
<!--#if expr="$description != ''" --><meta name="description" content="<!--#echo var=description -->"><!--#endif -->
|
||||
<meta name="keywords" content="<!--#if expr="$keywords != ''" --><!--#echo var=keywords -->,<!--#endif -->
|
||||
linux,distribution,open source,free software,software libero,distribuzione">
|
||||
<meta content="mambaSoft" name="author">
|
||||
<!--#if expr="$refresh != ''" --><meta http-equiv=refresh content="<!--#echo var=refresh -->"><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --> <link rel="alternate" type="application/rss+xml" title="openmamba.org: latest news" href="http://forum.openmamba.org/rss.php?forum=6"><!--#else --> <link rel="alternate" type="application/rss+xml" title="openmamba.org: ultime notizie" href="http://forum.openmamba.org/rss.php?forum=5">
|
||||
<!--#endif -->
|
||||
<link rel="alternate" type="application/rss+xml" title="openmamba.org: devel repository recent builds" href="/pub/openmamba/distromatic/devel/recent.rss">
|
||||
<link rel="alternate" type="application/rss+xml" title="openmamba.org: devel-contrib repository recent builds" href="/pub/openmamba/distromatic/devel-contrib/recent.rss">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="mainstyle.css">
|
||||
<!--#if expr=$headeradd --><!--#echo encoding=none var="headeradd" --><!--#endif -->
|
||||
</head>
|
||||
<!--#if expr="$bodyadd = ''" -->
|
||||
<body>
|
||||
<!--#else -->
|
||||
<body <!--#echo var="bodyadd" -->>
|
||||
<!--#endif -->
|
1
distribution/packages.en.html
Symbolic link
1
distribution/packages.en.html
Symbolic link
@ -0,0 +1 @@
|
||||
milestone1.en.html
|
1
distribution/packages.html
Symbolic link
1
distribution/packages.html
Symbolic link
@ -0,0 +1 @@
|
||||
milestone1.html
|
1
distribution/packages.it.html
Symbolic link
1
distribution/packages.it.html
Symbolic link
@ -0,0 +1 @@
|
||||
milestone1.it.html
|
92
distribution/rolling.en.html
Normal file
92
distribution/rolling.en.html
Normal file
@ -0,0 +1,92 @@
|
||||
<!--#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,milestone2" -->
|
||||
<!--#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="pacchetti software"></td>
|
||||
<td class="toptitle">openmamba "rolling" 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 "rolling"</b> is done using the weekly snapshots media and by default provides access to
|
||||
some archives of RPM packages called <i>repositories</i> or <i>channels</i> from which you can install additional software packages:
|
||||
<ul>
|
||||
<li><a href="/distribution/distromatic.html?tag=devel">devel</a> channel is
|
||||
the main archive for software packages that constitute the current stable release of the openmamba distribution;
|
||||
<li><a href="/distribution/distromatic.html?tag=devel-games">devel-games</a>
|
||||
channel contains apart games which take a lot of storage space;
|
||||
</ul>
|
||||
|
||||
<p>The packages in these repositories can be installed using the package management tool which comes integrated
|
||||
with your openmamba desktop environment or using the command line commands <i>pkcon</i> and <i>smart</i> tools.
|
||||
|
||||
<p>Use of the "rolling" distribution is suggested to users who want to have continuous updates to the latest software
|
||||
releases and who won't need to do major periodic upgrades each time a new milestone release is available.
|
||||
|
||||
<p>openmamba "rolling" release is the same used by distribution developers.
|
||||
openmamba development is also based on other channels containing updates that are being checked as well as
|
||||
channels where users or development groups can send their own contributions.</b>
|
||||
For more information see the <a href="/distribution/development.html">development page</a>.
|
||||
|
||||
<br>
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<table class="distromatic" cellspacing="0" cellpadding="5"><tr valign="top"><td>
|
||||
<!--#set var="repname" value="devel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="devel-games" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
</td></tr>
|
||||
</table>
|
||||
<br><br>
|
||||
<br>
|
||||
<b>ADDITIONAL CHANNELS</b><br>
|
||||
<p>The additional channels contain more up-to-date software packages which are considered stable but are waiting
|
||||
to be fully tested before being made available to all users.
|
||||
<p>In order to get updates from an additional channel you need to enable it in the <i>Software sources</i>
|
||||
settings dialog of the openmamba packages management tool.
|
||||
A channel can be as well enabled by command line by issuing the following command:
|
||||
<pre>pkcon repo-enable channel_name</pre>
|
||||
<p>It is not recommended to permanently enable these channels but sometimes it may be useful to temporary enable them
|
||||
in order to selectively install some packages whose upgrade is needed or for testing purposes.
|
||||
|
||||
<ul>
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-makedist">devel-makedist</a>
|
||||
is a transitory channel used to automatically port packages to all architectures;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-kernel">devel-kernel</a>
|
||||
contains the most recent release of the Linux kernel and related components;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-kde4">devel-kde4</a>
|
||||
contains the latest KDE4 desktop environment version that is being worked on for future upgrade;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-xorg">devel-xorg</a>
|
||||
contains the latest X.org graphica server version that is being worked on for future upgrade;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-gnome">devel-gnome</a>
|
||||
contains the latest Gnome desktop environment version that is being worked on for future upgrade;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-java">devel-java</a>
|
||||
contains recent upgrades regarding Java support.
|
||||
</ul>
|
||||
<table class="distromatic" cellpadding="5">
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="devel-makedist" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="devel-kernel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="devel-kde4" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="devel-xorg" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="devel-gnome" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="devel-java" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
</table>
|
||||
|
||||
<br><br>
|
||||
</table>
|
||||
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/rolling.html
Normal file
4
distribution/rolling.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="rolling.${lang}.html" -->
|
91
distribution/rolling.it.html
Normal file
91
distribution/rolling.it.html
Normal file
@ -0,0 +1,91 @@
|
||||
<!--#set var="title" value="Pacchetti software di openmamba" -->
|
||||
<!--#set var="description" value="Una pagina per esplorare i pacchetti software disponibili nella distribuzione openmamba." -->
|
||||
<!--#set var="keywords" value="distromatic,rolling,devel,openmamba,pacchetti" -->
|
||||
<!--#set var="slogan" value="Distribuzione GNU/Linux" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<table align=center>
|
||||
<tr><td width="100%">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/packages_gr.png" alt="pacchetti software"></td>
|
||||
<td class="toptitle">Pacchetti software di openmamba "rolling"</td>
|
||||
</tr></table>
|
||||
</td><td width="0">
|
||||
<!--#include virtual="/versions.inc.it.html" -->
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<p>L'installazione di <b>openmamba "rolling"</b> si effettua a partire dalle snapshot settimanali e rende disponibili automaticamente degli
|
||||
archivi di pachetti RPM, detti <i>repository</i> o <i>canali</i>, dai quali installare pacchetti software:
|
||||
<ul>
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel">devel</a>
|
||||
è il contenitore principale dei pacchetti software che costituiscono la distribuzione openmamba;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-games">devel-games</a>
|
||||
contiene i giochi di grandi dimensioni;
|
||||
</ul>
|
||||
|
||||
<p>I pacchetti contenuti in questi canali possono essere installati utilizzando il
|
||||
tool di gestione dei pacchetti integrato con l'ambiente desktop oppure attraverso i comandi <i>pkcon</i> e <i>smart</i>.
|
||||
|
||||
<p>L'uso della distribuzione "rolling" è consigliato agli utenti che desiderano avere un sistema continuamente
|
||||
aggiornato alle ultime versioni dei pacchetti software anziché effettuare periodici macro-aggiornamenti in corrispondenza del rilascio di nuove versioni milestone.
|
||||
|
||||
<p>La versione "rolling" di openmamba è la stessa versione utilizzata dagli sviluppatori della distribuzione.
|
||||
Lo sviluppo di openmamba è basato anche sull'utilizzo di altri canali contenenti aggiornamenti in fase di validazione oltre
|
||||
che canali dove utenti e gruppi di sviluppo possono inviare i propri contributi.</b>
|
||||
Maggiori informazioni sono disponibili <a href="/distribution/development.html">nella pagina dello sviluppo</a>.
|
||||
|
||||
<br>
|
||||
</td></tr>
|
||||
<tr><td colspan=2>
|
||||
<table class="distromatic" cellspacing="0" cellpadding="5"><tr valign="top"><td>
|
||||
<!--#set var="repname" value="devel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="devel-games" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
</td></tr>
|
||||
</table>
|
||||
<br><br>
|
||||
<br>
|
||||
<b>CANALI AGGIUNTIVI</b><br>
|
||||
<p>I canali aggiuntivi contengono aggiornamenti software più recenti ma ancora in attesa
|
||||
di ulteriori test prima di essere resi disponibili come aggiornamenti per tutti gli utenti.
|
||||
<p>Per attivare un canale aggiuntivo nel proprio sistema occorre abilitarlo nelle impostazioni delle <i>Origini software</i>
|
||||
del tool di gestione dei pacchetti software di openmamba. Da linea di comando un canale può essere attivato in questo modo:
|
||||
<pre>pkcon repo-enable nome_del_canale</pre>
|
||||
<p>Non è consigliato attivare permanentemente questi canali ma talvolta può essere utile attivarli temporaneamente per
|
||||
effettuare l'installazione selettiva di alcuni pacchetti che si ha l'esigenza di aggiornare e testare.
|
||||
|
||||
<ul>
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-makedist">devel-makedist</a>
|
||||
è un canale transitorio usato per la ricompilazione automatica dei nuovi pacchetti per tutte le architetture;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-kernel">devel-kernel</a>
|
||||
contiene la versione più recente del kernel Linux e dei suoi componenti;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-kde4">devel-kde4</a>
|
||||
contiene la versione in fase di aggiornamento dell'ambiente desktop KDE4;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-xorg">devel-xorg</a>
|
||||
contiene la versione in fase di aggiornamento del server grafico X.org e dei suoi componenti;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-gnome">devel-gnome</a>
|
||||
contiene la versione in fase di aggiornamento dell'ambiente desktop GNOME;
|
||||
<li>il canale <a href="/distribution/distromatic.html?tag=devel-java">devel-java</a>
|
||||
contiene aggiornamenti recenti riguardanti il supporto per Java.
|
||||
</ul>
|
||||
<table class="distromatic" cellpadding="5">
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="devel-makedist" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="devel-kernel" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="devel-kde4" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td></tr>
|
||||
<tr><td width=280>
|
||||
<!--#set var="repname" value="devel-xorg" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="devel-gnome" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
<!--#set var="repname" value="devel-java" --><!--#include virtual="/scripts/distromatic-box.inc.html" -->
|
||||
</td><td width=280>
|
||||
</table>
|
||||
|
||||
<br><br>
|
||||
</table>
|
||||
|
||||
<!--#include virtual="/footer.html" -->
|
47
distribution/search.en.html
Normal file
47
distribution/search.en.html
Normal file
@ -0,0 +1,47 @@
|
||||
<!--#set var="title" value="Search software packages" -->
|
||||
<!--#set var="description" value="Search openmamba software packages" -->
|
||||
<!--#set var="keywords" value="openmamba,autodist,autospec,makedist,ftbfs,developers,patch" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<script type="text/javascript" src="/scripts/webbuild/webbuild.js"></script>
|
||||
|
||||
<style type="text/css">
|
||||
textarea {
|
||||
font-size: 8pt;
|
||||
overflow: scroll;
|
||||
overflow-y: hidden;
|
||||
overflow-x: scroll;
|
||||
overflow: -moz-scrollbars-horizontal;
|
||||
}
|
||||
input { font-size: 8pt; }
|
||||
</style>
|
||||
<table width="100%"><tr><td>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/packages_gr.png" alt="build automatici"></td>
|
||||
<td class="toptitle">Search in openmamba (beta)</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<div id="noajax_msg"><p>AJAX support is not enabled in your browser. Live update won't be available, press Reload to update the page.</p></div>
|
||||
<span id="queryform">Loading, please wait...</span>
|
||||
<br>
|
||||
<a id="status"></a>
|
||||
<span id="querystatus"></span>
|
||||
<br>
|
||||
<a id="reply"></a>
|
||||
<span id="queryreply"> </span>
|
||||
<script>
|
||||
n=window.location.href.replace('://',"").split('/');
|
||||
if (n[1] == "search") {
|
||||
distroquery_request("query=" + n[2] + "&searchbox=1");
|
||||
} else if (n[1] == "distribution") {
|
||||
distroquery_request(window.location.href.replace(/.*\?/,""));
|
||||
} else if (n.length == 2) {
|
||||
distroquery_request("package=" + n[1] + "&searchbox=1");
|
||||
} else {
|
||||
distroquery_request("repository=" + n[1] + "&package=" + n[2] + "&searchbox=1");
|
||||
}
|
||||
</script>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
4
distribution/search.html
Normal file
4
distribution/search.html
Normal file
@ -0,0 +1,4 @@
|
||||
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||||
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||||
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif -->
|
||||
<!--#include virtual="search.${lang}.html" -->
|
50
distribution/search.it.html
Normal file
50
distribution/search.it.html
Normal file
@ -0,0 +1,50 @@
|
||||
<!--#set var="title" value="Cerca pacchetti software" -->
|
||||
<!--#set var="description" value="Cerca tra i pacchetti software di openmamba" -->
|
||||
<!--#set var="keywords" value="openmamba,autodist,autospec,makedist,ftbfs,sviluppatori,patch" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<script type="text/javascript" src="/scripts/webbuild/webbuild.js"></script>
|
||||
|
||||
<style type="text/css">
|
||||
textarea {
|
||||
font-size: 8pt;
|
||||
overflow: scroll;
|
||||
overflow-y: hidden;
|
||||
overflow-x: scroll;
|
||||
overflow: -moz-scrollbars-horizontal;
|
||||
}
|
||||
input { font-size: 8pt; }
|
||||
</style>
|
||||
<a id="reply"></a>
|
||||
<table width="100%"><tr><td>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/packages_gr.png" alt="build automatici"></td>
|
||||
<td class="toptitle">Cerca in openmamba (beta)</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<a id="reply"></a>
|
||||
<div id="noajax_msg"><p>Il supporto per AJAX non è abilitato nel tuo browser. L'aggiornamento live non sarà disponibile, premi Ricarica per aggiornare la pagina.</p></div>
|
||||
<span id="queryform">Caricamento in corso, attendere prego...</span>
|
||||
<br>
|
||||
<a id="status"></a>
|
||||
<span id="querystatus"></span>
|
||||
<br>
|
||||
<span id="queryreply"> </span>
|
||||
<script>
|
||||
n=window.location.href.replace('://',"").split('/');
|
||||
if (n[1] == "search") {
|
||||
distroquery_request("query=" + n[2] + "&searchbox=1");
|
||||
} else if (n[1] == "distribution") {
|
||||
distroquery_request(window.location.href.replace(/.*\?/,""));
|
||||
} else if (n.length == 2) {
|
||||
distroquery_request("query=" + n[1] + "&searchbox=1");
|
||||
} else if (n.length == 4) {
|
||||
distroquery_request("repository=" + n[1] + "&query_arch=" + n[2] + "&package=" + n[3] + "&searchbox=1");
|
||||
} else {
|
||||
distroquery_request("repository=" + n[1] + "&package=" + n[2] + "&searchbox=1");
|
||||
}
|
||||
</script>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
95
distribution/search.prova.html
Normal file
95
distribution/search.prova.html
Normal file
@ -0,0 +1,95 @@
|
||||
<!--#set var="title" value="Cerca pacchetti software" -->
|
||||
<!--#set var="description" value="Cerca tra i pacchetti software di openmamba" -->
|
||||
<!--#set var="keywords" value="openmamba,autodist,autospec,makedist,ftbfs,sviluppatori,patch" -->
|
||||
<!--#include virtual="/header.html" -->
|
||||
<script type="text/javascript" src="/scripts/webbuild/webbuild.js"></script>
|
||||
|
||||
<style type="text/css">
|
||||
textarea {
|
||||
font-size: 8pt;
|
||||
overflow: scroll;
|
||||
overflow-y: hidden;
|
||||
overflow-x: scroll;
|
||||
overflow: -moz-scrollbars-horizontal;
|
||||
}
|
||||
input { font-size: 8pt; }
|
||||
</style>
|
||||
<script type="text/javascript">
|
||||
var lastupdate = 0;
|
||||
var reloadtime = 0;
|
||||
|
||||
function distroquery_request(request) {
|
||||
var url = "/cgi-bin/distroquery";
|
||||
var statusupdated = false;
|
||||
var xmlhttp;
|
||||
|
||||
document.getElementById("querystatus").innerHTML = "Ricerca in corso...";
|
||||
|
||||
if (window.XMLHttpRequest)
|
||||
xmlhttp = new XMLHttpRequest();
|
||||
else if (window.ActiveXObject)
|
||||
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
|
||||
else
|
||||
return;
|
||||
document.getElementById("noajax_msg").innerHTML = "";
|
||||
xmlhttp.onreadystatechange = function() {
|
||||
if (xmlhttp.readyState != 4) {
|
||||
return;
|
||||
}
|
||||
var xmldoc = xmlhttp.responseXML.documentElement;
|
||||
var xmlelement = xmldoc.getElementsByTagName("*");
|
||||
for (var i=0, max=xmlelement.length; i < max; i++) {
|
||||
if (xmlelement[i].nodeName == "title")
|
||||
document.title = xmldoc.getElementsByTagName("title")[0].childNodes[0].nodeValue;
|
||||
else if (document.getElementById(xmlelement[i].nodeName).innerHTML != null) {
|
||||
document.getElementById(xmlelement[i].nodeName).innerHTML = xmlelement[i].childNodes[0].nodeValue;
|
||||
if (xmlelement[i].nodeName == "querystatus") statusupdated = true;
|
||||
}
|
||||
}
|
||||
lastupdate = (+new Date());
|
||||
if (xmlhttp.readyState==4 && xmlhttp.status==200 && !statusupdated)
|
||||
document.getElementById("querystatus").innerHTML = "";
|
||||
}
|
||||
if (request)
|
||||
xmlhttp.open("GET", url + "?lang=it_IT.UTF-8&" + request, true);
|
||||
else
|
||||
xmlhttp.open("GET", url + "?lang=it_IT.UTF-8", true);
|
||||
xmlhttp.send();
|
||||
|
||||
// xmlhttp.setRequestHeader("Content-type","application/x-www-form-urlencoded");
|
||||
// xmlhttp.send(request);
|
||||
}
|
||||
</script>
|
||||
<table width="100%"><tr><td>
|
||||
<tr><td valign="middle">
|
||||
<table align="center"><tr>
|
||||
<td><img src="/images/packages_gr.png" alt="build automatici"></td>
|
||||
<td class="toptitle">Cerca in openmamba (beta)</td>
|
||||
</tr></table>
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<div id="noajax_msg"><p>Il supporto per AJAX non è abilitato nel tuo browser. L'aggiornamento live non sarà disponibile, premi Ricarica per aggiornare la pagina.</p></div>
|
||||
<span id="queryform">Caricamento in corso, attendere prego...</span>
|
||||
<br>
|
||||
<a id="status"></a>
|
||||
<span id="querystatus"></span>
|
||||
<br>
|
||||
<a id="reply"></a>
|
||||
<span id="queryreply"> </span>
|
||||
<script>
|
||||
n=window.location.href.replace('://',"").split('/');
|
||||
if (n[1] == "search") {
|
||||
distroquery_request("query=" + n[2] + "&searchbox=1");
|
||||
} else if (n[1] == "distribution") {
|
||||
distroquery_request(window.location.href.replace(/.*\?/,""));
|
||||
} else if (n.length == 2) {
|
||||
distroquery_request("query=" + n[1] + "&searchbox=1");
|
||||
} else if (n.length == 4) {
|
||||
distroquery_request("repository=" + n[1] + "&query_arch=" + n[2] + "&package=" + n[3] + "&searchbox=1");
|
||||
} else {
|
||||
distroquery_request("repository=" + n[1] + "&package=" + n[2] + "&searchbox=1");
|
||||
}
|
||||
</script>
|
||||
</td></tr>
|
||||
</table>
|
||||
<!--#include virtual="/footer.html" -->
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user