mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
29 lines
711 B
XML
29 lines
711 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 version of the book is meant to be a separate book from LFS
|
|
and BLFS entirely but meant to be used in conjuction with BLFS.
|
|
This is meant to be built on Thomas' Multilib mirror with
|
|
modifications.
|
|
</para>
|
|
|
|
<para>Enjoy!</para>
|
|
|
|
<blockquote>
|
|
<literallayout>Zeckma
|
|
April 5th, 2024</literallayout>
|
|
</blockquote>
|
|
|
|
</sect1>
|