From 0cda8984a835f37a573c0e2eb31676ff52773d16 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 2 Aug 2011 02:15:42 +0000 Subject: Rewrite bootscripts and Chaper 7 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1d63f9571..a6f24ebec 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,27 @@ --> + + 2011-08-01 + + + [bdubbs] - Rewrite bootscripts and Chaper 7. + + Make scripts compatible with initd format (see BLFS). + Move functions and services to /lib/boot. + Log boot messages to /run/var/bootlog. + Move ifup/ifdown to /sbin. + Move network device configuration files to + /etc/sysconfig/ifconfig.*. + Add IFACE variable to network configuration files. + + Read optional configuration file /etc/sysconfig/init_params + in functions. + + + + + 2011-07-17 -- cgit v1.2.3-54-g00ecf