summaryrefslogtreecommitdiff
path: root/en/post-install
diff options
context:
space:
mode:
authorHolger Wansing <linux@wansing-online.de>2010-10-08 22:15:00 +0000
committerHolger Wansing <linux@wansing-online.de>2010-10-08 22:15:00 +0000
commitfda66061d58ccccdb91b609e3161d22e55a4f497 (patch)
treebe2df2e8b3f3c57c6ea3e9076752b59de741364a /en/post-install
parent36dc1cdf560c7c70c600d935bfd275955db114cc (diff)
downloadinstallation-guide-fda66061d58ccccdb91b609e3161d22e55a4f497.zip
Change many occurences of 'Debian' into &debian;.
This run is in the english version, other languages will follow.
Diffstat (limited to 'en/post-install')
-rw-r--r--en/post-install/further-reading.xml10
-rw-r--r--en/post-install/kernel-baking.xml12
-rw-r--r--en/post-install/mail-setup.xml10
-rw-r--r--en/post-install/new-to-unix.xml2
-rw-r--r--en/post-install/orientation.xml12
5 files changed, 23 insertions, 23 deletions
diff --git a/en/post-install/further-reading.xml b/en/post-install/further-reading.xml
index c49c26239..8e69688ee 100644
--- a/en/post-install/further-reading.xml
+++ b/en/post-install/further-reading.xml
@@ -16,26 +16,26 @@ There is lots of useful documentation in
<filename>/usr/share/doc/FAQ</filename> contain lots of interesting
information. To submit bugs, look at
<filename>/usr/share/doc/debian/bug*</filename>. To read about
-Debian-specific issues for particular programs, look at
+&debian;-specific issues for particular programs, look at
<filename>/usr/share/doc/(package name)/README.Debian</filename>.
</para><para>
The
<ulink url="http://www.debian.org/">Debian web site</ulink>
-contains a large quantity of documentation about Debian. In
+contains a large quantity of documentation about &debian;. In
particular, see the
<ulink url="http://www.debian.org/doc/FAQ/">Debian GNU/Linux FAQ</ulink> and the
<ulink url="http://www.debian.org/doc/user-manuals#quick-reference">Debian
Reference</ulink>.
-An index of more Debian documentation is available from the
+An index of more &debian; documentation is available from the
<ulink url="http://www.debian.org/doc/ddp">Debian Documentation Project</ulink>.
-The Debian community is self-supporting; to subscribe to
+The &debian; community is self-supporting; to subscribe to
one or more of the Debian mailing lists, see the
<ulink url="http://www.debian.org/MailingLists/subscribe">
Mail List Subscription</ulink> page.
Last, but not least, the <ulink url="http://lists.debian.org/">Debian Mailing
-List Archives</ulink> contain a wealth of information on Debian.
+List Archives</ulink> contain a wealth of information on &debian;.
</para><para arch="linux-any">
diff --git a/en/post-install/kernel-baking.xml b/en/post-install/kernel-baking.xml
index 07e3b3010..d147d48d9 100644
--- a/en/post-install/kernel-baking.xml
+++ b/en/post-install/kernel-baking.xml
@@ -5,8 +5,8 @@
<para>
Why would someone want to compile a new kernel? It is often not
-necessary since the default kernel shipped with Debian handles most
-configurations. Also, Debian often offers several alternative kernels.
+necessary since the default kernel shipped with &debian; handles most
+configurations. Also, &debian; often offers several alternative kernels.
So you may want to check first if there is an alternative kernel image
package that better corresponds to your hardware. However, it can be
useful to compile a new kernel in order to:
@@ -55,7 +55,7 @@ Don't be afraid to try compiling the kernel. It's fun and profitable.
</para><para>
-To compile a kernel the Debian way, you need some packages:
+To compile a kernel the &debian; way, you need some packages:
<classname>fakeroot</classname>, <classname>kernel-package</classname>,
<classname>linux-source-2.6</classname>
and a few others which are probably already installed (see
@@ -73,7 +73,7 @@ log of the active config file for the build.
</para><para>
Note that you don't <emphasis>have</emphasis> to compile your kernel
-the <quote>Debian way</quote>; but we find that using the packaging system
+the <quote>&debian; way</quote>; but we find that using the packaging system
to manage your kernel is actually safer and easier. In fact, you can get
your kernel sources right from Linus instead of
<classname>linux-source-2.6</classname>,
@@ -119,7 +119,7 @@ on) you are unsure about. Be careful: other options, not related to a
specific hardware, should be left at the default value if you do not
understand them. Do not forget to select <quote>Kernel module loader</quote>
in <quote>Loadable module support</quote> (it is not selected by default).
-If not included, your Debian installation will experience problems.
+If not included, your &debian; installation will experience problems.
</para><para>
@@ -163,7 +163,7 @@ above step may have produced, then <userinput>shutdown -r now</userinput>.
</para><para>
-For more information on Debian kernels and kernel compilation, see the
+For more information on &debian; kernels and kernel compilation, see the
<ulink url="&url-kernel-handbook;">Debian Linux Kernel Handbook</ulink>.
For more information on <classname>kernel-package</classname>, read
the fine documentation in <filename>/usr/share/doc/kernel-package</filename>.
diff --git a/en/post-install/mail-setup.xml b/en/post-install/mail-setup.xml
index 5278d6bad..52c8103cc 100644
--- a/en/post-install/mail-setup.xml
+++ b/en/post-install/mail-setup.xml
@@ -7,7 +7,7 @@
Today, email is an important part of many people's life. As there are
many options as to how to set it up, and as having it set up correctly is
-important for some Debian utilities, we will try to cover the basics in
+important for some &debian; utilities, we will try to cover the basics in
this section.
</para><para>
@@ -38,11 +38,11 @@ often used in combination with <command>exim</command> or
With the increasing popularity of graphical desktop systems, the use of
graphical e-mail programs like GNOME's <command>evolution</command>,
KDE's <command>kmail</command> or Mozilla's <command>thunderbird</command>
-(in Debian available as <command>icedove</command><footnote>
+(in &debian; available as <command>icedove</command><footnote>
<para>
The reason that <command>thunderbird</command> has been renamed to
-<command>icedove</command> in Debian has to do with licensing issues.
+<command>icedove</command> in &debian; has to do with licensing issues.
Details are outside the scope of this manual.
</para>
@@ -101,7 +101,7 @@ The e-mails can be read using <command>mutt</command>.
<title>Sending E-Mails Outside The System</title>
<para>
-As mentioned earlier, the installed Debian system is only set up to handle
+As mentioned earlier, the installed &debian; system is only set up to handle
e-mail local to the system, not for sending mail to others nor for
receiving mail from others.
@@ -124,7 +124,7 @@ this manual).
However, in that case you may need to configure individual utilities to
correctly send e-mails. One such utility is <command>reportbug</command>,
-a program that facilitates submitting bug reports against Debian packages.
+a program that facilitates submitting bug reports against &debian; packages.
By default it expects to be able to use <classname>exim4</classname> to
submit bug reports.
diff --git a/en/post-install/new-to-unix.xml b/en/post-install/new-to-unix.xml
index c28cd9d00..f85182353 100644
--- a/en/post-install/new-to-unix.xml
+++ b/en/post-install/new-to-unix.xml
@@ -21,7 +21,7 @@ relating to Linux. Most of these documents can be installed locally;
just install the <classname>doc-linux-html</classname> package (HTML
versions) or the <classname>doc-linux-text</classname> package (ASCII
versions), then look in <filename>/usr/share/doc/HOWTO</filename>.
-International versions of the LDP HOWTOs are also available as Debian
+International versions of the LDP HOWTOs are also available as &debian;
packages.
</para>
diff --git a/en/post-install/orientation.xml b/en/post-install/orientation.xml
index 288da7e4b..c2342f401 100644
--- a/en/post-install/orientation.xml
+++ b/en/post-install/orientation.xml
@@ -2,22 +2,22 @@
<!-- $Id$ -->
- <sect1 id="debian-orientation"><title>Orienting Yourself to Debian</title>
+ <sect1 id="debian-orientation"><title>Orienting Yourself to &debian;</title>
<para>
-Debian is a little different from other distributions. Even if you're
+&debian; is a little different from other distributions. Even if you're
familiar with Linux in other distributions, there are things you
-should know about Debian to help you to keep your system in a good,
+should know about &debian; to help you to keep your system in a good,
clean state. This chapter contains material to help you get oriented;
-it is not intended to be a tutorial for how to use Debian, but just a
+it is not intended to be a tutorial for how to use &debian;, but just a
very brief glimpse of the system for the very rushed.
</para>
- <sect2><title>Debian Packaging System</title>
+ <sect2><title>&debian; Packaging System</title>
<para>
-The most important concept to grasp is the Debian packaging system.
+The most important concept to grasp is the &debian; packaging system.
In essence, large parts of your system should be considered under the
control of the packaging system. These include: