aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-20 12:55:18 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-08-20 12:55:18 +0000
commitde0e77144320415b16b40eed6babb0069ae4ba43 (patch)
treed2d2f1387086283891ea9d87044475213c8df62d /chapter08
parentb5b97081a932b0efb46b407511e29176b615ab22 (diff)
Monir tweaks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10321 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/kernel.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index 3b91f4849..ee17aa8c6 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -236,7 +236,7 @@ EOF</userinput></screen>
<seglistitem>
<seg>config-&linux-version;,
- vmlinux-&linux-version;-lfs-&version;-&linux-version;, and
+ vmlinuz-&linux-version;-lfs-&version;-&linux-version;, and
System.map-&linux-version;</seg>
<seg>/lib/modules, /usr/share/doc/linux-&linux-version;</seg>
</seglistitem>
@@ -258,7 +258,7 @@ EOF</userinput></screen>
</varlistentry>
<varlistentry id="lfskernel">
- <term><filename>vmlinux-&linux-version;-lfs-&version;</filename></term>
+ <term><filename>vmlinuz-&linux-version;-lfs-&version;</filename></term>
<listitem>
<para>The engine of the Linux system. When turning on the computer,
the kernel is the first part of the operating system that gets loaded.