diff options
Diffstat (limited to 'nl/appendix')
-rw-r--r-- | nl/appendix/chroot-install.xml | 12 | ||||
-rw-r--r-- | nl/appendix/plip.xml | 4 | ||||
-rw-r--r-- | nl/appendix/pppoe.xml | 2 |
3 files changed, 9 insertions, 9 deletions
diff --git a/nl/appendix/chroot-install.xml b/nl/appendix/chroot-install.xml index 2e85248ef..09f75791c 100644 --- a/nl/appendix/chroot-install.xml +++ b/nl/appendix/chroot-install.xml @@ -2,14 +2,14 @@ <!-- original version: 63062 untranslated --> <sect1 id="linux-upgrade"> - <title>Installing &debian; from a Unix/Linux System</title> + <title>Installing &debian-gnu; from a Unix/Linux System</title> <para> -This section explains how to install &debian; from an existing +This section explains how to install &debian-gnu; from an existing Unix or Linux system, without using the menu-driven installer as explained in the rest of the manual. This <quote>cross-install</quote> -HOWTO has been requested by users switching to &debian; from +HOWTO has been requested by users switching to &debian-gnu; from Red Hat, Mandrake, and SUSE. In this section some familiarity with entering *nix commands and navigating the file system is assumed. In this section, <prompt>$</prompt> symbolizes a command to be entered in @@ -20,7 +20,7 @@ command entered in the Debian chroot. Once you've got the new Debian system configured to your preference, you can migrate your existing user data (if any) to it, and keep on -rolling. This is therefore a <quote>zero downtime</quote> &debian; +rolling. This is therefore a <quote>zero downtime</quote> &debian-gnu; install. It's also a clever way for dealing with hardware that otherwise doesn't play friendly with various boot or installation media. @@ -165,7 +165,7 @@ network-wise. Mirrors are listed at </para><para> -If you have a &releasename; &debian; CD mounted at +If you have a &releasename; &debian-gnu; CD mounted at <filename>/cdrom</filename>, you could substitute a file URL instead of the http URL: <userinput>file:/cdrom/debian/</userinput> @@ -542,7 +542,7 @@ its installation that refer to it. <title>Set up the Boot Loader</title> <para> -To make your &debian; system bootable, set up your boot loader to load +To make your &debian-gnu; system bootable, set up your boot loader to load the installed kernel with your new root partition. Note that <command>debootstrap</command> does not install a boot loader, though you can use <command>aptitude</command> inside your Debian chroot to do so. diff --git a/nl/appendix/plip.xml b/nl/appendix/plip.xml index a6b5361ba..7f9253f3a 100644 --- a/nl/appendix/plip.xml +++ b/nl/appendix/plip.xml @@ -2,11 +2,11 @@ <!-- original version: 39644 untranslated --> <sect1 id="plip" arch="x86"> - <title>Installing &debian; over Parallel Line IP (PLIP)</title> + <title>Installing &debian-gnu; over Parallel Line IP (PLIP)</title> <para> -This section explains how to install &debian; on a computer without an +This section explains how to install &debian-gnu; on a computer without an Ethernet card, but with just a remote gateway computer attached via a Null-Modem cable (also called Null-Printer cable). The gateway computer should be connected to a network that has a Debian mirror diff --git a/nl/appendix/pppoe.xml b/nl/appendix/pppoe.xml index 4bd34c744..a48f2f976 100644 --- a/nl/appendix/pppoe.xml +++ b/nl/appendix/pppoe.xml @@ -2,7 +2,7 @@ <!-- original version: 57313 untranslated --> <sect1 id="pppoe" arch="not-s390"> - <title>Installing &debian; using PPP over Ethernet (PPPoE)</title> + <title>Installing &debian-gnu; using PPP over Ethernet (PPPoE)</title> <para> |