glfs/book/foreword.xml
Zeckmathederg e124be8f94 Added information regarding book order.
GLFS should be followed right after LFS but before BLFS.
2024-08-02 22:49:04 -06:00

34 lines
940 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<sect1 id="foreword" xreflabel="Foreword">
<?dbhtml filename="foreword.html"?>
<title>Foreword</title>
<para>
This book is separate from LFS and BLFS, where it should be followed after
LFS but before BLFS. On x86_64 systems, this book is meant to be followed
after Thomas' Multilib mirror of LFS.
</para>
<para>
This book is also meant specifically for LFS systems not using Systemd.
It uses SysV bootscripts but if you get bootscripts meant for another init
system, or make your own, then the instructions will work just as well.
</para>
<para>Enjoy!</para>
<blockquote>
<literallayout>Zeckma
August 2nd, 2024</literallayout>
</blockquote>
</sect1>