Changeset 3899

Show
Ignore:
Timestamp:
02/03/08 18:09:35 (10 months ago)
Author:
jciccone
Message:

Update the kernel to 2.6.24. Add a patch to sparc64 and sparc64-64 that includes spitfire.h outside of kernel space in elf.h also install spitfire.h with the sanatized kernel headers.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/boot/sparc64/kernel.xml

    r3620 r3899  
    3030    href="../x86/kernel.xml" 
    3131    xpointer="xpointer(//*[@os='a'])"/> 
     32 
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     34    href="../../bootable/sparc64/kernel.xml" 
     35    xpointer="xpointer(//*[@os='s1'])"/> 
     36 
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     38    href="../../bootable/sparc64/kernel.xml" 
     39    xpointer="xpointer(//*[@os='s2'])"/> 
    3240 
    3341    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/bootable/sparc64/kernel.xml

    r3801 r3899  
    2525    href="../x86/kernel.xml" 
    2626    xpointer="xpointer(//*[@os='a'])"/> 
     27 
     28    <para os="s1">The following patch includes spitfire.h outside of kernel 
     29    space in elf.h. It also adds spitfire.h to the list of headers installed 
     30    on the system.</para> 
     31 
     32<screen os="s2"><userinput>patch -Np1 -i ../&linux-elf_spitfire_fix-patch;</userinput></screen> 
    2733 
    2834    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
  • trunk/BOOK/cross-tools/sparc64/linux-headers.xml

    r3749 r3899  
    2828 
    2929    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     30    href="../../final-system/sparc64/linux-headers.xml" 
     31    xpointer="xpointer(//*[@os='s1'])"/> 
     32 
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     34    href="../../final-system/sparc64/linux-headers.xml" 
     35    xpointer="xpointer(//*[@os='s2'])"/> 
     36 
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    3038    href="../../final-system/common/linux-headers.xml" 
    3139    xpointer="xpointer(//*[@os='b'])"/> 
  • trunk/BOOK/final-system/sparc64-64-chapter.xml

    r3730 r3899  
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/testsuitesagain.xml"/> 
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/temp-perl.xml"/> 
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/linux-headers.xml"/> 
     18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64/linux-headers.xml"/> 
    1919  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man-pages.xml"/> 
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64-64/glibc.xml"/> 
  • trunk/BOOK/final-system/sparc64-chapter.xml

    r3730 r3899  
    1616  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/testsuitesagain.xml"/> 
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multilib/temp-perl.xml"/> 
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/linux-headers.xml"/> 
     18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64/linux-headers.xml"/> 
    1919  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/man-pages.xml"/> 
    2020  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sparc64/glibc.xml"/> 
  • trunk/BOOK/introduction/common/changelog.xml

    r3897 r3899  
    3333          <para>[name] - Previous changelog entry.</para> 
    3434        </listitem> 
     35      </itemizedlist> 
     36    </listitem> 
    3537--> 
    3638 
    3739    <listitem> 
    38       <para>Feburary, 2, 2008</para> 
     40      <para>Frburary 3, 2008</para> 
     41      <itemizedlist> 
     42        <listitem> 
     43          <para>[jciccone] - Updated the Kernel to 2.6.24.</para> 
     44        </listitem> 
     45      </itemizedlist> 
     46    </listitem> 
     47 
     48    <listitem> 
     49      <para>Feburary 2, 2008</para> 
    3950      <itemizedlist> 
    4051        <listitem> 
  • trunk/BOOK/introduction/sparc64-64/changelog.xml

    r3463 r3899  
    3333 
    3434--> 
     35 
     36    <listitem> 
     37      <para>Feburary 3, 2008</para> 
     38      <itemizedlist> 
     39        <listitem> 
     40          <para>[jciccone] - Added a patch to the kernel that includes 
     41          spitfire.h in elf.h outside of kernel space. This fixed a 
     42          compilation error with elftoaout.</para> 
     43        </listitem> 
     44      </itemizedlist> 
     45    </listitem> 
    3546 
    3647   <listitem> 
  • trunk/BOOK/introduction/sparc64/changelog.xml

    r3886 r3899  
    3333 
    3434--> 
     35 
     36    <listitem> 
     37      <para>Feburary 3, 2008</para> 
     38      <itemizedlist> 
     39        <listitem> 
     40          <para>[jciccone] - Added a patch to the kernel that includes 
     41          spitfire.h in elf.h outside of kernel space. This fixed a 
     42          compilation error with elftoaout.</para> 
     43        </listitem> 
     44      </itemizedlist> 
     45    </listitem> 
    3546 
    3647    <listitem> 
  • trunk/BOOK/materials/sparc64-64/patches.xml

    r3623 r3899  
    2626 
    2727    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     28    href="../sparc64/patches.xml" 
     29    xpointer="xpointer(//*[@os='linux-elf-spitfire-fix-patch'])"/> 
     30 
     31    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    2832    href="../sparc/patches.xml" 
    2933    xpointer="xpointer(//*[@os='silo-fixes-patch'])"/> 
  • trunk/BOOK/materials/sparc64/patches.xml

    r3623 r3899  
    2525    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/> 
    2626 
     27    <varlistentry os="linux-elf-spitfire-fix-patch"> 
     28      <term>Linux Elf Spitfire Fix Patch - <token>&linux-elf_spitfire_fix-patch-size;</token>:</term> 
     29      <listitem> 
     30        <para>Download: <ulink 
     31        url="&patches-root;&linux-elf_spitfire_fix-patch;"/></para> 
     32        <para>MD5 sum: <literal>&linux-elf_spitfire_fix-patch-md5;</literal></para> 
     33      </listitem> 
     34    </varlistentry> 
     35 
    2736    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
    2837    href="../x86_64/patches.xml" 
  • trunk/BOOK/packages.ent

    r3897 r3899  
    244244<!ENTITY linux-dl-version "2.6"> 
    245245 
    246 <!ENTITY linux-version "2.6.23.14"> 
    247 <!ENTITY linux-size "44,452 KB"> 
     246<!ENTITY linux-version "2.6.24"> 
     247<!ENTITY linux-size "45,696 KB"> 
    248248<!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar.bz2"> 
    249 <!ENTITY linux-md5 "63a6a28ad2480edcffbc09c008b0939d"> 
     249<!ENTITY linux-md5 "3f23ad4b69d0a552042d1ed0f4399857"> 
    250250<!ENTITY linux-home "http://www.kernel.org"> 
    251251 
  • trunk/BOOK/patches.ent

    r3885 r3899  
    156156 
    157157<!ENTITY linux-alpha_PAGE_SIZE-patch "linux-&linux-version;-alpha_PAGE_SIZE-1.patch"> 
    158 <!ENTITY linux-alpha_PAGE_SIZE-patch-md5 "13caeaaf52d8dc25d0b9a1ba15f57425"> 
     158<!ENTITY linux-alpha_PAGE_SIZE-patch-md5 "03692b347dbf117f386d1def1830522a"> 
    159159<!ENTITY linux-alpha_PAGE_SIZE-patch-size "4 KB"> 
    160160 
     
    205205<!ENTITY elftoaout-fixes-patch-size "6.7 KB"> 
    206206 
     207<!ENTITY linux-elf_spitfire_fix-patch "linux-&linux-version;-elf_spitfire_fix-1.patch"> 
     208<!ENTITY linux-elf_spitfire_fix-patch-md5 "45ad9299d3306e0e5f35c6bd78e87bc7"> 
     209<!ENTITY linux-elf_spitfire_fix-patch-size "4 KB"> 
     210 
    207211<!ENTITY inetutils-man_pages-patch "inetutils-&inetutils-version;-no_server_man_pages-2.patch"> 
    208212<!ENTITY inetutils-man_pages-patch-md5 "b04f46e66c4b438f609565073590ffd5"> 
  • trunk/BOOK/sparc64-64-index.xml

    r3463 r3899  
    6262    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/sparc64-64-chapter.xml"/> 
    6363    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/sparc64-64-chapter.xml"/> 
    64     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/sparc-chapter.xml"/> 
     64    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/sparc64-64-chapter.xml"/> 
    6565    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/> 
    6666