Changeset b136f4d


Ignore:
Timestamp:
08/11/2007 05:15:17 PM (17 years ago)
Author:
Dan Nichilson <dnicholson@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
033ac97
Parents:
b2f6f24
Message:

Forward port linux-2.6.22.2 update from r8306

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8311 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rb2f6f24 rb136f4d  
    4141      <itemizedlist>
    4242        <listitem>
     43          <para>[bdubbs] - Upgrade to Linux-2.6.22.1, fixes
     44          <ulink url="&lfs-ticket-root;2044">#2059</ulink>.</para>
     45        </listitem>
     46        <listitem>
    4347          <para>[dnicholson] - Changed the Bash testsuite standard input fix
    4448          to only affect the necessary test script.</para>
  • general.ent

    rb2f6f24 rb136f4d  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "SVN-20070808">
    3 <!ENTITY releasedate "August 8, 2007">
     2<!ENTITY version "SVN-20070811">
     3<!ENTITY releasedate "August 11, 2007">
    44<!ENTITY milestone "7.0">
    55<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
  • packages.ent

    rb2f6f24 rb136f4d  
    300300<!ENTITY linux-major-version "2.6">
    301301<!ENTITY linux-minor-version "22">
    302 <!ENTITY linux-patch-version "1">
     302<!ENTITY linux-patch-version "2">
    303303<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    304 <!ENTITY linux-size "44,050 KB">
     304<!ENTITY linux-size "44,100 KB">
    305305<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;/linux-&linux-version;.tar.bz2">
    306 <!ENTITY linux-md5 "50249e822a2a112d9221129a4a3af374">
     306<!ENTITY linux-md5 "3dd27284fea13e46fc2e110e3cd8a72c">
    307307<!ENTITY linux-home "http://www.kernel.org/">
    308308<!ENTITY linux-ch8-du "310 - 390 MB">
Note: See TracChangeset for help on using the changeset viewer.