Changeset 7ac387dc for BOOK/final-system
- Timestamp:
- Dec 3, 2006, 8:58:34 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 7d53022
- Parents:
- 3218ec2
- Location:
- BOOK/final-system
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/glibc.xml
r3218ec2 r7ac387dc 51 51 <screen os="d"><userinput>patch -Np1 -i ../&glibc-localedef_segfault-patch;</userinput></screen> 52 52 53 <para os="p1">The following corrects the Minor version, changing the value54 from 4 to 5:</para>55 56 <screen os="p2"><userinput>patch -Np1 -i ../&glibc- minor-patch;</userinput></screen>53 <para os="p1">The following patches merges all updates from the 2.5 Branch from 54 the glibc developers:</para> 55 56 <screen os="p2"><userinput>patch -Np1 -i ../&glibc-branch_update-patch;</userinput></screen> 57 57 58 58 <para os="e">The Glibc documentation recommends building Glibc outside of the -
BOOK/final-system/sparc/glibc.xml
r3218ec2 r7ac387dc 29 29 href="../common/glibc.xml" 30 30 xpointer="xpointer(//*[@os='b'])"/> 31 32 <para os="ps1">The following patch fixes missing symbols when building Glibc on Sparc:</para>33 34 <screen os="ps2"><userinput>patch -Np1 -i ../&glibc-sparc-patch;</userinput></screen>35 31 36 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/sparc64-64/glibc.xml
r3218ec2 r7ac387dc 29 29 href="../common/glibc.xml" 30 30 xpointer="xpointer(//*[@os='b'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../sparc/glibc.xml"34 xpointer="xpointer(//*[@os='ps1'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../sparc/glibc.xml"38 xpointer="xpointer(//*[@os='ps2'])"/>39 31 40 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/sparc64/glibc.xml
r3218ec2 r7ac387dc 38 38 href="../sparc/glibc.xml" 39 39 xpointer="xpointer(//*[@os='p2'])"/> 40 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"42 href="../sparc/glibc.xml"43 xpointer="xpointer(//*[@os='ps1'])"/>44 45 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"46 href="../sparc/glibc.xml"47 xpointer="xpointer(//*[@os='ps2'])"/>48 40 49 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.