diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:02:47 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:02:47 +0000 |
commit | c78044ef8da2048953f49814724a4427d2df588f (patch) | |
tree | 584856488a51f7d62793fa15ae8fa202d2046147 /appendixa/bootscripts-shortdesc.xml | |
parent | 0a57367d9504c228db9663a072257773fbcb192c (diff) |
Bootscripts conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bootscripts-shortdesc.xml')
-rw-r--r-- | appendixa/bootscripts-shortdesc.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/appendixa/bootscripts-shortdesc.xml b/appendixa/bootscripts-shortdesc.xml new file mode 100644 index 000000000..9aeff8716 --- /dev/null +++ b/appendixa/bootscripts-shortdesc.xml @@ -0,0 +1,18 @@ +<sect2><title>Contents of LFS-bootscripts</title> + +<para>Last checked against version &bootscripts-contversion;.</para> + +<para>The LFS-Bootscripts package contains SysV init style shell +scripts. These scripts do various tasks such as check filesystem +integrity during boot, load keymaps, setup networks and halt +processes at shutdown.</para> + +<para>LFS-bootscripts installs the following:</para> + +<sect3><title>Scripts</title> +<para>checkfs, cleanfs, functions, halt, ifdown, ifup, loadkeys, localnet, +mountfs, mountproc, network, rc, reboot, sendsignals, setclock, swap, +sysklogd and template</para></sect3> + +</sect2> + |