Changeset 1950bb2b
- Timestamp:
- May 19, 2011, 2:45:46 AM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 411eb70
- Parents:
- 421e729
- Files:
-
- 1 added
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/kbd.xml
r421e729 r1950bb2b 25 25 <sect2 role="installation"> 26 26 <title>Installation of Kbd</title> 27 28 <para os="p1">Apply the following patch to fix a typo in es.po:</para> 29 30 <screen os="p2"><userinput>patch -Np1 -i ../&kbd-espo-patch;</userinput></screen> 27 31 28 32 <para os="a">Prepare Kbd for compilation:</para> -
BOOK/final-system/multilib/kbd.xml
r421e729 r1950bb2b 21 21 <sect2 role="installation"> 22 22 <title>Installation of Kbd</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/kbd.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/kbd.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/introduction/common/changelog.xml
r421e729 r1950bb2b 40 40 <para>May 19, 2011</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[Jonathan] - Added es.po fix for KBD 1.15.3.</para> 44 </listitem> 45 <listitem> 46 <para>[Jonathan] - Updated KBD to 1.15.3.</para> 47 </listitem> 42 48 <listitem> 43 49 <para>[Jonathan] - Fixed issue with cross PPL using -
BOOK/materials/common/patches.xml
r421e729 r1950bb2b 101 101 102 102 <varlistentry> 103 <term>Kbd es.po Fix Patch - <token>&kbd-espo-patch-size;</token>:</term> 104 <listitem> 105 <para>Download: <ulink 106 url="&patches-root;&kbd-espo-patch;"/></para> 107 <para>MD5 sum: <literal>&kbd-espo-patch-md5;</literal></para> 108 </listitem> 109 </varlistentry> 110 111 <varlistentry> 103 112 <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term> 104 113 <listitem> -
BOOK/packages.ent
r421e729 r1950bb2b 230 230 <!ENTITY iputils-home "http://www.linuxfoundation.org/en/Net:Iputils"> 231 231 232 <!ENTITY kbd-version "1.15. 2">233 <!ENTITY kbd-size "1, 524KB">232 <!ENTITY kbd-version "1.15.3"> 233 <!ENTITY kbd-size "1,660 KB"> 234 234 <!ENTITY kbd-url "ftp://devel.altlinux.org/legion/kbd/kbd-&kbd-version;.tar.gz"> 235 <!ENTITY kbd-md5 " 77d0b51454522bc6c170bbdc6e31202a">235 <!ENTITY kbd-md5 "8143e179a0f3c25646ce5085e8777200"> 236 236 <!ENTITY kbd-home " "> 237 237 -
BOOK/patches.ent
r421e729 r1950bb2b 44 44 <!ENTITY iputils-doc-patch-md5 "2eee5e095005bf4be426797a4aefa27b"> 45 45 <!ENTITY iputils-doc-patch-size "136 KB"> 46 47 <!ENTITY kbd-espo-patch "kbd-&kbd-version;-es.po_fix-1.patch"> 48 <!ENTITY kbd-espo-patch-md5 "476c4066c5c663b44b67acaa4cdef62e"> 49 <!ENTITY kbd-espo-patch-size "1 KB"> 46 50 47 51 <!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.