- Timestamp:
- Sep 15, 2006, 4:38:18 PM (18 years ago)
- Branches:
- master
- Children:
- cc1b3bd
- Parents:
- 07030d2
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/shadow.xml
r07030d2 r0c263d7 33 33 command below.</para> 34 34 </note> 35 36 <para os="p1">The following patch fixes when useradd will only accept 37 group names instead of group id numbers:</para> 38 39 <screen os="p2"><userinput>patch -Np1 -i ../&shadow-useradd_fix-patch;</userinput></screen> 35 40 36 41 <para os="b">Create a config.cache containing information about a test that -
BOOK/introduction/common/changelog.xml
r07030d2 r0c263d7 38 38 39 39 <listitem> 40 <para>August 31, 2006</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Added Shadow patch to fix useradd.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 47 48 <listitem> 40 49 <para>August 30, 2006</para> 41 50 <itemizedlist> -
BOOK/materials/common/patches.xml
r07030d2 r0c263d7 227 227 228 228 <varlistentry> 229 <term>Shadow Useradd Fix Patch - <token>&shadow-useradd_fix-patch-size;</token>:</term> 230 <listitem> 231 <para>Download: <ulink 232 url="&patches-root;&shadow-useradd_fix-patch;"/></para> 233 <para>MD5 sum: <literal>&shadow-useradd_fix-patch-md5;</literal></para> 234 </listitem> 235 </varlistentry> 236 237 <varlistentry> 229 238 <term>Sysklogd Fixes Patch - <token>&sysklogd-fixes-patch-size;</token>:</term> 230 239 <listitem> -
BOOK/patches.ent
r07030d2 r0c263d7 98 98 <!ENTITY readline-fixes-patch-size "2.1 KB"> 99 99 100 <!ENTITY shadow-useradd_fix-patch "shadow-&shadow-version;-useradd_fix-1.patch"> 101 <!ENTITY shadow-useradd_fix-patch-md5 "272eb8ef4b9b7ad859292150526ea5fa"> 102 <!ENTITY shadow-useradd_fix-patch-size "4 KB"> 103 100 104 <!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch"> 101 105 <!ENTITY sysklogd-fixes-patch-md5 "508104f058d1aef26b3bc8059821935f">
Note:
See TracChangeset
for help on using the changeset viewer.