Changeset be02e66 in clfs-sysroot
- Timestamp:
- Sep 9, 2007, 2:50:30 PM (17 years ago)
- Branches:
- master
- Children:
- d756069
- Parents:
- 708835f
- Location:
- BOOK
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/alpha/kbd.xml
r708835f rbe02e66 21 21 <sect2 role="installation"> 22 22 <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'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/arm/kbd.xml
r708835f rbe02e66 25 25 <sect2 role="installation"> 26 26 <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>31 27 32 28 <para os="s1">The following sed disables running the built conftests while -
BOOK/final-system/common/shadow.xml
r708835f rbe02e66 37 37 patch for details:</para> 38 38 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> 40 40 41 41 <para os="b">Create a config.cache containing information about a test that -
BOOK/final-system/hppa/kbd.xml
r708835f rbe02e66 21 21 <sect2 role="installation"> 22 22 <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'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/x86/kbd.xml
r708835f rbe02e66 21 21 <sect2 role="installation"> 22 22 <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'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/common/changelog.xml
r708835f rbe02e66 40 40 <para>September 9, 2007</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Updated Kbd to 1.13.</para> 44 </listitem> 42 45 <listitem> 43 46 <para>[jciccone] - Updated Less to 406.</para> -
BOOK/materials/common/patches.xml
r708835f rbe02e66 119 119 120 120 <varlistentry> 121 <term>KBD GCC 4.x Fixes Patch - <token>&kbd-gcc4_fixes-patch-size;</token>:</term>122 <listitem>123 <para>Download: <ulink124 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>130 121 <term>Mktemp Tempfile Patch - <token>&mktemp-tempfile-patch-size;</token>:</term> 131 122 <listitem> -
BOOK/packages.ent
r708835f rbe02e66 157 157 <!ENTITY iproute2-home "http://linux-net.osdl.org/index.php/Iproute2"> 158 158 159 <!ENTITY kbd-version "1.1 2">160 <!ENTITY kbd-size "6 18KB">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"> 163 163 <!ENTITY kbd-home " "> 164 164 -
BOOK/patches.ent
r708835f rbe02e66 48 48 <!ENTITY inetutils-man_pages-patch-md5 "b04f46e66c4b438f609565073590ffd5"> 49 49 <!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">54 50 55 51 <!ENTITY mktemp-tempfile-patch "mktemp-&mktemp-version;-add_tempfile-3.patch">
Note:
See TracChangeset
for help on using the changeset viewer.