Linux From Scratch
Prev
Next
Chapter 7. Creating system boot scripts
Table of Contents
7.1.
Introduction
7.2.
Creating directories
7.3.
Creating the rc script
7.4.
Creating the rcS script
7.5.
Creating the functions script
7.6.
Creating the checkfs script
7.7.
Creating the halt script
7.8.
Creating the loadkeys script
7.9.
Creating the mountfs script
7.10.
Creating the reboot script
7.11.
Creating the sendsignals script
7.12.
Creating the setclock script
7.13.
Creating the sysklogd script
7.14.
Creating the template script
7.15.
Setting up symlinks and permissions
7.16.
Creating the /etc/fstab file
Prev
Home
Next
Configuring essential software
Up
Introduction