[Clfs-commits] commit: r4888 - in /trunk/BOOK: boot/common/pwdgroup.xml chroot/common/pwdgroup.xml introduction/common/changelog.xml

svn at cross-lfs.org svn at cross-lfs.org
Tue Mar 17 22:15:36 PDT 2009


Author: jim
Date: Wed Mar 18 05:15:36 2009
New Revision: 4888

Log:
UUCP group no longer needed by udev

Modified:
    trunk/BOOK/boot/common/pwdgroup.xml
    trunk/BOOK/chroot/common/pwdgroup.xml
    trunk/BOOK/introduction/common/changelog.xml

Modified: trunk/BOOK/boot/common/pwdgroup.xml
==============================================================================
--- trunk/BOOK/boot/common/pwdgroup.xml (original)
+++ trunk/BOOK/boot/common/pwdgroup.xml Wed Mar 18 05:15:36 2009
@@ -89,12 +89,6 @@
       <term><literal>news:x:31:31:news:/var/spool/news:/bin/false</literal></term>
       <listitem>
         <para>Often used for network news servers</para>
-      </listitem>
-    </varlistentry>
-    <varlistentry>
-      <term><literal>uucp:x:32:32:uucp:/var/spool/uucp:/bin/false</literal></term>
-      <listitem>
-        <para>Often used for Unix-to-Unix Copy of files from one server to the next</para>
       </listitem>
     </varlistentry>
     <varlistentry>
@@ -136,8 +130,7 @@
 video:x:12:
 utmp:x:13:
 usb:x:14:
-cdrom:x:15:
-uucp:x:32:</literal>
+cdrom:x:15:</literal>
 EOF</userinput></screen>
 
   <variablelist os="d">

Modified: trunk/BOOK/chroot/common/pwdgroup.xml
==============================================================================
--- trunk/BOOK/chroot/common/pwdgroup.xml (original)
+++ trunk/BOOK/chroot/common/pwdgroup.xml Wed Mar 18 05:15:36 2009
@@ -72,8 +72,7 @@
 video:x:12:
 utmp:x:13:
 usb:x:14:
-cdrom:x:15:
-uucp:x:32:</literal>
+cdrom:x:15:</literal>
 EOF</userinput></screen>
 
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Wed Mar 18 05:15:36 2009
@@ -41,6 +41,9 @@
       <itemizedlist>
         <listitem>
           <para>[Jim] - Updated to Linux 2.6.28.8.</para>
+        </listitem>
+        <listitem>
+          <para>[Jim] - UUCP group no longer needed by udev.</para>
         </listitem>
       </itemizedlist>
     </listitem>




More information about the Clfs-commits mailing list