From 96df90553bbf7fee17d0ee64d6acdafe9910e3c7 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Mon, 24 Jun 2002 15:53:59 +0000 Subject: Shadow, Util-linux, LFS-Bootscripts: Updated package contents. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2016 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/bootscripts-desc.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'appendixa/bootscripts-desc.xml') diff --git a/appendixa/bootscripts-desc.xml b/appendixa/bootscripts-desc.xml index 898dc1abc..228ca79ea 100644 --- a/appendixa/bootscripts-desc.xml +++ b/appendixa/bootscripts-desc.xml @@ -4,9 +4,9 @@ Scripts -checkfs, cleanfs, functions, halt, loadkeys, localnet, mountfs, -network, rc, reboot, sendsignals, setclock, swap, sysklogd and -template +checkfs, cleanfs, functions, halt, ifdown, ifup, loadkeys, localnet, +mountfs, mountproc, network, rc, reboot, sendsignals, setclock, swap, +sysklogd and template Descriptions @@ -28,6 +28,10 @@ scripts such as error checking, status checking, etc. halt The halt script halts the system. +ifdown, ifup +The ifdown and ifup scripts assist the network script with +network devices. + loadkeys The loadkeys script loads the proper keymap table that matches your keyboard layout. @@ -40,6 +44,9 @@ device. The mountfs script mounts all file systems that aren't marked noauto or aren't network based. +mountproc +The mountproc script is used to mount the proc filesystem. + network The network script sets up network interfaces (such as network cards) and sets up the default gateway where applicable. -- cgit v1.2.3-54-g00ecf