1 | diff -Naur LFS-orig/chapter01/changelog.xml LFS/chapter01/changelog.xml
|
---|
2 | --- LFS-orig/chapter01/changelog.xml 2008-09-28 01:51:18.000000000 -0500
|
---|
3 | +++ LFS/chapter01/changelog.xml 2008-09-28 01:55:50.000000000 -0500
|
---|
4 | @@ -62,6 +62,9 @@
|
---|
5 | <listitem>
|
---|
6 | <para>[dj] - Updated to perl-5.10.0.</para>
|
---|
7 | </listitem>
|
---|
8 | + <listitem>
|
---|
9 | + <para>[dj] - Updated to shadow-4.1.2.1.</para>
|
---|
10 | + </listitem>
|
---|
11 | </itemizedlist>
|
---|
12 | </listitem>
|
---|
13 |
|
---|
14 | diff -Naur LFS-orig/chapter06/shadow.xml LFS/chapter06/shadow.xml
|
---|
15 | --- LFS-orig/chapter06/shadow.xml 2008-08-17 15:52:48.000000000 -0500
|
---|
16 | +++ LFS/chapter06/shadow.xml 2008-09-28 01:54:51.000000000 -0500
|
---|
17 | @@ -49,30 +49,9 @@
|
---|
18 | command below.</para>
|
---|
19 | </note>
|
---|
20 |
|
---|
21 | - <para>Fix a bug in the <command>useradd</command> and
|
---|
22 | - <command>usermod</command> programs which prevent them from accepting group
|
---|
23 | - names rather than group ID numbers to the <option>-g</option> option:</para>
|
---|
24 | -
|
---|
25 | -<screen><userinput remap="pre">patch -Np1 -i ../&shadow-useradd-patch;</userinput></screen>
|
---|
26 | -
|
---|
27 | <para>Prepare Shadow for compilation:</para>
|
---|
28 |
|
---|
29 | -<screen><userinput remap="configure">./configure --libdir=/lib --sysconfdir=/etc --enable-shared \
|
---|
30 | - --without-selinux</userinput></screen>
|
---|
31 | -
|
---|
32 | - <variablelist>
|
---|
33 | - <title>The meaning of the configure options:</title>
|
---|
34 | -
|
---|
35 | - <varlistentry>
|
---|
36 | - <term><parameter>--without-selinux</parameter></term>
|
---|
37 | - <listitem>
|
---|
38 | - <para>Support for selinux is enabled by default, but selinux is not
|
---|
39 | - built in a base LFS system. The <command>configure</command> script
|
---|
40 | - will fail if this option is not used.</para>
|
---|
41 | - </listitem>
|
---|
42 | - </varlistentry>
|
---|
43 | -
|
---|
44 | - </variablelist>
|
---|
45 | +<screen><userinput remap="configure">./configure --sysconfdir=/etc</userinput></screen>
|
---|
46 |
|
---|
47 | <para>Disable the installation of the <command>groups</command> program
|
---|
48 | and its man pages, as Coreutils provides a better version:</para>
|
---|
49 | @@ -133,12 +112,6 @@
|
---|
50 |
|
---|
51 | <screen><userinput remap="install">mv -v /usr/bin/passwd /bin</userinput></screen>
|
---|
52 |
|
---|
53 | - <para>Move Shadow's libraries to more appropriate locations:</para>
|
---|
54 | -
|
---|
55 | -<screen><userinput remap="install">mv -v /lib/libshadow.*a /usr/lib
|
---|
56 | -rm -v /lib/libshadow.so
|
---|
57 | -ln -sfv ../../lib/libshadow.so.0 /usr/lib/libshadow.so</userinput></screen>
|
---|
58 | -
|
---|
59 | </sect2>
|
---|
60 |
|
---|
61 | <sect2 id="conf-shadow" role="configuration">
|
---|
62 | @@ -199,7 +172,6 @@
|
---|
63 | lastlog, login, logoutd, newgrp, newusers, nologin, passwd, pwck,
|
---|
64 | pwconv, pwunconv, sg (link to newgrp), su, useradd, userdel, usermod,
|
---|
65 | vigr (link to vipw), and vipw</seg>
|
---|
66 | - <seg>libshadow.{a,so}</seg>
|
---|
67 | </seglistitem>
|
---|
68 | </segmentedlist>
|
---|
69 |
|
---|
70 | @@ -551,16 +523,6 @@
|
---|
71 | </listitem>
|
---|
72 | </varlistentry>
|
---|
73 |
|
---|
74 | - <varlistentry id="libshadow">
|
---|
75 | - <term><filename class="libraryfile">libshadow</filename></term>
|
---|
76 | - <listitem>
|
---|
77 | - <para>Contains functions used by most programs in this package</para>
|
---|
78 | - <indexterm zone="ch-system-shadow libshadow">
|
---|
79 | - <primary sortas="c-libshadow">libshadow</primary>
|
---|
80 | - </indexterm>
|
---|
81 | - </listitem>
|
---|
82 | - </varlistentry>
|
---|
83 | -
|
---|
84 | </variablelist>
|
---|
85 |
|
---|
86 | </sect2>
|
---|
87 | diff -Naur LFS-orig/packages.ent LFS/packages.ent
|
---|
88 | --- LFS-orig/packages.ent 2008-09-28 01:51:18.000000000 -0500
|
---|
89 | +++ LFS/packages.ent 2008-09-28 01:52:31.000000000 -0500
|
---|
90 | @@ -424,15 +424,12 @@
|
---|
91 | <!ENTITY sed-ch6-du "6.4 MB">
|
---|
92 | <!ENTITY sed-ch6-sbu "0.1 SBU">
|
---|
93 |
|
---|
94 | -<!ENTITY shadow-version "4.0.18.1">
|
---|
95 | -<!ENTITY shadow-size "1,481 KB">
|
---|
96 | -<!-- This site is dead. Use anduin instead.
|
---|
97 | -<!ENTITY shadow-url "ftp://ftp.pld.org.pl/software/shadow/shadow-&shadow-version;.tar.bz2">
|
---|
98 | --->
|
---|
99 | -<!ENTITY shadow-url "&anduin-sources;shadow-&shadow-version;.tar.bz2">
|
---|
100 | -<!ENTITY shadow-md5 "e7751d46ecf219c07ae0b028ab3335c6">
|
---|
101 | -<!ENTITY shadow-home " ">
|
---|
102 | -<!ENTITY shadow-ch6-du "20.7 MB">
|
---|
103 | +<!ENTITY shadow-version "4.1.2.1">
|
---|
104 | +<!ENTITY shadow-size "1,662 KB">
|
---|
105 | +<!ENTITY shadow-url "ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-&shadow-version;.tar.bz2">
|
---|
106 | +<!ENTITY shadow-md5 "c178e49c45495e296dabbe4ae01a0fbe">
|
---|
107 | +<!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org/">
|
---|
108 | +<!ENTITY shadow-ch6-du "26.9 MB">
|
---|
109 | <!ENTITY shadow-ch6-sbu "0.3 SBU">
|
---|
110 |
|
---|
111 | <!ENTITY sysklogd-version "1.5">
|
---|