From d7f2eb08dab7e6dd88df0102ec48dce0a301dc5f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 29 Aug 2012 17:06:34 +0000 Subject: [PATCH] Add additional explanations for time zone installation, udev, and network configuration. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter06/glibc.xml | 4 +++- chapter06/systemd.xml | 8 +++++++- chapter07/network.xml | 11 ++++++----- general.ent | 4 ++-- 5 files changed, 28 insertions(+), 9 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3a81a1e63..eafd3f791 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ --> + + 2012-08-29 + + + [bdubbs] - Add additional explanations for time zone + installation, udev, and network configuration. + + + + 2012-08-27 diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 4408d59db..11dd9ab88 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -377,7 +377,9 @@ zic -d /usr/share/zoneinfo -p America/New_York zic ... -p ... - This creates the posixrules file. + This creates the posixrules file. We use + New York because POSIX requites the daylight savings time rules + to be unaccordance with US rules, diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 843f702df..8213c3070 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -42,8 +42,14 @@ Installation of Udev + This package is a little different from other packages. The + initial package that is extracted is + systemd-&systemd-version;.tar.xz even though the + application we are installing is udev. After changing to the + systemd directory, follow the instructions below. + The udev-lfs tarball contains LFS-specific files used to build - Udev. Unpack it into the Udev source directory: + Udev. Unpack it into the systemd source directory: tar -xvf ../&udev-lfs;.tar.bz2 diff --git a/chapter07/network.xml b/chapter07/network.xml index f5dd1faa8..904d766f4 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -17,11 +17,12 @@ This section only applies if a network card is to be configured. - If a network card will not be used, there is likely no need to - create any configuration files relating to network cards. If that is - the case, remove the network - symlinks from all run-level directories (/etc/rc.d/rc*.d). + If a network card will not be used, there is likely no need to create + any configuration files relating to network cards. If that is the case, you + will need to remove the network symlinks + from all run-level directories (/etc/rc.d/rc*.d) after the bootscripts are + installed in . Creating stable names for network interfaces diff --git a/general.ent b/general.ent index f88a606a9..3fc1e5cb5 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + +