summaryrefslogtreecommitdiff
path: root/en/appendix/preseed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/appendix/preseed.xml')
-rw-r--r--en/appendix/preseed.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 0ac157e22..9a4b02d26 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -162,7 +162,7 @@ partitions.
<para>
Preseeding makes use of the <classname>debconf</classname> framework. This
-framework is the preferred mechanism used in Debian to interact with the user
+framework is the preferred mechanism used in &debian; to interact with the user
when configuring packages and also forms the heart of &d-i;.
In the <classname>debconf</classname> framework questions or dialogs are
based on <firstterm>templates</firstterm>. There are different types of
@@ -394,7 +394,7 @@ parameters, even if you delimit them with quotes.
<title>Auto mode</title>
<para>
-There are several features of Debian Installer that combine to allow
+There are several features of &debian; Installer that combine to allow
fairly simple command lines at the boot prompt to result in
arbitrarily complex customized automatic installs. To illustrate
this, here are some examples that can be used at the boot prompt:
@@ -561,7 +561,7 @@ from the network. DHCP allows specifying a filename. Normally this is a file
to netboot, but if it appears to be an URL then installation media that
support network preseeding will download the file from the URL and use it as a
preconfiguration file. Here is an example of how to set it up in the dhcpd.conf
-for version 3 of the ISC DHCP server (the dhcp3-server Debian package).
+for version 3 of the ISC DHCP server (the dhcp3-server &debian; package).
</para>
@@ -581,10 +581,10 @@ host to avoid preseeding all installs on your network.
</para><para>
A good way to use the DHCP preseeding is to only preseed values specific to
-your network, such as the Debian mirror to use. This way installs on your
+your network, such as the &debian; mirror to use. This way installs on your
network will automatically get a good mirror selected, but the rest of the
installation can be performed interactively. Using DHCP preseeding to fully
-automate Debian installs should only be done with care.
+automate &debian; installs should only be done with care.
</para>
</sect2>