summaryrefslogtreecommitdiff
path: root/eu/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
committerFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
commit2d555470068ccdc434b41a8f438c3c2b56109305 (patch)
treec3f942e1ae8459d1784a4068401c8d764e01e5bf /eu/appendix
parenteaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff)
downloadinstallation-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 'eu/appendix')
-rw-r--r--eu/appendix/chroot-install.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/eu/appendix/chroot-install.xml b/eu/appendix/chroot-install.xml
index 96b219177..c33424c64 100644
--- a/eu/appendix/chroot-install.xml
+++ b/eu/appendix/chroot-install.xml
@@ -487,7 +487,7 @@ Then install your choice using its package name.
To make your &debian; system bootable, set up your boot loader to load
the installed kernel with your new root partition.
-</para><para arch="i386">
+</para><para arch="x86">
Check <userinput>man lilo.conf</userinput> for instructions on setting
up the bootloader. If you are keeping the system you used to install
@@ -496,7 +496,7 @@ lilo.conf. You could also copy it to the new system and edit it
there. After you are done editing, call lilo (remember it will use
lilo.conf relative to the system you call it from).
-</para><para arch="i386">
+</para><para arch="x86">
Here is a basic /etc/lilo.conf as an example:
@@ -541,7 +541,7 @@ label=Debian
On some machines, you may need to use <userinput>ide0:</userinput>
instead of <userinput>hd:</userinput>.
-</para><para arch="not-i386;not-powerpc">
+</para><para arch="not-x86;not-powerpc">
<phrase condition="FIXME">
FIXME: Someone may eventually supply an example for this architecture.