diff options
Diffstat (limited to 'entities/chapter06.ent')
-rw-r--r-- | entities/chapter06.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/entities/chapter06.ent b/entities/chapter06.ent index 1a9c479d5..add3caac8 100644 --- a/entities/chapter06.ent +++ b/entities/chapter06.ent @@ -4,7 +4,11 @@ <!ENTITY c6-chrootcmd SYSTEM "../chapter06/chrootcmd.xml"> <!ENTITY c6-chroot SYSTEM "../chapter06/chroot.xml"> <!ENTITY c6-changingowner SYSTEM "../chapter06/changingowner.xml"> +<!ENTITY c6-creatingdirs SYSTEM "../chapter06/creatingdirs.xml"> +<!ENTITY c6-pwdgroup SYSTEM "../chapter06/pwdgroup.xml"> <!ENTITY c6-mtablink SYSTEM "../chapter06/mtablink.xml"> +<!ENTITY c6-mountproc SYSTEM "../chapter06/mountproc.xml"> +<!ENTITY c6-createfiles SYSTEM "../chapter06/createfiles.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"> |