Changeset 6757dcab for BOOK/final-system
- Timestamp:
- Mar 30, 2014, 8:40:00 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- d560b4d
- Parents:
- 31e77c0 (diff), ca8dde0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- BOOK/final-system
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bash.xml
r31e77c0 r6757dcab 25 25 <title>Installation of Bash</title> 26 26 27 <!-- Bash branch update area28 27 <para os="p1">The following patch contains updates from the maintainer. The 29 28 maintainer of Bash only releases these patches to fix serious issues:</para> 30 29 31 30 <screen os="p2"><userinput>patch -Np1 -i ../&bash-branch_update-patch;</userinput></screen> 32 -->33 31 34 32 <para os="a">Prepare Bash for compilation:</para> -
BOOK/final-system/common/readline.xml
r31e77c0 r6757dcab 26 26 <title>Installation of Readline</title> 27 27 28 <!-- Readline branch update patch area29 28 <para os="p1">The following patch contains updates from the maintainer. The 30 29 maintainer of Readline only releases these patches to fix serious issues:</para> 31 30 32 31 <screen os="p2"><userinput>patch -Np1 -i ../&readline-branch_update-patch;</userinput></screen> 33 -->34 32 35 33 <para os="a">Prepare Readline for compilation:</para> -
BOOK/final-system/multilib/bash.xml
r31e77c0 r6757dcab 22 22 <title>Installation of Bash</title> 23 23 24 <!-- Bash branch update area25 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 25 href="../common/bash.xml" … … 30 29 href="../common/bash.xml" 31 30 xpointer="xpointer(//*[@os='p2'])"/> 32 -->33 31 34 32 <para os="m1">The following sed points configure towards the correct -
BOOK/final-system/multilib/readline-64bit.xml
r31e77c0 r6757dcab 22 22 <title>Installation of Readline</title> 23 23 24 <!-- Readline branch update area25 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 25 href="readline.xml" … … 30 29 href="readline.xml" 31 30 xpointer="xpointer(//*[@os='p2'])"/> 32 -->33 31 34 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/readline-n32.xml
r31e77c0 r6757dcab 23 23 <title>Installation of Readline</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 26 href="readline.xml" … … 31 30 href="readline.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/readline.xml
r31e77c0 r6757dcab 23 23 <title>Installation of Readline</title> 24 24 25 <!--26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 26 href="../common/readline.xml" … … 31 30 href="../common/readline.xml" 32 31 xpointer="xpointer(//*[@os='p2'])"/> 33 -->34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.