mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-25 22:59:19 +01:00
Upgrade to Shadow-4.1.4. Fixes #2394.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ebe217a187
commit
3fe83ff2c5
@ -40,6 +40,10 @@
|
||||
<listitem>
|
||||
<para>2009-05-16</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Shadow-4.1.4. Fixes
|
||||
<ulink url="&lfs-ticket-root;2394">#2394</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to Psmisc-22.7. Fixes
|
||||
<ulink url="&lfs-ticket-root;2392">#2392</ulink>.</para>
|
||||
|
@ -92,21 +92,7 @@ find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {} \;</userinput></scr
|
||||
-without-selinux</userinput></screen>
|
||||
-->
|
||||
|
||||
<screen><userinput remap="configure">./configure --sysconfdir=/etc --without-libpam</userinput></screen>
|
||||
|
||||
<variablelist>
|
||||
<title>The meaning of the configure option:</title>
|
||||
|
||||
<varlistentry>
|
||||
<term><parameter>-without-libpam</parameter></term>
|
||||
<listitem>
|
||||
<para>Support for PAM is enabled by default, but PAM is not
|
||||
built in a base LFS system. The compilation of
|
||||
<command>login</command> will fail if this option is not used.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
<screen><userinput remap="configure">./configure --sysconfdir=/etc</userinput></screen>
|
||||
|
||||
<para>Compile the package:</para>
|
||||
|
||||
|
@ -440,10 +440,10 @@
|
||||
<!ENTITY sed-ch6-du "10 MB">
|
||||
<!ENTITY sed-ch6-sbu "0.2 SBU">
|
||||
|
||||
<!ENTITY shadow-version "4.1.3.1">
|
||||
<!ENTITY shadow-size "1,661 KB">
|
||||
<!ENTITY shadow-version "4.1.4">
|
||||
<!ENTITY shadow-size "1,718 KB">
|
||||
<!ENTITY shadow-url "ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-&shadow-version;.tar.bz2">
|
||||
<!ENTITY shadow-md5 "f90f51908e9c3a62ac0eb6b3043421de">
|
||||
<!ENTITY shadow-md5 "a1ee8b48e82f31291fbacc1ee6a0c793">
|
||||
<!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org/">
|
||||
<!ENTITY shadow-ch6-du "28 MB">
|
||||
<!ENTITY shadow-ch6-sbu "0.3 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user