summaryrefslogtreecommitdiff
path: root/src/install/installbook.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/install/installbook.xml')
-rw-r--r--src/install/installbook.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/src/install/installbook.xml b/src/install/installbook.xml
index 7556119..2074230 100644
--- a/src/install/installbook.xml
+++ b/src/install/installbook.xml
@@ -1,8 +1,10 @@
<?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 helping SYSTEM "../common/helping_hands.xml">
<!ENTITY chap1 SYSTEM "1_begin.xml">
<!ENTITY chap2 SYSTEM "2_req.xml">
+ <!ENTITY chap3 SYSTEM "3_beginning.xml">
]>
<book>
<bookinfo>
@@ -10,18 +12,20 @@
<author>
<personname><firstname>A.</firstname><surname>Wilcox</surname></personname>
</author>
- <copyright><year>2015</year><year>2018</year><holder>Adélie Linux</holder></copyright>
+ <copyright><year>2015</year><year>2018</year><year>2019</year><holder>Adélie Linux</holder></copyright>
</bookinfo>
<preface>
<title>Preface</title>
<para>This Installation Handbook is the full, official documentation for installing Adélie Linux 1.0 on a supported computer, including special architecture-specific notes and a bootstrap installation from another distribution. It was initially drafted with a section outline in 2015, before the distribution itself was even created. It is hoped by the author that you find this handbook easy to understand and read.</para>
<para>Many contributed to the final version of the Handbook. This includes <personname><othername>[[sroracle]]</othername></personname> and <personname><othername>smaeul</othername></personname> on the Adélie IRC channel, whom tested the instructions on their machines and reported omissions and corrections. <!-- more.. --></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. We'd love to hear from you, and we hope you enjoy using our distribution.</para>
- <para>– A. Wilcox, 2018</para>
+ <para>Please feel free to contact the Adélie Linux community if you have any suggestions on how to make this handbook better. We'd love to hear from you, and we hope you enjoy using our distribution.</para>
+ <para>– A. Wilcox, 2019</para>
+ &helping;
</preface>
&chap1;
&chap2;
- <!-- <xi:include href="3_install.xml" />
+ &chap3;
+ <!--
<xi:include href="4_options.xml" />
<xi:include href="5_commit.xml" />
<xi:include href="6_notes.xml" />