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
This commit is contained in:
Matthew Burgess 2005-07-26 21:01:01 +00:00
parent c51ea9fb12
commit 04dd97369c
2 changed files with 5 additions and 9 deletions

View File

@ -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

View File

@ -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>