Changeset be02e66 in clfs-sysroot


Ignore:
Timestamp:
Sep 9, 2007, 2:50:30 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
d756069
Parents:
708835f
Message:

Updated Kbd to 1.13.

Location:
BOOK
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/alpha/kbd.xml

    r708835f rbe02e66  
    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"
  • BOOK/final-system/arm/kbd.xml

    r708835f rbe02e66  
    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
  • BOOK/final-system/common/shadow.xml

    r708835f rbe02e66  
    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
  • BOOK/final-system/hppa/kbd.xml

    r708835f rbe02e66  
    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"
  • BOOK/final-system/x86/kbd.xml

    r708835f rbe02e66  
    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"
  • BOOK/introduction/common/changelog.xml

    r708835f rbe02e66  
    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>
  • BOOK/materials/common/patches.xml

    r708835f rbe02e66  
    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>
  • BOOK/packages.ent

    r708835f rbe02e66  
    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
  • BOOK/patches.ent

    r708835f rbe02e66  
    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">
Note: See TracChangeset for help on using the changeset viewer.