From b3eb5259f14649c364e6dff01b998c2e6ae2d3b1 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 11 May 2014 00:11:22 +0000 Subject: Remove systemd and dbus. Add eudev. Update gnu urls to use an entity. Update kbd URL. Update procps-ng URL. Update to shadow-4.2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/bootscripts.xml | 6 ++---- chapter07/chapter07.xml | 2 +- chapter07/introduction.xml | 11 ++++++----- chapter07/network.xml | 9 ++++----- chapter07/profile.xml | 2 +- chapter07/symlinks.xml | 4 ++-- 6 files changed, 16 insertions(+), 18 deletions(-) (limited to 'chapter07') diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 51a5b8f9c..0fbb91e1d 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -24,8 +24,8 @@ <para>The LFS-Bootscripts package contains a set of scripts to start/stop - the LFS system at bootup/shutdown. A networking systemd unit file is - also installed. The configuration files and procedures needed to + the LFS system at bootup/shutdown. + The configuration files and procedures needed to customize the boot process are described in the following sections.</para> <segmentedlist> @@ -53,7 +53,6 @@ <title>Contents of LFS-Bootscripts Installed scripts - Installed unit Installed directories @@ -61,7 +60,6 @@ ifup, localnet, modules, mountfs, mountvirtfs, network, rc, reboot, sendsignals, setclock, ipv4-static, swap, sysctl, sysklogd, template, udev, and udev_retry - ifupdown@.service /etc/rc.d, /etc/init.d (symbolic link), /etc/sysconfig, /lib/services, /lib/lsb (symbolic link) diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml index 695f471c5..a12194c62 100644 --- a/chapter07/chapter07.xml +++ b/chapter07/chapter07.xml @@ -18,7 +18,7 @@ - + diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml index 243bad3b9..8ee7384cd 100644 --- a/chapter07/introduction.xml +++ b/chapter07/introduction.xml @@ -18,11 +18,11 @@ process must be organized to ensure the tasks are performed in the correct order but, at the same time, be executed as fast as possible. - In the packages that were installed in Chapter 6, there were two + System V @@ -94,7 +94,7 @@ - + + diff --git a/chapter07/network.xml b/chapter07/network.xml index 4ec00b6f2..01d81ea03 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -98,7 +98,7 @@ EOF For more information see the ifup man page. - + Configuring the system hostname @@ -204,9 +204,8 @@ EOF configuring - During the boot process, both Systemd and System V use the same file - for establishing the system's hostname. This needs to be configured by - creating /etc/hostname. + During the boot process, the file /etc/hostname + is used for establishing the system's hostname. Create the /etc/hostname file and enter a hostname by running: diff --git a/chapter07/profile.xml b/chapter07/profile.xml index af33993f3..f2a8856c8 100644 --- a/chapter07/profile.xml +++ b/chapter07/profile.xml @@ -155,7 +155,7 @@ EOF 8-bit). So you can use the C locale only if you are sure that you will never need 8-bit characters. - UTF-8 based locales are not supported well by many programs. + UTF-8 based locales are not supported well by some programs. Work is in progress to document and, if possible, fix such problems, see . diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml index 1d4467a15..cf06009a5 100644 --- a/chapter07/symlinks.xml +++ b/chapter07/symlinks.xml @@ -113,7 +113,7 @@ creating your configuration files below. - + -- cgit v1.2.3-54-g00ecf