diff options
author | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-08-07 15:50:11 +0000 |
commit | 2d555470068ccdc434b41a8f438c3c2b56109305 (patch) | |
tree | c3f942e1ae8459d1784a4068401c8d764e01e5bf /fr/post-install | |
parent | eaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff) | |
download | installation-guide-2d555470068ccdc434b41a8f438c3c2b56109305.zip |
Initial commit preparing to add variant for AMD64.
This commit basically creates the AMD64 variant as a copy of the i386 manual.
Further commits will be needed to differentiate the AMD64 variant from i386 where needed.
Commit includes changes for all translations.
Diffstat (limited to 'fr/post-install')
-rw-r--r-- | fr/post-install/kernel-baking.xml | 2 | ||||
-rw-r--r-- | fr/post-install/reactivating-win.xml | 2 | ||||
-rw-r--r-- | fr/post-install/rescue.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/fr/post-install/kernel-baking.xml b/fr/post-install/kernel-baking.xml index 5596635cc..d164ea9f1 100644 --- a/fr/post-install/kernel-baking.xml +++ b/fr/post-install/kernel-baking.xml @@ -165,7 +165,7 @@ tapez </phrase> La partie <replaceable>subarchitecture</replaceable> est une sous-architecture optionnelle, -<phrase arch="i386"> telle que <quote>i586</quote>, </phrase> +<phrase arch="x86"> telle que <quote>i586</quote>, </phrase> suivant les options de compilation que vous avez définies. <userinput>dpkg -i</userinput> installera votre noyau ainsi que les autres fichiers qui lui seront nécessaires. diff --git a/fr/post-install/reactivating-win.xml b/fr/post-install/reactivating-win.xml index 37d090749..0bbedcad1 100644 --- a/fr/post-install/reactivating-win.xml +++ b/fr/post-install/reactivating-win.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- original version: 28672 --> - <sect1 arch="i386" id="reactivating-win"> + <sect1 arch="x86" id="reactivating-win"> <title>Réactiver DOS et Windows</title> <para> diff --git a/fr/post-install/rescue.xml b/fr/post-install/rescue.xml index f46bc46aa..f8c563d26 100644 --- a/fr/post-install/rescue.xml +++ b/fr/post-install/rescue.xml @@ -41,7 +41,7 @@ S'il le peut, l'installateur affichera l'invite d'un interpréteur de commandes d le système de fichiers que vous avez sélectionné ; et vous pourrez l'utiliser pour effectuer les corrections nécessaires. -<phrase arch="i386"> +<phrase arch="x86"> Par exemple, pour réinstaller le programme d'amorçage GRUB sur le secteur principal d'amorçage du premier disque dur, vous pouvez lancer la commande <userinput>grub-install '(hd0)'</userinput>. |