Changeset 3653

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

Updated Kbd to 1.13.

Files:

Legend:

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

    r3464 r3653  
    2121  <sect2 role="installation"> 
    2222    <title>Installation of Kbd</title> 
    23  
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    25     href="../arm/kbd.xml" 
    26     xpointer="xpointer(//*[@os='p1'])"/> 
    27  
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    29     href="../arm/kbd.xml" 
    30     xpointer="xpointer(//*[@os='p2'])"/> 
    3123 
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • branches/clfs-sysroot/BOOK/final-system/arm/kbd.xml

    r3464 r3653  
    2525  <sect2 role="installation"> 
    2626    <title>Installation of Kbd</title> 
    27  
    28     <para os="p1">The following patch fixes build issues with GCC &gcc-version;:</para> 
    29  
    30 <screen os="p2"><userinput>patch -Np1 -i ../&kbd-gcc4_fixes-patch;</userinput></screen> 
    3127 
    3228    <para os="s1">The following sed disables running the built conftests while 
  • branches/clfs-sysroot/BOOK/final-system/common/shadow.xml

    r3649 r3653  
    3737    patch for details:</para> 
    3838 
    39 <screen os="p2"><userinput>patch -Np1 -i ../&shadow-useradd_fix-patch;</userinput></screen> 
     39<screen os="p2"><userinput>patch -Np1 -i ../&shadow-fixes-patch;</userinput></screen> 
    4040 
    4141    <para os="b">Create a config.cache containing information about a test that 
  • branches/clfs-sysroot/BOOK/final-system/hppa/kbd.xml

    r3464 r3653  
    2121  <sect2 role="installation"> 
    2222    <title>Installation of Kbd</title> 
    23  
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    25     href="../arm/kbd.xml" 
    26     xpointer="xpointer(//*[@os='p1'])"/> 
    27  
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    29     href="../arm/kbd.xml" 
    30     xpointer="xpointer(//*[@os='p2'])"/> 
    3123 
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • branches/clfs-sysroot/BOOK/final-system/x86/kbd.xml

    r3464 r3653  
    2121  <sect2 role="installation"> 
    2222    <title>Installation of Kbd</title> 
    23  
    24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    25     href="../arm/kbd.xml" 
    26     xpointer="xpointer(//*[@os='p1'])"/> 
    27  
    28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    29     href="../arm/kbd.xml" 
    30     xpointer="xpointer(//*[@os='p2'])"/> 
    3123 
    3224    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • branches/clfs-sysroot/BOOK/introduction/common/changelog.xml

    r3652 r3653  
    4040      <para>September 9, 2007</para> 
    4141      <itemizedlist> 
     42        <listitem> 
     43          <para>[jciccone] - Updated Kbd to 1.13.</para> 
     44        </listitem> 
    4245        <listitem> 
    4346          <para>[jciccone] - Updated Less to 406.</para> 
  • branches/clfs-sysroot/BOOK/materials/common/patches.xml

    r3650 r3653  
    119119 
    120120    <varlistentry> 
    121       <term>KBD GCC 4.x Fixes Patch - <token>&kbd-gcc4_fixes-patch-size;</token>:</term> 
    122       <listitem> 
    123         <para>Download: <ulink 
    124         url="&patches-root;&kbd-gcc4_fixes-patch;"/></para> 
    125         <para>MD5 sum: <literal>&kbd-gcc4_fixes-patch-md5;</literal></para> 
    126       </listitem> 
    127     </varlistentry> 
    128  
    129     <varlistentry> 
    130121      <term>Mktemp Tempfile Patch - <token>&mktemp-tempfile-patch-size;</token>:</term> 
    131122      <listitem> 
  • branches/clfs-sysroot/BOOK/packages.ent

    r3652 r3653  
    157157<!ENTITY iproute2-home "http://linux-net.osdl.org/index.php/Iproute2"> 
    158158 
    159 <!ENTITY kbd-version "1.12"> 
    160 <!ENTITY kbd-size "618 KB"> 
    161 <!ENTITY kbd-url "&kernel;linux/utils/kbd/kbd-&kbd-version;.tar.bz2"> 
    162 <!ENTITY kbd-md5 "069d1175b4891343b107a8ac2b4a39f6"> 
     159<!ENTITY kbd-version "1.13"> 
     160<!ENTITY kbd-size "625 KB"> 
     161<!ENTITY kbd-url "http://ftp.altlinux.com/pub/people/legion/kbd/kbd-&kbd-version;.tar.bz2"> 
     162<!ENTITY kbd-md5 "2639fdfe2412b29cbf6936d7db91cee3"> 
    163163<!ENTITY kbd-home " "> 
    164164 
  • branches/clfs-sysroot/BOOK/patches.ent

    r3651 r3653  
    4848<!ENTITY inetutils-man_pages-patch-md5 "b04f46e66c4b438f609565073590ffd5"> 
    4949<!ENTITY inetutils-man_pages-patch-size "8 KB"> 
    50  
    51 <!ENTITY kbd-gcc4_fixes-patch "kbd-&kbd-version;-gcc4_fixes-1.patch"> 
    52 <!ENTITY kbd-gcc4_fixes-patch-md5 "615bc1e381ab646f04d8045751ed1f69"> 
    53 <!ENTITY kbd-gcc4_fixes-patch-size "1.5 KB"> 
    5450 
    5551<!ENTITY mktemp-tempfile-patch "mktemp-&mktemp-version;-add_tempfile-3.patch">