Changeset e582649


Ignore:
Timestamp:
Feb 12, 2009, 12:47:51 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
fa9d30a
Parents:
649028b
Message:

Updated to Linux 2.6.28.5

Location:
BOOK
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/linux-headers.xml

    r649028b re582649  
    2828    <para os="a">For this step you will need the kernel tarball.</para>
    2929
    30     <para os="p1">The following patch contains a fix for a header that will prevent
    31     kbd from compiling properly:</para>
    32 
    33 <screen os="p2"><userinput>patch -Np1 -i ../&linux-serial-patch;</userinput></screen>
    34  
    3530    <para os="b">Install the header files that are common to all architectures:</para>
    3631
  • BOOK/introduction/common/changelog.xml

    r649028b re582649  
    3636    </listitem>
    3737-->
     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>
    3847
    3948    <listitem>
  • BOOK/materials/common/patches.xml

    r649028b re582649  
    183183
    184184    <varlistentry>
    185       <term>Linux Serial Header Fix Patch - <token>&linux-serial-patch-size;</token>:</term>
    186       <listitem>
    187         <para>Download: <ulink
    188         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>
    194185      <term>Man i18n Patch - <token>&man-i18n-patch-size;</token>:</term>
    195186      <listitem>
  • BOOK/packages.ent

    r649028b re582649  
    260260<!ENTITY linux-dl-version "2.6">
    261261
    262 <!ENTITY linux-version "2.6.28.4">
    263 <!ENTITY linux-size "51,468 KB">
     262<!ENTITY linux-version "2.6.28.5">
     263<!ENTITY linux-size "51,476 KB">
    264264<!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">
    266266<!ENTITY linux-home "http://www.kernel.org">
    267267
  • BOOK/patches.ent

    r649028b re582649  
    7979<!ENTITY iputils-fixes-patch-size "4 KB">
    8080
    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 
    8581<!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch">
    8682<!ENTITY man-i18n-patch-md5 "8b189d6500461797250ae9f3e5638dd5">
Note: See TracChangeset for help on using the changeset viewer.