7.3.2. Contents of Boot-scripts
Short Descriptions
| 
                   Checks the integrity of the file systems before they are mounted (with the exception of journal and network based file systems)  | 
              |
| 
                   
                    Removes files that should not be preserved between
                    reboots, such as those in   | 
              |
| 
                   Contains common functions, such as error and status checking, that are used by several boot-scripts  | 
              |
| 
                   Halts the system  | 
              |
| 
                   Sets up the system's hostname and local loopback device  | 
              |
| 
                   Mounts all file systems, except ones that are marked noauto or are network based  | 
              |
| 
                   
                    Mounts virtual kernel file systems, such as   | 
              |
| 
                   The master run-level control script; it is responsible for running all the other boot-scripts one-by-one, in a sequence determined by the name of the symbolic links being processed  | 
              |
| 
                   Reboots the system  | 
              |
| 
                   Makes sure every process is terminated before the system reboots or halts  | 
              |
| 
                   Resets the kernel clock to local time in case the hardware clock is not set to UTC time  | 
              |
| 
                   Enables and disables swap files and partitions  | 
              |
| 
                   Starts and stops the Eudev daemon  |