summaryrefslogtreecommitdiff
path: root/src/hcl/hclbook.xml
blob: 3d114f0af1ed6181e40e12fc847cfe26152bc2f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
               "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
               <!ENTITY chap1 SYSTEM "1_fullsys.xml">
               <!ENTITY chap2 SYSTEM "2_mainboard.xml">
               <!ENTITY chap3 SYSTEM "3_disk.xml">
               <!ENTITY chap4 SYSTEM "4_net.xml">
               <!ENTITY chap5 SYSTEM "5_gfx.xml">
               <!ENTITY chap6 SYSTEM "6_misc.xml">
]>
<book>
    <bookinfo>
        <title>Adélie Linux 1.0 Hardware Compatibility Handbook</title>
        <author>
            <personname><firstname>A.</firstname><surname>Wilcox</surname></personname>
        </author>
        <copyright><year>2018</year><holder>Adélie Linux</holder></copyright>
    </bookinfo>
    <preface>
        <title>Preface</title>
        <para>This Hardware Compatibility Handbook is the official list of hardware that was tested to ensure an enjoyable user experience while running the Adélie Linux 1.0 system.</para>
        <para>Many community members contributed the hardware that they use and test on to the final version of this Handbook.  This includes many people on the Adélie IRC channel, and the Adélie mailing lists.</para>
        <para>Please feel free to contact me or the Adélie Linux community if you have any suggestions on how to make this handbook better, including hardware that is working for you, or hardware listed here that is not functioning correctly.  We'd love to hear from you, and we hope you enjoy using our distribution.</para>
        <para> A. Wilcox, 2018</para>
        <section>
            <title>Intellectual property notice</title>
            <para>The trade names, company names, product names, and other names used to describe hardware in this list remain the sole intellectual property of their rightful owners.  The usage of these names on this list are for public information of compatibility with the Adélie Linux distribution only.  Display on this list does not represent endorsement of Adélie Linux or its maintainers.</para>
        </section>
    </preface>
    &chap1;
    &chap2;
    &chap3;
    &chap4;
    &chap5;
    &chap6;
</book>