aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/systemd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r--chapter06/systemd.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 843f702df..8213c3070 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -42,8 +42,14 @@
<sect2 role="installation">
<title>Installation of Udev</title>
+ <note><para>This package is a little different from other packages. The
+ initial package that is extracted is
+ <filename>systemd-&systemd-version;.tar.xz</filename> even though the
+ application we are installing is udev. After changing to the
+ systemd directory, follow the instructions below.</para></note>
+
<para>The udev-lfs tarball contains LFS-specific files used to build
- Udev. Unpack it into the Udev source directory:</para>
+ Udev. Unpack it into the systemd source directory:</para>
<screen><userinput remap="pre">tar -xvf ../&udev-lfs;.tar.bz2</userinput></screen>