mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Moved chapter1/introduction.xml to preface/foreword.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
923556c2f3
commit
30e84b015e
@ -1,7 +1,6 @@
|
|||||||
<chapter id="chapter01">
|
<chapter id="chapter01">
|
||||||
<title>Introduction</title>
|
<title>Introduction</title>
|
||||||
|
|
||||||
&c1-introduction;
|
|
||||||
&c1-how;
|
&c1-how;
|
||||||
&c1-version;
|
&c1-version;
|
||||||
&c1-acknowledgments;
|
&c1-acknowledgments;
|
||||||
|
@ -27,6 +27,7 @@
|
|||||||
<!ENTITY dc-dedicated SYSTEM "intel/dedication/dedicated.xml">
|
<!ENTITY dc-dedicated SYSTEM "intel/dedication/dedicated.xml">
|
||||||
|
|
||||||
<!ENTITY preface SYSTEM "intel/preface/preface.xml">
|
<!ENTITY preface SYSTEM "intel/preface/preface.xml">
|
||||||
|
<!ENTITY pf-foreword SYSTEM "intel/preface/foreword.xml">
|
||||||
<!ENTITY pf-whoread SYSTEM "intel/preface/whoread.xml">
|
<!ENTITY pf-whoread SYSTEM "intel/preface/whoread.xml">
|
||||||
<!ENTITY pf-whonotread SYSTEM "intel/preface/whonotread.xml">
|
<!ENTITY pf-whonotread SYSTEM "intel/preface/whonotread.xml">
|
||||||
<!ENTITY pf-organization SYSTEM "intel/preface/organization.xml">
|
<!ENTITY pf-organization SYSTEM "intel/preface/organization.xml">
|
||||||
@ -35,7 +36,6 @@
|
|||||||
<!ENTITY pf-oz-organpart3 SYSTEM "intel/preface/organpart3.xml">
|
<!ENTITY pf-oz-organpart3 SYSTEM "intel/preface/organpart3.xml">
|
||||||
|
|
||||||
<!ENTITY chapter1 SYSTEM "intel/chapter1/chapter1.xml">
|
<!ENTITY chapter1 SYSTEM "intel/chapter1/chapter1.xml">
|
||||||
<!ENTITY c1-introduction SYSTEM "intel/chapter1/introduction.xml">
|
|
||||||
<!ENTITY c1-how SYSTEM "intel/chapter1/how.xml">
|
<!ENTITY c1-how SYSTEM "intel/chapter1/how.xml">
|
||||||
<!ENTITY c1-version SYSTEM "intel/chapter1/versions.xml">
|
<!ENTITY c1-version SYSTEM "intel/chapter1/versions.xml">
|
||||||
<!ENTITY c1-acknowledgments SYSTEM "intel/chapter1/acknowledgments.xml">
|
<!ENTITY c1-acknowledgments SYSTEM "intel/chapter1/acknowledgments.xml">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<sect1 id="ch01-intro">
|
<sect1 id="pf-foreword">
|
||||||
<title>Introduction</title>
|
<title>Foreword</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Having used a number of different Linux distributions, I was never fully
|
Having used a number of different Linux distributions, I was never fully
|
||||||
@ -21,5 +21,15 @@ operational. I called this system an LFS system, which stands for Linux
|
|||||||
From Scratch.
|
From Scratch.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
I hope all of you will have a great time working on LFS!
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<literallayout>
|
||||||
|
--
|
||||||
|
Gerard Beekmans
|
||||||
|
gerard@linuxfromscratch.org
|
||||||
|
</literallayout>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
@ -1,6 +1,7 @@
|
|||||||
<preface id="preface">
|
<preface id="preface">
|
||||||
<title>Preface</title>
|
<title>Preface</title>
|
||||||
|
|
||||||
|
&pf-foreword;
|
||||||
&pf-whoread;
|
&pf-whoread;
|
||||||
&pf-whonotread;
|
&pf-whonotread;
|
||||||
&pf-organization;
|
&pf-organization;
|
||||||
|
Loading…
Reference in New Issue
Block a user