source: materials/x86_64/patches.xml @ 3815390

Last change on this file since 3815390 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: 1.9 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-x86_64">
9  <?dbhtml filename="patches-x86_64.html"?>
10
[98d4da5]11  <title>Additional Patches for x86_64 Multilib</title>
[bf8c11f]12
13  <variablelist role="materials">
14
[98d4da5]15    <varlistentry os="binutils-multilib-patch">
[3815390]16      <term>Binutils Multilib Patch - <token>&binutils-multilib-patch-size;</token>:</term>
[bf8c11f]17      <listitem>
[e81913b]18        <para>Download: <ulink
[bf8c11f]19        url="&patches-root;binutils/&binutils-multilib-patch;"/></para>
[e81913b]20        <para>MD5 sum: <literal>&binutils-multilib-patch-md5;</literal></para>
[bf8c11f]21      </listitem>
22    </varlistentry>
23
[98d4da5]24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
25    href="../x86/patches.xml"
26    xpointer="xpointer(//*[@os='coreutils-x86_uname-patch'])"/>
[bf8c11f]27
[98d4da5]28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
29    href="../x86/patches.xml"
30    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
[bf8c11f]31
[98d4da5]32    <varlistentry os="perl-multilib-patch">
[3815390]33      <term>Perl Configure Multilib Patch - <token>&perl-multilib-patch-size;</token>:</term>
[bf8c11f]34      <listitem>
[e81913b]35        <para>Download: <ulink
[bf8c11f]36        url="&patches-root;perl/&perl-multilib-patch;"/></para>
[e81913b]37        <para>MD5 sum: <literal>&perl-multilib-patch-md5;</literal></para>
[bf8c11f]38      </listitem>
39    </varlistentry>
40
[98d4da5]41    <varlistentry os="perl-lib64-patch">
[3815390]42      <term>Perl Libc lib64 Patch - <token>&perl-lib64-patch-size;</token>:</term>
[bf8c11f]43      <listitem>
[e81913b]44        <para>Download: <ulink
[bf8c11f]45        url="&patches-root;perl/&perl-lib64-patch;"/></para>
[e81913b]46        <para>MD5 sum: <literal>&perl-lib64-patch-md5;</literal></para>
[bf8c11f]47      </listitem>
48    </varlistentry>
49
50  </variablelist>
51
[3815390]52  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
53  href="../common/patches.xml"
54  xpointer="xpointer(//*[@os='a'])"/>
55
[bf8c11f]56</sect1>
Note: See TracBrowser for help on using the repository browser.