source: BOOK/appendices/dependencies/alpha.xml @ 766ee22

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 766ee22 was 766ee22, checked in by Jim Gifford <clfs@…>, 18 years ago

r3560@server (orig r1625): chris | 2006-05-17 10:59:15 -0700
Moved udev-rules and bootscripts dependency info to appendix

  • Property mode set to 100644
File size: 1.2 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-alpha" xreflabel="Appendix C">
9  <?dbhtml dir="appendixc"?>
10  <?dbhtml filename="alpha-dependencies.html"?>
11
12  <title>Sparc Dependencies</title>
13
14  <para>This page contains dependency information for packages specific to Alpha.</para>
15
16<!-- Begin aboot dependency info -->
17  <bridgehead renderas="sect2" id="aboot-dep">Aboot</bridgehead>
18
19      <segmentedlist>
20        <segtitle>&dependencies;</segtitle>
21
22        <seglistitem>
23         <seg>Bash, Binutils, Coreutils, Diffutils, ELFtoaut, GCC, Glibc,
24         Grep, Make, Ncurses, Sed and Patch</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.