summaryrefslogtreecommitdiff
path: root/nl/post-install/kernel-baking.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nl/post-install/kernel-baking.xml')
-rw-r--r--nl/post-install/kernel-baking.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/nl/post-install/kernel-baking.xml b/nl/post-install/kernel-baking.xml
index 23b1e7e71..5420f102c 100644
--- a/nl/post-install/kernel-baking.xml
+++ b/nl/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
@@ -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>.