From b5b97081a932b0efb46b407511e29176b615ab22 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 19 Aug 2013 21:35:01 +0000 Subject: Updates to file and library contenets. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/bootscripts.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'chapter07/bootscripts.xml') diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 5c7d71cbd..7c2979f99 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -55,8 +55,8 @@ checkfs, cleanfs, console, functions, halt, ifdown, - ifup, localnet, modules, mountfs, mountkernfs, network, rc, reboot, - sendsignals, setclock, static, swap, sysctl, sysklogd, template, + ifup, localnet, modules, mountfs, mountvirtfs, network, rc, reboot, + sendsignals, setclock, ipv4-static, swap, sysctl, sysklogd, template, udev, and udev_retry /etc/rc.d, /etc/init.d (symbolic link), /etc/sysconfig, /lib/services, /lib/lsb (symbolic link) @@ -179,13 +179,13 @@ - - mountkernfs + + mountvirtfs Mounts virtual kernel file systems, such as proc - - mountkernfs + + mountvirtfs @@ -245,13 +245,13 @@ - - static + + ipv4-static Provides the functionality needed to assign a static Internet Protocol (IP) address to a network interface - - static + + ipv4-static -- cgit v1.2.3-54-g00ecf