%general-entities; ]> LFS-Bootscripts-&lfs-bootscripts-version; Bootscripts <para>The LFS-Bootscripts package contains a set of bootscripts.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem><seg>0.1 SBU</seg><seg>516 KB</seg></seglistitem> </segmentedlist> <segmentedlist> <segtitle>&dependencies;</segtitle> <seglistitem><seg>Bash and Coreutils</seg></seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of LFS-Bootscripts Install the package: make install Contents of LFS-bootscripts Installed scripts checkfs, cleanfs, console, functions, halt, hotplug, ifdown, ifup, localnet, mountfs, mountkernfs, network, rc, reboot, sendsignals, setclock, static, swap, sysklogd, template, and udev Short Descriptions checkfs Checks the file systems before they are mounted (with the exception of journal and network based file systems) checkfs cleanfs Removes files that should not be preserved between reboots, such as those in /var/run/ and /var/lock/; it re-creates /var/run/utmp and removes the possibly present /etc/nologin, /fastboot, and /forcefsck files cleanfs console Loads the keymap table specified as proper for the keyboard layout; it also sets the screen font console functions Contains functions shared among different scripts, such as error and status checking functions halt Halts the system halt hotplug Load modules for system devices hotplug ifdown Assists the network script with network devices ifdown ifup Assists the network script with network devices ifup localnet Sets up the system's hostname and local loopback device localnet mountfs Mounts all file systems, except ones that are marked noauto or are network based mountfs mountkernfs Is used to mount kernel-provided file systems, such as proc mountkernfs network Sets up network interfaces, such as network cards, and sets up the default gateway (where applicable) network rc The master run-level control script; it is responsible for running all other scripts one-by-one, in a sequence determined by the name of the symbolic links being processed rc reboot Reboots the system reboot sendsignals Makes sure every process is terminated before the system reboots or halts sendsignals setclock Resets the kernel clock to local time in case the hardware clock is not set to UTC time setclock static Provides the functionality needed to assign a static Internet Protocol (IP) address to a network interface static swap Enables and disables swap files and partitions swap sysklogd Starts and stops the system and kernel log daemons sysklogd template A template to create custom bootscripts for other daemons template udev Sets up udev and create the device nodes in /dev udev