source: BOOK/cross-tools/sparc64-64/glibc.xml @ 2693e8e

systemd
Last change on this file since 2693e8e was 2693e8e, checked in by Chris Staub <chris@…>, 9 years ago

Fix render error from command removal

  • Property mode set to 100644
File size: 2.8 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7
[cbbd1e4]8<sect1 id="ch-cross-tools-glibc" role="wrap">
9  <?dbhtml filename="glibc.html"?>
[3f8be484]10
[d785e9d]11  <title>Glibc-&glibc-version;</title>
[3f8be484]12
[cbbd1e4]13  <indexterm zone="ch-cross-tools-glibc">
[d785e9d]14    <primary sortas="a-Glibc">Glibc</primary>
[3f8be484]15    <secondary>cross tools</secondary>
16  </indexterm>
17
[dabbced]18  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]19  href="../../final-system/common/glibc.xml"
[cf66ceae]20  xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]21
22  <sect2 role="installation">
[d785e9d]23    <title>Installation of Glibc</title>
[3f8be484]24
[dabbced]25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]26    href="../common/glibc.xml"
[3f8be484]27    xpointer="xpointer(//*[@os='da'])"/>
28
[dabbced]29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]30    href="../common/glibc.xml"
[3f8be484]31    xpointer="xpointer(//*[@os='e'])"/>
32
[dabbced]33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]34    href="../common/glibc.xml"
[3f8be484]35    xpointer="xpointer(//*[@os='f'])"/>
36
[dabbced]37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]38    href="../common/glibc.xml"
[d3a4fc0]39    xpointer="xpointer(//*[@os='dd'])"/>
[3f8be484]40
[dabbced]41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]42    href="../sparc64/glibc-64bit.xml"
[d3a4fc0]43    xpointer="xpointer(//*[@os='de'])"/>
[3f8be484]44
[dabbced]45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]46    href="../common/glibc.xml"
[3f8be484]47    xpointer="xpointer(//*[@os='g'])"/>
48
[dabbced]49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]50    href="../64/glibc.xml"
[d3a4fc0]51    xpointer="xpointer(//*[@os='df'])"/>
52
[dabbced]53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]54    href="../multilib/glibc-64bit.xml"
[d3a4fc0]55    xpointer="xpointer(//*[@os='dg'])"/>
56
[dabbced]57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]58    href="../common/glibc.xml"
[d3a4fc0]59    xpointer="xpointer(//*[@os='dh'])"/>
60
[dabbced]61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]62    href="../common/glibc.xml"
[d3a4fc0]63    xpointer="xpointer(//*[@os='di'])"/>
64
[dabbced]65    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]66    href="../common/glibc.xml"
[d3a4fc0]67    xpointer="xpointer(//*[@os='dj'])"/>
68
[dabbced]69    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]70    href="../common/glibc.xml"
[d3a4fc0]71    xpointer="xpointer(//*[@os='dk'])"/>
72
[dabbced]73    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]74    href="../common/glibc.xml"
[d3a4fc0]75    xpointer="xpointer(//*[@os='dl'])"/>
76
[dabbced]77    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]78    href="../common/glibc.xml"
[d3a4fc0]79    xpointer="xpointer(//*[@os='dm'])"/>
80
[dabbced]81    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]82    href="../common/glibc.xml"
[d3a4fc0]83    xpointer="xpointer(//*[@os='dn'])"/>
[3f8be484]84
85  </sect2>
86
87  <sect2 role="content">
88    <title/>
89
90    <para>Details on this package are located in <xref
[cbbd1e4]91    linkend="contents-glibc" role="."/></para>
[3f8be484]92
93  </sect2>
94
95</sect1>
Note: See TracBrowser for help on using the repository browser.