diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-11 15:09:30 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-11 15:09:30 +0000 |
commit | 6e507556d6130fdc77ce5f4e8ad5cdcf5bfd94f5 (patch) | |
tree | 6c19427fb0888c2fcd4016b5a7303cdcd9642b61 /entities/chapter06.ent | |
parent | 7972fe02a9414332d72f39ebcc9fa950e3a879d0 (diff) |
Applied Zack's patches. Untested at the moment, will do a build in a few minutes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/chapter06.ent')
-rw-r--r-- | entities/chapter06.ent | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/entities/chapter06.ent b/entities/chapter06.ent index fd8c2fc37..2eb3c3941 100644 --- a/entities/chapter06.ent +++ b/entities/chapter06.ent @@ -6,12 +6,10 @@ <!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-revisedchroot SYSTEM "../chapter06/revisedchroot.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"> |