diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-13 16:21:38 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-13 16:21:38 +0000 |
commit | fc5e9d7f69ad939909ea1cf391edd1290910feed (patch) | |
tree | df43de3ef27a8de5b94ce6b04737cfc76506ebe0 /entities/chapter06.ent | |
parent | 420abad81555b900214f412e30d52edce9428404 (diff) |
moved more entities to entities dir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/chapter06.ent')
-rw-r--r-- | entities/chapter06.ent | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/entities/chapter06.ent b/entities/chapter06.ent new file mode 100644 index 000000000..8e979c5d2 --- /dev/null +++ b/entities/chapter06.ent @@ -0,0 +1,13 @@ +<!ENTITY chapter06 SYSTEM "chapter06/chapter06.xml"> +<!ENTITY c6-introduction SYSTEM "chapter06/introduction.xml"> +<!ENTITY c6-aboutdebug SYSTEM "chapter06/aboutdebug.xml"> +<!ENTITY c6-chrootcmd SYSTEM "chapter06/chrootcmd.xml"> +<!ENTITY c6-chroot SYSTEM "chapter06/chroot.xml"> +<!ENTITY c6-changingowner SYSTEM "chapter06/changingowner.xml"> +<!ENTITY c6-mtablink SYSTEM "chapter06/mtablink.xml"> +<!ENTITY c6-removeoldnss SYSTEM "chapter06/removeoldnss.xml"> +<!ENTITY c6-configure SYSTEM "chapter06/configure.xml"> +<!ENTITY c6-cf-ldso SYSTEM "chapter06/config-ldso.xml"> +<!ENTITY c6-cf-keyboard SYSTEM "chapter06/config-keyboard.xml"> +<!ENTITY c6-cf-utmp SYSTEM "chapter06/create-utmp.xml"> +<!ENTITY c6-cf-password SYSTEM "chapter06/create-password.xml"> |