source: materials/sparc/patches.xml@ 85539317

Last change on this file since 85539317 was 3815390, checked in by Jim Gifford <clfs@…>, 18 years ago

r3442@server (orig r1581): manuel | 2006-05-13 10:05:45 -0700
Automatized "Total size of these packages" calculation.

  • Property mode set to 100644
File size: 2.1 KB
RevLine 
[bf8c11f]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-sparc">
9 <?dbhtml filename="patches-sparc.html"?>
10
11 <title>Additional Patches for Sparc</title>
12
13 <variablelist role="materials">
14
[6db8b2c]15 <varlistentry os="elftoaout-fixes-patch">
[3815390]16 <term>Elftoaout Fixes Patch - <token>&elftoaout-fixes-patch-size;</token>:</term>
[6db8b2c]17 <listitem>
[e81913b]18 <para>Download: <ulink
[6db8b2c]19 url="&patches-root;elftoaout/&elftoaout-fixes-patch;"/></para>
[e81913b]20 <para>MD5 sum: <literal>&elftoaout-fixes-patch-md5;</literal></para>
[6db8b2c]21 </listitem>
22 </varlistentry>
23
[90e42e6]24 <varlistentry os="gcc-sparc_tls-patch">
[3815390]25 <term>GCC Sparc TLS Fix - <token>&gcc-sparc_tls-patch-size;</token>:</term>
[90e42e6]26 <listitem>
[e81913b]27 <para>Download: <ulink
[90e42e6]28 url="&patches-root;gcc/&gcc-sparc_tls-patch;"/></para>
[e81913b]29 <para>MD5 sum: <literal>&gcc-sparc_tls-patch-md5;</literal></para>
[90e42e6]30 </listitem>
31 </varlistentry>
32
[98d4da5]33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
34 href="../x86/patches.xml"
35 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
[bf8c11f]36
[98d4da5]37 <varlistentry os="kbd-sparc_kbdrate-patch">
[3815390]38 <term>KBD kbdrate Patch - <token>&kbd-sparc_kbdrate-patch-size;</token>:</term>
[bf8c11f]39 <listitem>
[e81913b]40 <para>Download: <ulink
[bf8c11f]41 url="&patches-root;kbd/&kbd-sparc_kbdrate-patch;"/></para>
[e81913b]42 <para>MD5 sum: <literal>&kbd-sparc_kbdrate-patch-md5;</literal></para>
[bf8c11f]43 </listitem>
44 </varlistentry>
45
[98d4da5]46 <varlistentry os="silo-fixes-patch">
[3815390]47 <term>Silo Fixes Patch - <token>&silo-fixes-patch-size;</token>:</term>
[bf8c11f]48 <listitem>
[e81913b]49 <para>Download: <ulink
[bf8c11f]50 url="&patches-root;silo/&silo-fixes-patch;"/></para>
[e81913b]51 <para>MD5 sum: <literal>&silo-fixes-patch-md5;</literal></para>
[bf8c11f]52 </listitem>
53 </varlistentry>
54
55 </variablelist>
56
[3815390]57 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
58 href="../common/patches.xml"
59 xpointer="xpointer(//*[@os='a'])"/>
60
[bf8c11f]61</sect1>
Note: See TracBrowser for help on using the repository browser.