From d7f2eb08dab7e6dd88df0102ec48dce0a301dc5f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 29 Aug 2012 17:06:34 +0000 Subject: 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 --- chapter06/systemd.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'chapter06/systemd.xml') 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 -- cgit v1.2.3-54-g00ecf