9.2.2. Contents of LFS-Bootscripts
Short Descriptions
| 
                   Checks the integrity of the file systems before they are mounted (with the exception of journaling and network-based file systems)  | 
              |
| 
                   
                    Removes files that should not be preserved between
                    reboots, such as those in   | 
              |
| 
                   Loads the correct keymap table for the desired keyboard layout; it also sets the screen font  | 
              |
| 
                   Contains common functions, such as error and status checking, that are used by several bootscripts  | 
              |
| 
                   Halts the system  | 
              |
| 
                   Stops a network device  | 
              |
| 
                   Initializes a network device  | 
              |
| 
                   Sets up the system's hostname and local loopback device  | 
              |
| 
                   
                    Loads kernel modules listed in   | 
              |
| 
                   Mounts all file systems, except those that are marked noauto, or are network based  | 
              |
| 
                   
                    Mounts virtual kernel file systems, such as   | 
              |
| 
                   Sets up network interfaces, such as network cards, and sets up the default gateway (where applicable)  | 
              |
| 
                   The master run-level control script; it is responsible for running all the other bootscripts one-by-one, in a sequence determined by the names of the symbolic links to those other bootscripts  | 
              |
| 
                   Reboots the system  | 
              |
| 
                   Makes sure every process is terminated before the system reboots or halts  | 
              |
| 
                   Resets the system clock to local time if the hardware clock is not set to UTC  | 
              |
| 
                   Provides the functionality needed to assign a static Internet Protocol (IP) address to a network interface  | 
              |
| 
                   Enables and disables swap files and partitions  | 
              |
| 
                   
                    Loads system configuration values from   | 
              |
| 
                   Starts and stops the system and kernel log daemons  | 
              |
| 
                   A template to create custom bootscripts for other daemons  | 
              |
| 
                   
                    Prepares the   | 
              |
| 
                   
                    Retries failed udev uevents, and copies generated rules
                    files from   |