40 lines
1.4 KiB
HTML
40 lines
1.4 KiB
HTML
<!--#set var="title" value="People" -->
|
|
<!--#set var="description" value="openmamba people main page" -->
|
|
<!--#set var="keywords" value="distromatic" -->
|
|
<!--#set var="slogan" value="GNU/Linux distribution" -->
|
|
<!--#include virtual="/header.html" -->
|
|
|
|
<script>
|
|
var scrollnum = 25
|
|
</script>
|
|
<!--#include virtual="/scripts/scroll.js.inc" -->
|
|
<table align=center>
|
|
<tr><td>
|
|
<table align="center"><tr>
|
|
<td><img src="/images/packages_gr.png" alt="packages"></td>
|
|
<td class="toptitle">openmamba people</td>
|
|
</tr></table>
|
|
</td></tr>
|
|
<tr><td>
|
|
<b>This page is under construction.</b><br>
|
|
</td></tr>
|
|
<tr><td>
|
|
<!--#include virtual="/people/people.inc.html" -->
|
|
<br>
|
|
<p><b>Legenda:</b><br>
|
|
developer: una person who owns a personal repository and can assign bugs at bugs.openmamba.org
|
|
<br>
|
|
|
|
<tr><td>
|
|
<br><br>
|
|
<b>PERSONAL REPOSITORIES</b><br>
|
|
<p>An openmamba developer can have its own personal repository; here go candidate packages for the devel-contrib repository
|
|
as well as modifications to make a customized distribution.
|
|
<p><b>BEWARE:</b> the content of there repositories is responsibiliy of the group owners.
|
|
<b>Packages installed from there repositories may not work, produce unwanted modifications
|
|
to your system and damage it. Use 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" -->
|