Changeset d849dd4 for BOOK/final-system
- Timestamp:
- Jan 8, 2009, 4:23:23 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 4594517
- Parents:
- e91eb56
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bash.xml
re91eb56 rd849dd4 33 33 maintainer of Bash only releases these patches to fix serious issues:</para> 34 34 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> 36 41 37 42 <para os="g">Prepare Bash for compilation:</para> -
BOOK/final-system/multilib/bash.xml
re91eb56 rd849dd4 37 37 href="../common/bash.xml" 38 38 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'])"/> 39 47 40 48 <para os="m1">The following sed points configure towards the correct
Note:
See TracChangeset
for help on using the changeset viewer.