From 3f0c882398e626cd92503b1bd964a32e89f818dc Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Tue, 21 Dec 2004 19:38:32 +0000 Subject: Removed the text in chapter 06. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/console.xml | 4 +--- chapter07/hostname.xml | 3 --- chapter07/hosts.xml | 10 ---------- chapter07/inputrc.xml | 2 +- chapter07/network.xml | 3 --- chapter07/profile.xml | 1 - chapter07/setclock.xml | 3 --- chapter07/usage.xml | 3 --- 8 files changed, 2 insertions(+), 27 deletions(-) (limited to 'chapter07') diff --git a/chapter07/console.xml b/chapter07/console.xml index 9469cc94a..d7e643ec3 100644 --- a/chapter07/console.xml +++ b/chapter07/console.xml @@ -7,9 +7,7 @@ Configuring the Linux console - -console -configuring +Create the configuration file: cat >/etc/sysconfig/console <<"EOF" KEYMAP="[arguments for loadkeys]" diff --git a/chapter07/hostname.xml b/chapter07/hostname.xml index f51f08a62..29ecc0ce0 100644 --- a/chapter07/hostname.xml +++ b/chapter07/hostname.xml @@ -7,9 +7,6 @@ Configuring the localnet script - -localnet -configuring Create the /etc/sysconfig/network file and enter a hostname by running: diff --git a/chapter07/hosts.xml b/chapter07/hosts.xml index b945d9c21..7e5dde0b0 100644 --- a/chapter07/hosts.xml +++ b/chapter07/hosts.xml @@ -7,16 +7,6 @@ Creating the /etc/hosts file -/etc/hosts - - -localnet -/etc/hosts - - -network -/etc/hosts - If a network card is not going to be configured, create the /etc/hosts file by running: diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml index 2f8a33912..17f9058a9 100644 --- a/chapter07/inputrc.xml +++ b/chapter07/inputrc.xml @@ -7,7 +7,7 @@ Creating the /etc/inputrc file -/etc/inputrc +Create the /etc/inputrc file: cat > /etc/inputrc << "EOF" # Begin /etc/inputrc diff --git a/chapter07/network.xml b/chapter07/network.xml index 44e5ad01b..8d19791dd 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -7,9 +7,6 @@ Configuring the network script - -network -configuring Creating network interface configuration files diff --git a/chapter07/profile.xml b/chapter07/profile.xml index 5bf3c281c..f487dacf5 100644 --- a/chapter07/profile.xml +++ b/chapter07/profile.xml @@ -7,7 +7,6 @@ The Bash Shell Startup Files -/etc/profile Create the /etc/profile file: diff --git a/chapter07/setclock.xml b/chapter07/setclock.xml index fd15f66de..f5af3b32a 100644 --- a/chapter07/setclock.xml +++ b/chapter07/setclock.xml @@ -7,9 +7,6 @@ Configuring the setclock script - -setclock -configuring Create a new file /etc/sysconfig/clock by running the following: diff --git a/chapter07/usage.xml b/chapter07/usage.xml index 9382a7226..5714dc07e 100644 --- a/chapter07/usage.xml +++ b/chapter07/usage.xml @@ -7,9 +7,6 @@ How do these bootscripts work? - -Bootscripts -usage See testing -- cgit v1.2.3-54-g00ecf