summaryrefslogtreecommitdiff
path: root/en/appendix/chroot-install.xml
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-09-18 13:04:33 +0000
committerSamuel Thibault <sthibault@debian.org>2010-09-18 13:04:33 +0000
commit9e62dc7ae8d3cfaf356394e2cc65f199826401b8 (patch)
tree0ed791515afa7e8549989c2fc6e43a7a20f774cf /en/appendix/chroot-install.xml
parent7488015212d12b391cd1fbc393ce93c75c72b60c (diff)
downloadinstallation-guide-9e62dc7ae8d3cfaf356394e2cc65f199826401b8.zip
Drop lilo documentation from non-linux archs.
Diffstat (limited to 'en/appendix/chroot-install.xml')
-rw-r--r--en/appendix/chroot-install.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index a5e13fbaa..c74a27583 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -549,15 +549,15 @@ can use <command>aptitude</command> inside your Debian chroot to do so.
</para><para arch="any-x86">
-Check <userinput>info grub</userinput> or <userinput>man
-lilo.conf</userinput> for instructions on setting up the
+Check <userinput>info grub</userinput> <phrase arch="x86">or <userinput>man
+lilo.conf</userinput></phrase> for instructions on setting up the
bootloader. If you are keeping the system you used to install Debian, just
add an entry for the Debian install to your existing grub
-<filename>menu.lst</filename> or <filename>lilo.conf</filename>. For
+<filename>menu.lst</filename><phrase arch="x86">or <filename>lilo.conf</filename>. For
<filename>lilo.conf</filename>, you could also copy it to the new system and
edit it there. After you are done editing, call <command>lilo</command>
(remember it will use
-<filename>lilo.conf</filename> relative to the system you call it from).
+<filename>lilo.conf</filename> relative to the system you call it from)</phrase>.
</para><para arch="any-x86">
@@ -611,8 +611,8 @@ postinst_hook = update-grub
postrm_hook = update-grub
</screen></informalexample>
-For the <classname>lilo</classname> bootloader, the value of
-<literal>do_bootloader</literal> needs to remain <quote>yes</quote>.
+<phrase arch="x86">For the <classname>lilo</classname> bootloader, the value of
+<literal>do_bootloader</literal> needs to remain <quote>yes</quote>.</phrase>
</para><para arch="powerpc">