[Kos-cvs] kos-web/contents intro_en.i,1.5,1.6 intro_fr.i,1.3,1.4

thomas at kos.enix.org thomas at kos.enix.org
Thu Jan 6 22:26:42 CET 2005


Update of /var/cvs/kos/kos-web/contents
In directory the-doors:/tmp/cvs-serv25681/contents

Modified Files:
	intro_en.i intro_fr.i 
Log Message:
Mise à jour texte principal + corrections erreurs

Index: intro_en.i
===================================================================
RCS file: /var/cvs/kos/kos-web/contents/intro_en.i,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- intro_en.i	5 Jan 2005 21:52:50 -0000	1.5
+++ intro_en.i	6 Jan 2005 21:26:39 -0000	1.6
@@ -1,4 +1,4 @@
-<?
+<? // ;; -*- mode: HTML; -*-
    start_content_section('Presentation','presentation');
 ?>
 
@@ -9,16 +9,21 @@
 License</a>.</p>
 
 <p>The project was initially launched by young programmers : most of
-them were students. Also, the inexperience has a major effect in the
-development progress, even if the team is currently composed of
-professional developers, or experimented amateurs. It is important to
-know that the first goal of the KOS project is not obtaining an
-operating system, but learning the OS internals and the functioning of
-x86 processors.</p>
+them were students, but they are now experienced developers in the
+team. The main objective of the project is not obtaining immediatly a
+revolutionnary and operational operating system, but learning the OS
+and computer architecture internals as well as learning how to develop
+a big project as a team.</p>
 
-<p>This Web site allows the management of this project, but also
-contains links to many documents related to OS development and
-computer internals.</p>
+<p>Currently, KOS is a working system, but with limited
+functionalities. However, it has some <? make_link("features.php",
+"interesting functionnalities"); ?>. We encourage you to download <?
+make_link("downloads-src.php", "the source code"); ?>, eventually <?
+make_link("cvs.php", "via CVS"); ?>. We are also looking for <?
+make_link("contribute.php", "new contributors! "); ?>.</p>
+
+<p>This Web site also contains links to many documents related to OS
+development and computer internals.</p>
 
 <?
   end_content_section();

Index: intro_fr.i
===================================================================
RCS file: /var/cvs/kos/kos-web/contents/intro_fr.i,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- intro_fr.i	6 Jan 2005 21:21:26 -0000	1.3
+++ intro_fr.i	6 Jan 2005 21:26:39 -0000	1.4
@@ -15,11 +15,12 @@
 interne d'un OS et du matériel ainsi que du développement en équipe
 dans le cadre d'un projet important.</p>
 
-<p>A l'heure actuelle, KOS est un système qui fonctionne et dispose de
-<? make_link("features.php", "quelques caractéristiques
-intéressantes"); ?>. Nous vous encourageons à
-télécharger <? make_link("downloads-src.php", "les sources"); ?>,
-éventuellement <? make_link("cvs.php", "via CVS"); ?>. Nous sommes à la
+<p>A l'heure actuelle, KOS est un système qui fonctionne avec certes
+des fonctionnalités encore limitées. Il dispose toutefois de <?
+make_link("features.php", "quelques caractéristiques originales");
+?>. Nous vous encourageons à télécharger <?
+make_link("downloads-src.php", "les sources"); ?>, éventuellement <?
+make_link("cvs.php", "via CVS"); ?>. Nous sommes également à la
 recherche de <? make_link("contribute.php", "nouveaux contributeurs
 !"); ?></p>
 



More information about the Kos-cvs mailing list