diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-04 23:22:10 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-04 23:22:10 +0000 |
commit | 7d096f362d5d4f3be635d1e7abd14ae3b7114e6d (patch) | |
tree | 4ca31e88b1471da79cf51b0e868a14f6ce7b6e6a /chapter07/bootscripts.xml | |
parent | 6820da0337c2a6918f1917150802d57c8ecbdf01 (diff) |
- Add 'utmp' group
- Upgraded to latest bootscripts to support utmp group
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/bootscripts.xml')
-rw-r--r-- | chapter07/bootscripts.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index de6e35128..9ee79f203 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -25,10 +25,6 @@ <screen><userinput>make install</userinput></screen> -<para>Since we're using Udev, install the support script for it:</para> - -<screen><userinput>make install-udev</userinput></screen> - </sect2> |