diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-01-09 18:55:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-01-09 18:55:19 +0000 |
commit | 86b1ebcfe57dcb7088ca93a230561f56cca157f8 (patch) | |
tree | 337212275547104af5baa095067de9385fa29e31 /chapter06 | |
parent | 56dfe5b9fb5cabb9777f953af7807ccd6846a280 (diff) |
Update udev-lfs scripts
Update to systemd-197
Reformat 'Rebooting the System' recommendations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/systemd.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 5bfa5d6db..de5d3b968 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -53,10 +53,6 @@ <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;/Makefile.lfs</userinput></screen> |