- Timestamp:
- Feb 12, 2009, 8:47:51 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- fa9d30a
- Parents:
- 649028b
- Location:
- BOOK
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/linux-headers.xml
r649028b re582649 28 28 <para os="a">For this step you will need the kernel tarball.</para> 29 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 35 30 <para os="b">Install the header files that are common to all architectures:</para> 36 31 -
BOOK/introduction/common/changelog.xml
r649028b re582649 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>February 12, 2009</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Jim] - Updated to Linux 2.6.28.5.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem> -
BOOK/materials/common/patches.xml
r649028b re582649 183 183 184 184 <varlistentry> 185 <term>Linux Serial Header Fix Patch - <token>&linux-serial-patch-size;</token>:</term>186 <listitem>187 <para>Download: <ulink188 url="&patches-root;&linux-serial-patch;"/></para>189 <para>MD5 sum: <literal>&linux-serial-patch-md5;</literal></para>190 </listitem>191 </varlistentry>192 193 <varlistentry>194 185 <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term> 195 186 <listitem> -
BOOK/packages.ent
r649028b re582649 260 260 <!ENTITY linux-dl-version "2.6"> 261 261 262 <!ENTITY linux-version "2.6.28. 4">263 <!ENTITY linux-size "51,4 68KB">262 <!ENTITY linux-version "2.6.28.5"> 263 <!ENTITY linux-size "51,476 KB"> 264 264 <!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar.bz2"> 265 <!ENTITY linux-md5 " 8228bb7804d6d0099eadfabf701c295b">265 <!ENTITY linux-md5 "677e020f785f57ac48576eacb565a489"> 266 266 <!ENTITY linux-home "http://www.kernel.org"> 267 267 -
BOOK/patches.ent
r649028b re582649 79 79 <!ENTITY iputils-fixes-patch-size "4 KB"> 80 80 81 <!ENTITY linux-serial-patch "linux-&linux-version;-serial_h_fix-1.patch">82 <!ENTITY linux-serial-patch-md5 "aa82ce2ee0cd5ab270359a0a2ed89cde">83 <!ENTITY linux-serial-patch-size "4 KB">84 85 81 <!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch"> 86 82 <!ENTITY man-i18n-patch-md5 "8b189d6500461797250ae9f3e5638dd5">
Note:
See TracChangeset
for help on using the changeset viewer.