source: entities/book-structure.xml@ 342b176

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 6.0 6.1 6.1.1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk v5_1 v5_1_1 xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since 342b176 was 342b176, checked in by Alex Gronenwoud <alex@…>, 20 years ago

Merging configaration subsections into their corresponding sections.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 2.5 KB
Line 
1<!ENTITY preface SYSTEM "../preface/preface.xml">
2<!ENTITY pf-foreword SYSTEM "../preface/foreword.xml">
3<!ENTITY pf-audience SYSTEM "../preface/audience.xml">
4<!ENTITY pf-prerequisites SYSTEM "../preface/prerequisites.xml">
5<!ENTITY pf-typography SYSTEM "../preface/typography.xml">
6<!ENTITY pf-acknowledgements SYSTEM "../preface/acknowledgements.xml">
7<!ENTITY pf-organization SYSTEM "../preface/organization.xml">
8
9<!ENTITY chapter01 SYSTEM "../chapter01/chapter01.xml">
10<!ENTITY c1-how SYSTEM "../chapter01/how.xml">
11<!ENTITY c1-changelog SYSTEM "../chapter01/changelog.xml">
12<!ENTITY c1-resources SYSTEM "../chapter01/contactinfo.xml">
13
14<!ENTITY chapter02 SYSTEM "../chapter02/chapter02.xml">
15<!ENTITY c2-aboutlfs SYSTEM "../chapter02/aboutlfs.xml">
16<!ENTITY c2-aboutsbus SYSTEM "../chapter02/aboutsbus.xml">
17<!ENTITY c2-abouttestsuites SYSTEM "../chapter02/abouttestsuites.xml">
18<!ENTITY c2-askforhelp SYSTEM "../chapter02/askforhelp.xml">
19
20<!ENTITY chapter03 SYSTEM "../chapter03/chapter03.xml">
21<!ENTITY c3-introduction SYSTEM "../chapter03/introduction.xml">
22<!ENTITY c3-creatingpart SYSTEM "../chapter03/creatingpart.xml">
23<!ENTITY c3-creatingfs SYSTEM "../chapter03/creatingfs.xml">
24<!ENTITY c3-mounting SYSTEM "../chapter03/mounting.xml">
25
26<!ENTITY chapter04 SYSTEM "../chapter04/chapter04.xml">
27
28<!ENTITY chapter05 SYSTEM "../chapter05/chapter05.xml">
29
30<!ENTITY chapter06 SYSTEM "../chapter06/chapter06.xml">
31<!ENTITY c6-aboutdebug SYSTEM "../chapter06/aboutdebug.xml">
32
33<!ENTITY chapter07 SYSTEM "../chapter07/chapter07.xml">
34<!ENTITY c7-introduction SYSTEM "../chapter07/introduction.xml">
35<!ENTITY c7-usage SYSTEM "../chapter07/usage.xml">
36<!ENTITY c7-setclock SYSTEM "../chapter07/setclock.xml">
37<!ENTITY c7-loadkeys SYSTEM "../chapter07/loadkeys.xml">
38<!ENTITY c7-hostname SYSTEM "../chapter07/hostname.xml">
39<!ENTITY c7-hosts SYSTEM "../chapter07/hosts.xml">
40<!ENTITY c7-network SYSTEM "../chapter07/network.xml">
41
42<!ENTITY chapter08 SYSTEM "../chapter08/chapter08.xml">
43<!ENTITY c8-introduction SYSTEM "../chapter08/introduction.xml">
44<!ENTITY c8-fstab SYSTEM "../chapter08/fstab.xml">
45<!ENTITY c8-grub-conf SYSTEM "../chapter08/grub.xml">
46
47<!ENTITY chapter09 SYSTEM "../chapter09/chapter09.xml">
48<!ENTITY c9-theend SYSTEM "../chapter09/theend.xml">
49<!ENTITY c9-getcounted SYSTEM "../chapter09/getcounted.xml">
50<!ENTITY c9-reboot SYSTEM "../chapter09/reboot.xml">
51<!ENTITY c9-whatnow SYSTEM "../chapter09/whatnow.xml">
52
53<!ENTITY appendixa SYSTEM "../appendixa/appendixa.xml">
54
55<!ENTITY appendixb SYSTEM "../appendixb/appendixb.xml">
Note: See TracBrowser for help on using the repository browser.