Changeset 06b153c in clfs-sysroot
- Timestamp:
- Mar 15, 2009, 6:11:15 PM (16 years ago)
- Branches:
- master
- Children:
- 72d10d2
- Parents:
- 30fab4d
- Files:
-
- 1 deleted
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/linux-headers.xml
r30fab4d r06b153c 28 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 29 href="../arm/linux-headers.xml" 30 xpointer="xpointer(//*[@os='p1'])"/>31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../arm/linux-headers.xml"34 xpointer="xpointer(//*[@os='p2'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../arm/linux-headers.xml"38 30 xpointer="xpointer(//*[@os='b'])"/> 39 31 -
BOOK/cross-tools/arm/linux-headers.xml
r30fab4d r06b153c 27 27 28 28 <para os="a">For this step you will need the kernel tarball.</para> 29 30 <para os="p1">The following patch contains a fix for a header that will prevent31 kbd from compiling properly:</para>32 33 <screen os="p2"><userinput>patch -Np1 -i ../&linux-serial-patch;</userinput></screen>34 29 35 30 <para os="b">Install the header files that are common to all architectures:</para> -
BOOK/cross-tools/hppa/linux-headers.xml
r30fab4d r06b153c 28 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 29 href="../arm/linux-headers.xml" 30 xpointer="xpointer(//*[@os='p1'])"/>31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../arm/linux-headers.xml"34 xpointer="xpointer(//*[@os='p2'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../arm/linux-headers.xml"38 30 xpointer="xpointer(//*[@os='b'])"/> 39 31 -
BOOK/cross-tools/x86/linux-headers.xml
r30fab4d r06b153c 28 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 29 href="../arm/linux-headers.xml" 30 xpointer="xpointer(//*[@os='p1'])"/>31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../arm/linux-headers.xml"34 xpointer="xpointer(//*[@os='p2'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../arm/linux-headers.xml"38 30 xpointer="xpointer(//*[@os='b'])"/> 39 31 -
BOOK/introduction/common/changelog.xml
r30fab4d r06b153c 40 40 <para>March 15, 2009</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Updated the Linux Kernel to 2.6.28.7.</para> 44 </listitem> 42 45 <listitem> 43 46 <para>[jciccone] - Updated Man-Pages to 3.19.</para> -
BOOK/materials/common/patches.xml
r30fab4d r06b153c 164 164 165 165 <varlistentry> 166 <term>Linux Serial Header Fix Patch - <token>&linux-serial-patch-size;</token>:</term>167 <listitem>168 <para>Download: <ulink169 url="&patches-root;&linux-serial-patch;"/></para>170 <para>MD5 sum: <literal>&linux-serial-patch-md5;</literal></para>171 </listitem>172 </varlistentry>173 174 <varlistentry>175 166 <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term> 176 167 <listitem> -
BOOK/packages.ent
r30fab4d r06b153c 186 186 <!ENTITY linux-dl-version "2.6"> 187 187 188 <!ENTITY linux-version "2.6.28. 2">189 <!ENTITY linux-size "51,4 68KB">188 <!ENTITY linux-version "2.6.28.7"> 189 <!ENTITY linux-size "51,483 KB"> 190 190 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar.bz2"> 191 <!ENTITY linux-md5 " 8fce853ebfe658f0833d34bb1dc14d86">191 <!ENTITY linux-md5 "72d7d509c1f997e6d043bc9c683d89f1"> 192 192 <!ENTITY linux-home "http://www.kernel.org"> 193 193 -
BOOK/patches.ent
r30fab4d r06b153c 69 69 <!ENTITY iputils-manpages-patch-size "29 KB"> 70 70 71 <!ENTITY linux-serial-patch "linux-&linux-version;-serial_h_fix-1.patch">72 <!ENTITY linux-serial-patch-md5 "aa82ce2ee0cd5ab270359a0a2ed89cde">73 <!ENTITY linux-serial-patch-size "4 KB">74 75 71 <!ENTITY man-new_compressors-patch "man-&man-version;-new_compressors-1.patch"> 76 72 <!ENTITY man-new_compressors-patch-md5 "efebe29737e80c2f6de4833182f1edb6">
Note:
See TracChangeset
for help on using the changeset viewer.