aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-11-22 23:50:54 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-11-22 23:50:54 +0000
commitf9d6f78f22d8d6545e02ec943b98f28ab6f32b29 (patch)
tree4b283a2e762f8a7cf1400129c806cb3f46dddcc8 /chapter06
parent5ee47cba938b38ff3b1ce4839cb67abcdf11865b (diff)
Upgrade to systemd-196/lfs-udev-196
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/systemd.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 8213c3070..0cd7fb16c 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -53,6 +53,10 @@
<screen><userinput remap="pre">tar -xvf ../&udev-lfs;.tar.bz2</userinput></screen>
+ <para>Fix a typo in the <userinput>udevadm</userinput> usage output:</para>
+
+<screen><userinput remap="pre">sed -i -e 's/create/update/' src/udev/udevadm-hwdb.c</userinput></screen>
+
<para>Compile the package:</para>
<screen><userinput remap="make">make -f udev-lfs-&systemd-version;/Makefile.lfs</userinput></screen>