source: entities/book-structure.xml@ 234c74e

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_0 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 234c74e was c5194aac, checked in by Alex Gronenwoud <alex@…>, 21 years ago

Cleaning up basic-net and some entities.

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

  • Property mode set to 100644
File size: 3.8 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-organization SYSTEM "../preface/organization.xml">
6
7<!ENTITY chapter01 SYSTEM "../chapter01/chapter01.xml">
8<!ENTITY c1-how SYSTEM "../chapter01/how.xml">
9<!ENTITY c1-conventions SYSTEM "../chapter01/conventions.xml">
10<!ENTITY c1-version SYSTEM "../chapter01/versions.xml">
11<!ENTITY c1-changelog SYSTEM "../chapter01/changelog.xml">
12<!ENTITY c1-resources SYSTEM "../chapter01/contactinfo.xml">
13<!ENTITY c1-acknowledgements SYSTEM "../chapter01/acknowledgements.xml">
14
15<!ENTITY chapter02 SYSTEM "../chapter02/chapter02.xml">
16<!ENTITY c2-aboutlfs SYSTEM "../chapter02/aboutlfs.xml">
17<!ENTITY c2-aboutsbus SYSTEM "../chapter02/aboutsbus.xml">
18<!ENTITY c2-abouttestsuites SYSTEM "../chapter02/abouttestsuites.xml">
19<!ENTITY c2-askforhelp SYSTEM "../chapter02/askforhelp.xml">
20
21<!ENTITY chapter03 SYSTEM "../chapter03/chapter03.xml">
22<!ENTITY c3-introduction SYSTEM "../chapter03/introduction.xml">
23<!ENTITY c3-creatingpart SYSTEM "../chapter03/creatingpart.xml">
24<!ENTITY c3-creatingfs SYSTEM "../chapter03/creatingfs.xml">
25<!ENTITY c3-mounting SYSTEM "../chapter03/mounting.xml">
26
27<!ENTITY chapter04 SYSTEM "../chapter04/chapter04.xml">
28
29<!ENTITY chapter05 SYSTEM "../chapter05/chapter05.xml">
30<!ENTITY c5-introduction SYSTEM "../chapter05/introduction.xml">
31<!ENTITY c5-toolchaintechnotes SYSTEM "../chapter05/toolchaintechnotes.xml">
32<!ENTITY c5-creatingtoolsdir SYSTEM "../chapter05/creatingstage1dir.xml">
33<!ENTITY c5-addinguser SYSTEM "../chapter05/adding-user.xml">
34<!ENTITY c5-settingenviron SYSTEM "../chapter05/setting-environment.xml">
35<!ENTITY c5-lockingglibc SYSTEM "../chapter05/lockingglibc.xml">
36
37<!ENTITY chapter06 SYSTEM "../chapter06/chapter06.xml">
38<!ENTITY c6-introduction SYSTEM "../chapter06/introduction.xml">
39<!ENTITY c6-aboutdebug SYSTEM "../chapter06/aboutdebug.xml">
40<!ENTITY c6-chroot SYSTEM "../chapter06/chroot.xml">
41<!ENTITY c6-changingowner SYSTEM "../chapter06/changingowner.xml">
42<!ENTITY c6-creatingdirs SYSTEM "../chapter06/creatingdirs.xml">
43<!ENTITY c6-pwdgroup SYSTEM "../chapter06/pwdgroup.xml">
44<!ENTITY c6-mountproc SYSTEM "../chapter06/mountproc.xml">
45<!ENTITY c6-createfiles SYSTEM "../chapter06/createfiles.xml">
46<!ENTITY c6-adjustingtoolchain SYSTEM "../chapter06/adjustingtoolchain.xml">
47<!ENTITY c6-revisedchroot SYSTEM "../chapter06/revisedchroot.xml">
48<!ENTITY c6-configure SYSTEM "../chapter06/configure.xml">
49<!ENTITY c6-cf-keyboard SYSTEM "../chapter06/config-keyboard.xml">
50<!ENTITY c6-cf-password SYSTEM "../chapter06/create-password.xml">
51
52<!ENTITY chapter07 SYSTEM "../chapter07/chapter07.xml">
53<!ENTITY c7-introduction SYSTEM "../chapter07/introduction.xml">
54<!ENTITY c7-usage SYSTEM "../chapter07/usage.xml">
55<!ENTITY c7-setclock SYSTEM "../chapter07/setclock.xml">
56<!ENTITY c7-loadkeys SYSTEM "../chapter07/loadkeys.xml">
57<!ENTITY c7-hostname SYSTEM "../chapter07/hostname.xml">
58<!ENTITY c7-hosts SYSTEM "../chapter07/hosts.xml">
59<!ENTITY c7-network SYSTEM "../chapter07/network.xml">
60
61<!ENTITY chapter08 SYSTEM "../chapter08/chapter08.xml">
62<!ENTITY c8-introduction SYSTEM "../chapter08/introduction.xml">
63<!ENTITY c8-fstab SYSTEM "../chapter08/fstab.xml">
64<!ENTITY c8-grub-conf SYSTEM "../chapter08/grub.xml">
65
66<!ENTITY chapter09 SYSTEM "../chapter09/chapter09.xml">
67<!ENTITY c9-theend SYSTEM "../chapter09/theend.xml">
68<!ENTITY c9-getcounted SYSTEM "../chapter09/getcounted.xml">
69<!ENTITY c9-reboot SYSTEM "../chapter09/reboot.xml">
70<!ENTITY c9-whatnow SYSTEM "../chapter09/whatnow.xml">
71
72<!ENTITY appendixa SYSTEM "../appendixa/appendixa.xml">
73<!ENTITY aa-introduction SYSTEM "../appendixa/introduction.xml">
74
75<!ENTITY appendixb SYSTEM "../appendixb/appendixb.xml">
Note: See TracBrowser for help on using the repository browser.