Changeset 4f26def
- Timestamp:
- Sep 1, 2006, 5:03:11 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 9dc37e7
- Parents:
- 8d45c06
- Location:
- BOOK
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/shadow.xml
r8d45c06 r4f26def 25 25 <sect2 role="installation"> 26 26 <title>Installation of Shadow</title> 27 28 <para os="p1">The following patch fixes when useradd will only accept 29 group names instead of group id numbers:</para> 30 31 <screen os="p2"><userinput>patch -Np1 -i ../&shadow-useradd_fix-patch;</userinput></screen> 27 32 28 33 <note os="a"> -
BOOK/final-system/multilib/shadow-64bit.xml
r8d45c06 r4f26def 21 21 <sect2 role="installation"> 22 22 <title>Installation of Shadow</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="shadow.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="shadow.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <note os="a"> -
BOOK/final-system/multilib/shadow-n32.xml
r8d45c06 r4f26def 22 22 <sect2 role="installation"> 23 23 <title>Installation of Shadow</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="shadow.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="shadow.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <note os="a"> -
BOOK/final-system/multilib/shadow.xml
r8d45c06 r4f26def 22 22 <sect2 role="installation"> 23 23 <title>Installation of Shadow</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/shadow.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/shadow.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/common/changelog.xml
r8d45c06 r4f26def 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>August 31, 2006</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jim] - Added Shadow patch to fix useradd.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem> -
BOOK/materials/common/patches.xml
r8d45c06 r4f26def 236 236 237 237 <varlistentry> 238 <term>Shadow Useradd Fix Patch - <token>&shadow-useradd_fix-patch-size;</token>:</term> 239 <listitem> 240 <para>Download: <ulink 241 url="&patches-root;&shadow-useradd_fix-patch;"/></para> 242 <para>MD5 sum: <literal>&shadow-useradd_fix-patch-md5;</literal></para> 243 </listitem> 244 </varlistentry> 245 246 <varlistentry> 238 247 <term>Sysklogd Fixes Patch - <token>&sysklogd-fixes-patch-size;</token>:</term> 239 248 <listitem> -
BOOK/patches.ent
r8d45c06 r4f26def 101 101 <!ENTITY readline-fixes-patch-size "2.1 KB"> 102 102 103 <!ENTITY shadow-useradd_fix-patch "shadow-&shadow-version;-useradd_fix-1.patch"> 104 <!ENTITY shadow-useradd_fix-patch-md5 "272eb8ef4b9b7ad859292150526ea5fa"> 105 <!ENTITY shadow-useradd_fix-patch-size "4 KB"> 106 103 107 <!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch"> 104 108 <!ENTITY sysklogd-fixes-patch-md5 "508104f058d1aef26b3bc8059821935f">
Note:
See TracChangeset
for help on using the changeset viewer.