source: materials/common/patches2.xml@ eb823c7

Last change on this file since eb823c7 was 93d0ea2c, checked in by Jim Gifford <clfs@…>, 19 years ago

r798@server (orig r796): jim | 2005-12-01 20:40:51 -0800

r871@server: jim | 2005-12-01 20:40:18 -0800
Adding sparcv8 support


  • Property mode set to 100644
File size: 4.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-materials-patches-common">
9 <?dbhtml filename="patches.html"?>
10
11 <title>Needed Patches</title>
12
13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
14 href="patches.xml"
15 xpointer="xpointer(//*[@os='a'])"/>
16
17 <variablelist role="materials">
18
19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
20 href="patches.xml"
21 xpointer="xpointer(//*[@os='p1'])"/>
22
23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
24 href="patches.xml"
25 xpointer="xpointer(//*[@os='p2'])"/>
26
27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
28 href="patches.xml"
29 xpointer="xpointer(//*[@os='p3'])"/>
30
31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
32 href="patches.xml"
33 xpointer="xpointer(//*[@os='p4'])"/>
34
35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
36 href="patches.xml"
37 xpointer="xpointer(//*[@os='p5'])"/>
38
39 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
40 href="patches.xml"
41 xpointer="xpointer(//*[@os='p6'])"/>
42
43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
44 href="patches.xml"
45 xpointer="xpointer(//*[@os='p7'])"/>
46
47 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
48 href="patches.xml"
49 xpointer="xpointer(//*[@os='p8'])"/>
50
51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
52 href="patches.xml"
53 xpointer="xpointer(//*[@os='p9'])"/>
54
55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
56 href="patches.xml"
57 xpointer="xpointer(//*[@os='p10'])"/>
58
59 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
60 href="patches.xml"
61 xpointer="xpointer(//*[@os='p11'])"/>
62
63 <varlistentry>
64 <term>Glibc Disable linking with libgcc_eh.a - 1 KB:</term>
65 <listitem>
66 <para><ulink
67 url="&patches-root;glibc/&glibc-linuxthreads-libgcc_eh-patch;"/></para>
68 </listitem>
69 </varlistentry>
70
71 <varlistentry>
72 <term>Glibc Localedef Segfault - 2 KB:</term>
73 <listitem>
74 <para><ulink
75 url="&patches-root;glibc/&glibc-linuxthreads-localedef_segfault-patch;"/></para>
76 </listitem>
77 </varlistentry>
78
79 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
80 href="patches.xml"
81 xpointer="xpointer(//*[@os='p14'])"/>
82
83 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
84 href="patches.xml"
85 xpointer="xpointer(//*[@os='p15'])"/>
86
87 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
88 href="patches.xml"
89 xpointer="xpointer(//*[@os='p16'])"/>
90
91 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
92 href="patches.xml"
93 xpointer="xpointer(//*[@os='p17'])"/>
94
95 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
96 href="patches.xml"
97 xpointer="xpointer(//*[@os='p18'])"/>
98
99 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
100 href="patches.xml"
101 xpointer="xpointer(//*[@os='p19'])"/>
102
103 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
104 href="patches.xml"
105 xpointer="xpointer(//*[@os='p20'])"/>
106
107 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
108 href="patches.xml"
109 xpointer="xpointer(//*[@os='p21'])"/>
110
111 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
112 href="patches.xml"
113 xpointer="xpointer(//*[@os='p22'])"/>
114
115 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
116 href="patches.xml"
117 xpointer="xpointer(//*[@os='p23'])"/>
118
119 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
120 href="patches.xml"
121 xpointer="xpointer(//*[@os='p24'])"/>
122
123 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
124 href="patches.xml"
125 xpointer="xpointer(//*[@os='p25'])"/>
126
127 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
128 href="patches.xml"
129 xpointer="xpointer(//*[@os='p26'])"/>
130
131 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
132 href="patches.xml"
133 xpointer="xpointer(//*[@os='p27'])"/>
134
135 </variablelist>
136
137 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
138 href="patches.xml"
139 xpointer="xpointer(//*[@os='b'])"/>
140
141</sect1>
Note: See TracBrowser for help on using the repository browser.