Changeset 3650

Show
Ignore:
Timestamp:
09/09/07 21:32:06 (1 year ago)
Author:
jciccone
Message:

Updated Sysklogd to 1.5.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-sysroot/BOOK/final-system/common/sysklogd.xml

    r3464 r3650  
    2525  <sect2 role="installation"> 
    2626    <title>Installation of Sysklogd</title> 
    27  
    28     <para os="a">The following patch fixes various issues, including a 
    29     problem building Sysklogd with Linux 2.6 series kernels:</para> 
    30  
    31 <screen os="b"><userinput>patch -Np1 -i ../&sysklogd-fixes-patch;</userinput></screen> 
    3227 
    3328    <para os="s1">The following sed prevents changing the owner of the 
  • branches/clfs-sysroot/BOOK/introduction/common/changelog.xml

    r3649 r3650  
    4040      <para>September 9, 2007</para> 
    4141      <itemizedlist> 
     42        <listitem> 
     43          <para>[jciccone] - Updated Sysklogd to 1.5.</para> 
     44        </listitem> 
    4245        <listitem> 
    4346          <para>[jciccone] - Updated Shadow Patch for more fixes. Man Page Typos 
  • branches/clfs-sysroot/BOOK/materials/common/patches.xml

    r3649 r3650  
    191191 
    192192    <varlistentry> 
    193       <term>Sysklogd Fixes Patch - <token>&sysklogd-fixes-patch-size;</token>:</term> 
    194       <listitem> 
    195         <para>Download: <ulink 
    196         url="&patches-root;&sysklogd-fixes-patch;"/></para> 
    197         <para>MD5 sum: <literal>&sysklogd-fixes-patch-md5;</literal></para> 
    198       </listitem> 
    199     </varlistentry> 
    200  
    201     <varlistentry> 
    202193       <term>Texinfo Tempfile Fix Patch - <token>&texinfo-tempfile_fix-patch-size;</token>:</term> 
    203194       <listitem> 
  • branches/clfs-sysroot/BOOK/patches.ent

    r3649 r3650  
    8181<!ENTITY shadow-fixes-patch-size "32 KB"> 
    8282 
    83 <!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch"> 
    84 <!ENTITY sysklogd-fixes-patch-md5 "508104f058d1aef26b3bc8059821935f"> 
    85 <!ENTITY sysklogd-fixes-patch-size "28 KB"> 
    86  
    8783<!ENTITY texinfo-tempfile_fix-patch "texinfo-&texinfo-version;-tempfile_fix-1.patch"> 
    8884<!ENTITY texinfo-tempfile_fix-patch-md5 "1c610a8132437653f705677321b0615b">