diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-05 22:27:01 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-05 22:27:01 +0000 |
commit | 24351aab563ccf53b0a723a289883b34ad17db55 (patch) | |
tree | 5364523266319e2b66da6ae4743bae9c17a9d4b6 /entities | |
parent | 33ea9e926c8167fa94935d33bcbd7c15cf111f7d (diff) |
Moving keyboard configuration and password setting to Kbd and Shadow.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/book-structure.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/entities/book-structure.xml b/entities/book-structure.xml index 1b9a3181d..dd94fadc6 100644 --- a/entities/book-structure.xml +++ b/entities/book-structure.xml @@ -45,7 +45,6 @@ <!ENTITY c6-createfiles SYSTEM "../chapter06/createfiles.xml"> <!ENTITY c6-adjustingtoolchain SYSTEM "../chapter06/adjustingtoolchain.xml"> <!ENTITY c6-revisedchroot SYSTEM "../chapter06/revisedchroot.xml"> -<!ENTITY c6-configure SYSTEM "../chapter06/configure.xml"> <!ENTITY c6-cf-keyboard SYSTEM "../chapter06/config-keyboard.xml"> <!ENTITY c6-cf-password SYSTEM "../chapter06/create-password.xml"> |