The BLFS Bootscripts package contains the init scripts that are used throughout the book. It is assumed that you will be using the BLFS Bootscripts package in conjunction with a compatible LFS-Bootscripts package. Refer to ../../../../lfs/view/7.7/chapter07/bootscripts.html for more information on the LFS-Bootscripts package.
Package Information
        The BLFS Bootscripts package will be used throughout the BLFS book
        for startup scripts. Unlike LFS, each init script has a separate
        install target in the BLFS Bootscripts package. It is recommended you
        keep the package source directory around until completion of your
        BLFS system. When a script is requested from BLFS Bootscripts, simply
        change to the directory and as the root user, execute the given make install-<init-script>
        command. This command installs the init script to its proper location
        (along with any auxiliary configuration scripts) and also creates the
        appropriate symlinks to start and stop the service at the appropriate
        run-level.
      
![[Note]](../images/note.png) 
        You should review each bootscript before installation to ascertain that it satisfies your need. Also verify that the start and stop symlinks it creates match your preferences.
![[Note]](../images/note.png) 
        From time to time the bootscripts are updated to accomodate new packages or to make minor corrections. All versions of the bootscripts are located at http://anduin.linuxfromscratch.org/sources/BLFS/conglomeration/blfs-bootscripts/.
Last updated on 2014-12-04 14:24:39 -0800