mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
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
This commit is contained in:
parent
33ea9e926c
commit
24351aab56
@ -63,7 +63,6 @@
|
||||
&c6-gcc-2953;
|
||||
&c6-revisedchroot;
|
||||
&c6-bootscripts;
|
||||
&c6-configure;
|
||||
|
||||
</chapter>
|
||||
|
||||
|
@ -1,11 +0,0 @@
|
||||
<sect1 id="ch06-configure">
|
||||
<title>Configuring system components</title>
|
||||
<?dbhtml filename="configure.html" dir="chapter06"?>
|
||||
|
||||
<para>Now that all software is installed, all that we need to do is perform
|
||||
a few configuration tasks.</para>
|
||||
|
||||
&c6-cf-keyboard;
|
||||
&c6-cf-password;
|
||||
|
||||
</sect1>
|
@ -33,5 +33,7 @@ not installed. First enable the compilation of these utilities:</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
&c6-cf-keyboard;
|
||||
|
||||
</sect1>
|
||||
|
||||
|
@ -112,6 +112,9 @@ installed by Shadow:</para>
|
||||
<screen><userinput>rm /bin/groups</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
&c6-cf-shadowpwd;
|
||||
&c6-cf-password;
|
||||
|
||||
</sect1>
|
||||
|
||||
|
@ -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">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user