- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/bootscripts/common/introduction.xml
r6101984 rba1735b 11 11 <title>Introduction</title> 12 12 13 <para>This chapter details how to finish configuring the base system. 14 Including some final configuration for systemd and as well as locales and a 15 simple bash profile that should be suitable for most users.</para> 13 <para>This chapter details how to install and configure the CLFS-Bootscripts 14 package. Most of these scripts will work without modification, but a few 15 require additional configuration files because they deal with 16 hardware-dependent information.</para> 17 18 <para>System-V style init scripts are employed in this book because they 19 are widely used. For additional options, a hint detailing the BSD style 20 init setup is available at <ulink 21 url="&hints-root;BSD-Init"/>. 22 Searching the LFS mailing lists for <quote>depinit</quote> will also offer 23 additional choices.</para> 24 25 <para>If using an alternative style of init scripts, skip this chapter and 26 move on to <xref linkend="chapter-bootable"/>.</para> 16 27 17 28 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.