Changeset b369f3c for BOOK


Ignore:
Timestamp:
May 18, 2011, 11:52:29 AM (13 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
cf78d6b
Parents:
0a4f15b
Message:

Add GCC branch update, Updated ncurses, vim, bash and tar patches

Location:
BOOK
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-final.xml

    r0a4f15b rb369f3c  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC Cross Compiler</title>
     24
     25    <para os="p1">The following patch contains a number of updates to the
     26    &gcc-version; branch by the GCC developers:</para>
     27
     28    <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
    2429
    2530    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/common/gcc.xml

    r0a4f15b rb369f3c  
    2525  <sect2 role="installation">
    2626    <title>Installation of GCC</title>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../../cross-tools/common/gcc-final.xml"
     30    xpointer="xpointer(//*[@os='p1'])"/>:
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     33    href="../../cross-tools/common/gcc-final.xml"
     34    xpointer="xpointer(//*[@os='p2'])"/>
    2735
    2836    <para os="d">Apply a <command>sed</command> substitution that will suppress the
  • BOOK/general.ent

    r0a4f15b rb369f3c  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "04"> <!-- Use two digits -->
    4 <!ENTITY month_name "April">
    5 <!ENTITY day "24"> <!-- Use two digits -->
     3<!ENTITY month "05"> <!-- Use two digits -->
     4<!ENTITY month_name "May">
     5<!ENTITY day "18"> <!-- Use two digits -->
    66<!ENTITY year "2011"> <!-- Use four digits -->
    77
  • BOOK/introduction/common/changelog.xml

    r0a4f15b rb369f3c  
    3636    </listitem>
    3737-->
     38
     39    <listitem>
     40      <para>May 18, 2011</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[Jonathan] - Add GCC 4.6.0 Branch Update Patch -1.</para>
     44        </listitem>
     45        <listitem>
     46          <para>[Jonathan] - Updated Vim Branch Update to -2.</para>
     47        </listitem>
     48        <listitem>
     49          <para>[Jonathan] - Updated Bash Branch Update to -2.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[Jonathan] - Updated Ncurses Branch Update to -2.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    3856
    3957    <listitem>
  • BOOK/patches.ent

    r0a4f15b rb369f3c  
    55<!-- Start of Common Patches -->
    66
    7 <!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update-1.patch">
    8 <!ENTITY bash-branch_update-patch-md5 "ee7bbf5d36058487cbe23f5571a2c21c">
    9 <!ENTITY bash-branch_update-patch-size "12 KB">
     7<!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update-2.patch">
     8<!ENTITY bash-branch_update-patch-md5 "6aef48cfd93b9109358eae0be9125946">
     9<!ENTITY bash-branch_update-patch-size "16 KB">
    1010
    1111<!ENTITY cloog-ppl-autogen-patch "cloog-ppl-&cloog-ppl-version;-autogen-1.patch">
     
    2929<!ENTITY gcc-specs-patch-size "20 KB">
    3030
     31<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch">
     32<!ENTITY gcc-branch_update-patch-md5 "3ff1f39dc12932736694bf6fb6a1846a">
     33<!ENTITY gcc-branch_update-patch-size "1.5 MB"
     34
    3135<!ENTITY grep-fixes-patch "grep-&grep-version;-fixes-1.patch">
    3236<!ENTITY grep-fixes-patch-md5 "0cb36684847842adb17a1b3fb96f733d">
     
    4953<!ENTITY ncurses-bashfix-patch-size "4 KB">
    5054
    51 <!ENTITY ncurses-branch_update-patch "ncurses-&ncurses-version;-branch_update-1.patch">
    52 <!ENTITY ncurses-branch_update-patch-md5 "5361bccf700849ba968a8886cdfaa879">
    53 <!ENTITY ncurses-branch_update-patch-size "324 KB">
     55<!ENTITY ncurses-branch_update-patch "ncurses-&ncurses-version;-branch_update-2.patch">
     56<!ENTITY ncurses-branch_update-patch-md5 "125c256a66bd532c6c290dc2adfb7bc4">
     57<!ENTITY ncurses-branch_update-patch-size "796 KB">
    5458
    5559<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch">
     
    7074
    7175<!ENTITY tar-man-patch "tar-&tar-version;-man-1.patch">
    72 <!ENTITY tar-man-patch-md5 "79d962bddc4871b394e5f8e3267680fe">
    73 <!ENTITY tar-man-patch-size "20 KB">
     76<!ENTITY tar-man-patch-md5 "074783d41f18c5c62a7cfc77e2678693">
     77<!ENTITY tar-man-patch-size "76 KB">
    7478
    7579<!ENTITY texinfo-new_compressors-patch "texinfo-&texinfo-version;-new_compressors-1.patch">
     
    7781<!ENTITY texinfo-new_compressors-patch-size "2 KB">
    7882
    79 <!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-1.patch">
    80 <!ENTITY vim-branch_update-patch-md5 "c1866b7f2f945993b8fc2bb94606bc17">
    81 <!ENTITY vim-branch_update-patch-size "220 KB">
     83<!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-2.patch">
     84<!ENTITY vim-branch_update-patch-md5 "3790140dd2fd1963f285e4ba1bce5d1f">
     85<!ENTITY vim-branch_update-patch-size "552 KB">
    8286
    8387<!-- Start of multilib patches -->
  • BOOK/temp-system/common/gcc.xml

    r0a4f15b rb369f3c  
    2222  <sect2 role="installation">
    2323    <title>Installation of GCC</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="../../cross-tools/common/gcc-final.xml"
     27    xpointer="xpointer(//*[@os='p1'])"/>:
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../cross-tools/common/gcc-final.xml"
     31    xpointer="xpointer(//*[@os='p2'])"/>
    2432
    2533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.