From 24351aab563ccf53b0a723a289883b34ad17db55 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Wed, 5 Nov 2003 22:27:01 +0000 Subject: 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 --- chapter06/chapter06.xml | 1 - chapter06/configure.xml | 11 ----------- chapter06/kbd.xml | 2 ++ chapter06/shadowpwd.xml | 3 +++ entities/book-structure.xml | 1 - 5 files changed, 5 insertions(+), 13 deletions(-) delete mode 100644 chapter06/configure.xml diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 9f482c1f7..bb8db1fad 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -63,7 +63,6 @@ &c6-gcc-2953; &c6-revisedchroot; &c6-bootscripts; -&c6-configure; diff --git a/chapter06/configure.xml b/chapter06/configure.xml deleted file mode 100644 index c80f29a3a..000000000 --- a/chapter06/configure.xml +++ /dev/null @@ -1,11 +0,0 @@ - -Configuring system components - - -Now that all software is installed, all that we need to do is perform -a few configuration tasks. - -&c6-cf-keyboard; -&c6-cf-password; - - diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 14b20f15a..0f4894751 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -33,5 +33,7 @@ not installed. First enable the compilation of these utilities: +&c6-cf-keyboard; + diff --git a/chapter06/shadowpwd.xml b/chapter06/shadowpwd.xml index 271f8c8f5..7aa21651f 100644 --- a/chapter06/shadowpwd.xml +++ b/chapter06/shadowpwd.xml @@ -112,6 +112,9 @@ installed by Shadow: rm /bin/groups + &c6-cf-shadowpwd; +&c6-cf-password; + 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 @@ - -- cgit v1.2.3-54-g00ecf