|
Last change
on this file since f9b3685d was 9418efc, checked in by Jim Gifford <clfs@…>, 20 years ago |
r3369@server (orig r1552): chris | 2006-05-10 13:52:53 -0700
Added Appendix C and D with package dependency information
|
-
Property mode
set to
100644
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
|---|
| 2 | <!DOCTYPE appendix 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 | <appendix id="appendixc-x86" xreflabel="Appendix C">
|
|---|
| 9 | <?dbhtml dir="appendixc"?>
|
|---|
| 10 | <?dbhtml filename="x86-dependencies.html"?>
|
|---|
| 11 |
|
|---|
| 12 | <title>x86 Dependencies</title>
|
|---|
| 13 |
|
|---|
| 14 | <para>This page contains dependency information for packages specific to x86.</para>
|
|---|
| 15 |
|
|---|
| 16 | <!-- Begin GRUB dependency info -->
|
|---|
| 17 | <bridgehead renderas="sect2" id="grub-dep">GRUB</bridgehead>
|
|---|
| 18 |
|
|---|
| 19 | <segmentedlist>
|
|---|
| 20 | <segtitle>&dependencies;</segtitle>
|
|---|
| 21 |
|
|---|
| 22 | <seglistitem>
|
|---|
| 23 | <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
|
|---|
| 24 | Ncurses, Sed and Texinfo</seg>
|
|---|
| 25 | </seglistitem>
|
|---|
| 26 | </segmentedlist>
|
|---|
| 27 |
|
|---|
| 28 | <segmentedlist>
|
|---|
| 29 | <segtitle>&testsuites;</segtitle>
|
|---|
| 30 |
|
|---|
| 31 | <seglistitem>
|
|---|
| 32 | <seg>None</seg>
|
|---|
| 33 | </seglistitem>
|
|---|
| 34 | </segmentedlist>
|
|---|
| 35 |
|
|---|
| 36 | <segmentedlist>
|
|---|
| 37 | <segtitle>&before;</segtitle>
|
|---|
| 38 |
|
|---|
| 39 | <seglistitem>
|
|---|
| 40 | <seg>None</seg>
|
|---|
| 41 | </seglistitem>
|
|---|
| 42 | </segmentedlist>
|
|---|
| 43 |
|
|---|
| 44 | </appendix>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.