Changeset d849dd4 for BOOK/final-system


Ignore:
Timestamp:
01/08/09 16:23:23 (16 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:
4594517
Parents:
e91eb56
Message:

Changed Patches to Bash

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    re91eb56 rd849dd4  
    3333    maintainer of Bash only releases these patches to fix serious issues:</para>
    3434
    35 <screen os="p2"><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
     35<screen os="p2"><userinput>patch -Np1 -i ../&bash-branch_update-patch;</userinput></screen>
     36
     37    <para os="p3">The following patch contains fixes that affect a CLFS system. These are
     38    validated issues by the CLFS developers:</para>
     39
     40<screen os="p4"><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
    3641
    3742    <para os="g">Prepare Bash for compilation:</para>
  • BOOK/final-system/multilib/bash.xml

    re91eb56 rd849dd4  
    3737    href="../common/bash.xml"
    3838    xpointer="xpointer(//*[@os='p2'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/bash.xml"
     42    xpointer="xpointer(//*[@os='p3'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="../common/bash.xml"
     46    xpointer="xpointer(//*[@os='p4'])"/>
    3947
    4048    <para os="m1">The following sed points configure towards the correct
Note: See TracChangeset for help on using the changeset viewer.