📄 chapter07.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=gb2312" />
<title>
Chapter 7. 配置系统启动脚本(Bootscripts)
</title>
<link rel="stylesheet" href="../stylesheets/lfs.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1" />
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type="text/css" media="print" />
</head>
<body id="lfs" class="6.1">
<div class="navheader">
<div class="headertitles">
<h4>
Linux From Scratch - Version 6.1
</h4>
<h3>
Part III. 构建 LFS 系统</h3>
</div>
<ul class="headerlinks">
<li class="prev">
<a accesskey="p" href="../chapter06/revisedchroot.html" title="Cleaning Up">后退</a>
<p>
Cleaning Up
</p>
</li>
<li class="next">
<a accesskey="n" href="bootscripts.html" title="LFS-Bootscripts-3.2.1">前进</a>
<p>
LFS-Bootscripts-3.2.1
</p>
</li>
<li class="up">
<a accesskey="u" href="../part3.html" title="Part III. 构建 LFS 系统">上一级</a>.
</li>
<li class="home">
<a accesskey="h" href="../index.html" title="Linux From Scratch - Version 6.1">回首页</a>
</li>
</ul>
</div>
<div class="chapter" lang="zh_cn" xml:lang="zh_cn">
<div class="titlepage">
<h1 class="chapter">
7. 配置系统启动脚本(Bootscripts) </h1>
</div>
<div class="sect1" lang="zh_cn" xml:lang="zh_cn">
<div class="titlepage">
<a id="ch-scripts-introduction" name="ch-scripts-introduction"></a>
<h2 class="sect1">
7.1. 简介 </h2>
</div>
<p>
本章详细描述了如何安装并恰当配置启动脚本(LFS-Bootscripts),大多数脚本无需修改就可运行,但少数需要附加的配置文件,因为它们处理硬件相关的信息。</p>
<p>
因为 System-V 风格的初始化脚本被广泛使用,因此本书使用这种风格的脚本,作为补充选项,在 <a href="http://www.linuxfromscratch.org/hints/downloads/files/bsd-init.txt">
<i>http://www.linuxfromscratch.org/hints/downloads/files/bsd-init.txt</i></a>可以找到一个详细设计 BSD 风格启动初始化的提示。在 LFS 邮件列表里搜索“depinit”还可以找到更多选择。</p>
<p>
如果您使用其它风格的初始化脚本,请跳过本章继续进行 <a href="../chapter08/chapter08.html">Chapter 8</a> </p>
</div>
</div>
<div class="navfooter">
<ul>
<li class="prev">
<a accesskey="p" href="../chapter06/revisedchroot.html" title="Cleaning Up">后退</a>
<p>
Cleaning Up
</p>
</li>
<li class="next">
<a accesskey="n" href="bootscripts.html" title="LFS-Bootscripts-3.2.1">前进</a>
<p>
LFS-Bootscripts-3.2.1
</p>
</li>
<li class="up">
<a accesskey="u" href="../part3.html" title="Part III. 构建 LFS 系统">上一级</a>.
</li>
<li class="home">
<a accesskey="h" href="../index.html" title="Linux From Scratch - Version 6.1">回首页</a>.
</li>
</ul>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -