Explorar el Código

Remove groups from the list of programs installed by shadow

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess hace 20 años
padre
commit
04dd97369c
Se han modificado 2 ficheros con 5 adiciones y 9 borrados
  1. 4 0
      chapter01/changelog.xml
  2. 1 9
      chapter06/shadow.xml

+ 4 - 0
chapter01/changelog.xml

@@ -110,6 +110,10 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>July  26th, 2005 [matt]: Remove <quote>groups</quote> from the
+list of programs installed by shadow, as we use the version provided by
+coreutils instead (Randy McMurchy).</para></listitem>
+
 <listitem><para>July  26th, 2005 [matt]: Updated to mktemp-1.5-add_tempfile-3.patch, which adds license and copyright information to the previous version.</para></listitem>
 
 <listitem><para>July  23rd, 2005 [matt]: Moved FORMER_CONTRIBUTORS information

+ 1 - 9
chapter06/shadow.xml

@@ -142,7 +142,7 @@ by running:</para>
 <segtitle>Installed programs</segtitle>
 <segtitle>Installed libraries</segtitle>
 <seglistitem><seg>chage, chfn, chpasswd, chsh, expiry, faillog, gpasswd,
-groupadd, groupdel, groupmod, groups, grpck, grpconv, grpunconv, lastlog, login,
+groupadd, groupdel, groupmod, grpck, grpconv, grpunconv, lastlog, login,
 logoutd, mkpasswd, newgrp, newusers, passwd, pwck, pwconv, pwunconv, sg
 (link to newgrp), useradd, userdel, usermod, vigr (link to vipw), and vipw</seg>
 <seg>libshadow.[a,so]</seg>
@@ -236,14 +236,6 @@ failures before an account is blocked, or to reset the failure count</para>
 </listitem>
 </varlistentry>
 
-<varlistentry id="groups">
-<term><command>groups</command></term>
-<listitem>
-<para>Reports the groups of which the given users are members</para>
-<indexterm zone="ch-system-shadow groups"><primary sortas="b-groups">groups</primary></indexterm>
-</listitem>
-</varlistentry>
-
 <varlistentry id="grpck">
 <term><command>grpck</command></term>
 <listitem>