public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/fr/handbook: hb-install-mips-stage.xml
@ 2007-09-21  0:32 Camille Huot (cam)
  0 siblings, 0 replies; 3+ messages in thread
From: Camille Huot (cam) @ 2007-09-21  0:32 UTC (permalink / raw
  To: gentoo-commits

cam         07/09/21 00:32:40

  Modified:             hb-install-mips-stage.xml
  Log:
  Sync 1.8

Revision  Changes    Path
1.4                  xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml?r1=1.3&r2=1.4

Index: hb-install-mips-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-mips-stage.xml	30 Mar 2007 20:38:26 -0000	1.3
+++ hb-install-mips-stage.xml	21 Sep 2007 00:32:40 -0000	1.4
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml,v 1.3 2007/03/30 20:38:26 cam Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml,v 1.4 2007/09/21 00:32:40 cam Exp $ -->
 
 <sections>
 
-<version>7.1</version>
-<date>2007-03-26</date>
+<version>8.0</version>
+<date>2007-05-07</date>
 
 <section>
 <title>Installer une archive «&nbsp;stage&nbsp;»</title>
@@ -64,11 +64,11 @@
 
 <p>
 Allez au point de montage Gentoo sur lequel vous avez monté vos systèmes de
-fichiers (probablement <path>/gentoo</path>)&nbsp;:
+fichiers (probablement <path>/mnt/gentoo</path>)&nbsp;:
 </p>
 
 <pre caption="Aller au point de montage Gentoo">
-# <i>cd /gentoo</i>
+# <i>cd /mnt/gentoo</i>
 </pre>
 
 <p>
@@ -122,8 +122,24 @@
   </ti>
   <ti><c>cobalt/stage#-mipsel4-RELEASE.tar.bz2</c></ti>
 </tr>
+<tr>
+  <ti>
+    Little Endian<br />
+    <e>(Autres)</e>
+  </ti>
+  <ti>Tous les types standards de CPU</ti>
+  <ti><c>cobalt/stage#-mipsel1-RELEASE.tar.bz2</c></ti>
+</tr>
 </table>
 
+<warn>
+Bien que nous fournissions des archives de stages pour MIPS1 Little Endian, le
+support concernant les systèmes MIPS Little Endian est actuellement restreint à
+la gamme de serveurs Cobalt. Ces archives sont fournies pour ceux qui
+voudraient expérimenter Gentoo sur du matériel non supporté, auquel cas nous
+supposons que vous savez bien ce que vous faites.
+</warn>
+
 <p>
 Si vous devez passer par un serveur mandataire, vous devez définir les
 variables d'environnement <c>http_proxy</c> et <c>ftp_proxy</c>&nbsp;:
@@ -142,19 +158,22 @@
 </p>
 
 <pre caption="Télécharger l'archive avec wget">
-# <i>wget -c http://distfiles.gentoo.org/releases/mips/2006.1/stages/mips4/stage3-mips4-2006.1.tar.bz2</i>
+# <i>wget -c http://distfiles.gentoo.org/releases/mips/mips4/stage3-mips4-2007.0.tar.bz2</i>
 </pre>
 
 <p>
-Vous pouvez utiliser la commande <c>md5sum</c> pour vérifier l'intégrité de
-l'archive que vous venez de télécharger. Pour cela, comparez le résultat
-affiché par <c>md5sum</c> avec la somme de contrôle disponible sur le miroir.
-Par exemple, pour vérifier l'intégrité du fichier stage pour mips4&nbsp;:
+Vous pouvez utiliser les commandes <c>md5sum</c> ou <c>sha1sum</c> pour
+vérifier l'intégrité de l'archive que vous venez de télécharger. Pour cela,
+comparez le résultat affiché par la commande avec la somme de contrôle
+disponible sur le miroir.  Par exemple, pour vérifier l'intégrité du fichier
+stage pour mips4&nbsp;:
 </p>
 
 <pre caption="Exemple de calcul de somme de contrôle d'une archive">
-# <i>md5sum -c stage3-mips4-2006.1.tar.bz2.md5</i>
-stage3-mips4-2006.1.tar.bz2: OK
+# <i>md5sum -c stage3-mips4-2007.0.tar.bz2.DIGESTS</i>
+stage3-mips4-2007.0.tar.bz2: OK
+# <i>sha1sum -c stage3-mips4-2007.0.tar.bz2.DIGESTS</i>
+stage3-mips4-2007.0.tar.bz2: OK
 </pre>
 
 </body>
@@ -208,11 +227,11 @@
 
 <p>
 Aller au point de montage de votre système de fichier, probablement
-<path>/gentoo</path>&nbsp;:
+<path>/mnt/gentoo</path>&nbsp;:
 </p>
 
 <pre caption="Aller au point de montage Gentoo">
-# <i>cd /gentoo</i>
+# <i>cd /mnt/gentoo</i>
 </pre>
 
 <p>
@@ -222,7 +241,7 @@
 </p>
 
 <pre caption="Extraire l'instantané de Portage">
-# <i>tar -xjf portage-*.tar.bz2 -C /gentoo/usr</i>
+# <i>tar -xjf portage-*.tar.bz2 -C /mnt/gentoo/usr</i>
 </pre>
 
 </body>
@@ -246,8 +265,8 @@
 
 <note>
 Une liste commentée de toutes les variables de Portage se trouve dans le
-fichier <path>/etc/make.conf(.example)</path>. Pour installer Gentoo avec
-succès, seules celles mentionnées ci-dessous sont indispensables.
+fichier <path>/mnt/gentoo/etc/make.conf.example</path>. Pour installer Gentoo
+avec succès, seules celles mentionnées ci-dessous sont indispensables.
 </note>
 
 <p>
@@ -257,7 +276,7 @@
 </p>
 
 <pre caption="Ouvrir /etc/make.conf">
-# <i>nano -w /gentoo/etc/make.conf</i>
+# <i>nano -w /mnt/gentoo/etc/make.conf</i>
 </pre>
 
 <p>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/fr/handbook: hb-install-mips-stage.xml
@ 2013-08-13  5:56 JosA Fournier (jaaf)
  0 siblings, 0 replies; 3+ messages in thread
From: JosA Fournier (jaaf) @ 2013-08-13  5:56 UTC (permalink / raw
  To: gentoo-commits

jaaf        13/08/13 05:56:06

  Modified:             hb-install-mips-stage.xml
  Log:
  Updating French translation from version 11 to version 13

Revision  Changes    Path
1.6                  xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml?r1=1.5&r2=1.6

Index: hb-install-mips-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-mips-stage.xml	2 Apr 2013 16:09:31 -0000	1.5
+++ hb-install-mips-stage.xml	13 Aug 2013 05:56:06 -0000	1.6
@@ -4,15 +4,15 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml,v 1.5 2013/04/02 16:09:31 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml,v 1.6 2013/08/13 05:56:06 jaaf Exp $ -->
 
 <sections>
 
 <abstract>
 L'installation de Gentoo utilise une archive d'étape 3. Dans ce chapitre, nous montrons comment extraire cette archive et comment configurer Portage.
 </abstract>
-<version>11</version>
-<date>2012-12-09</date>
+<version>13</version>
+<date>2013-08-01</date>
 
 <section>
 <title>Installer une archive d'étape</title>
@@ -32,18 +32,18 @@
 
 <pre caption="afficher la date et l'heure">
 # <i>date</i>
-Fri Mar 29 16:21:18 CEST 2005
+Fri Mar 29 16:21:18 CEST 2013
 </pre>
 
 <p>
 Pour changer la date et l'heure de votre système, utilisez <c>date
 MMJJhhmmAAAA</c> (<b>M</b>ois, <b>J</b>our, <b>h</b>eure, <b>m</b>inute,
 <b>A</b>nnée). Vous pourrez définir votre fuseau horaire plus tard. Par
-exemple, pour le 29 mars 2005 à 16:21, utilisez&nbsp;:
+exemple, pour le 29 mars 2013 à 16:21, utilisez&nbsp;:
 </p>
 
 <pre caption="régler la date et l'heure">
-# <i>date 032916212005</i>
+# <i>date 032916212013</i>
 </pre>
 
 </body>
@@ -78,14 +78,14 @@
 Le tableau ci-dessous précise exactement quelle archive il vous faut pour votre
 système. Les archives peuvent être téléchargées depuis un <uri
 link="/main/en/mirrors.xml">miroir officiel Gentoo</uri> dans le répertoire
-<path>releases/mips/current</path>.
+<path>experimental/mips/stages</path>.
 </p>
 
 <table>
 <tr>
   <th>Endianness</th>
   <th>Processeur</th>
-  <th>Emplacement</th>
+  <th>Notation</th>
 </tr>
 <tr>
   <ti>
@@ -97,7 +97,7 @@
     R4400<br />
     R4600
   </ti>
-  <ti><c>mips3/stage#-mips3-RELEASE.tar.bz2</c></ti>
+  <ti>mips3</ti>
 </tr>
 <tr>
   <ti>
@@ -112,7 +112,7 @@
     R12000<br />
     R14000
   </ti>
-  <ti><c>mips4/stage#-mips4-RELEASE.tar.bz2</c></ti>
+  <ti>mips4</ti>
 </tr>
 <tr>
   <ti>
@@ -123,7 +123,7 @@
     RM5230<br />
     RM5231
   </ti>
-  <ti><c>cobalt/stage#-mipsel4-RELEASE.tar.bz2</c></ti>
+  <ti>mipsel4</ti>
 </tr>
 <tr>
   <ti>
@@ -131,7 +131,7 @@
     <e>(Autres)</e>
   </ti>
   <ti>Tous les types standards de CPU</ti>
-  <ti><c>cobalt/stage#-mipsel1-RELEASE.tar.bz2</c></ti>
+  <ti>mipsel1</ti>
 </tr>
 </table>
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/fr/handbook: hb-install-mips-stage.xml
@ 2014-03-17 14:38 JosA Fournier (jaaf)
  0 siblings, 0 replies; 3+ messages in thread
From: JosA Fournier (jaaf) @ 2014-03-17 14:38 UTC (permalink / raw
  To: gentoo-commits

jaaf        14/03/17 14:38:51

  Modified:             hb-install-mips-stage.xml
  Log:
  Updating of French v13

Revision  Changes    Path
1.7                  xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml?r1=1.6&r2=1.7

Index: hb-install-mips-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hb-install-mips-stage.xml	13 Aug 2013 05:56:06 -0000	1.6
+++ hb-install-mips-stage.xml	17 Mar 2014 14:38:51 -0000	1.7
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml,v 1.6 2013/08/13 05:56:06 jaaf Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-install-mips-stage.xml,v 1.7 2014/03/17 14:38:51 jaaf Exp $ -->
 
 <sections>
 
@@ -12,7 +12,7 @@
 L'installation de Gentoo utilise une archive d'étape 3. Dans ce chapitre, nous montrons comment extraire cette archive et comment configurer Portage.
 </abstract>
 <version>13</version>
-<date>2013-08-01</date>
+<date>2013-12-17</date>
 
 <section>
 <title>Installer une archive d'étape</title>
@@ -352,7 +352,7 @@
 </pre>
 <note>
 vous souhaiterz peut-être lire le  <uri
-link="/doc/fr/gcc-optimization.xml">Guide d'optimisation de la compilation</uri> pour plus d'information sur la manière dont les différentes options influent.
+link="https://wiki.gentoo.org/wiki/GCC_optimization/fr">Optimisation de GCC</uri> pour plus d'information sur la manière dont les différentes options influent.
 </note>
 </body>
 </subsection>





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-17 14:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-17 14:38 [gentoo-commits] gentoo commit in xml/htdocs/doc/fr/handbook: hb-install-mips-stage.xml JosA Fournier (jaaf)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-13  5:56 JosA Fournier (jaaf)
2007-09-21  0:32 Camille Huot (cam)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox