Files
master/part3.html
wxy efa9c8bd8b 重新设置了页面字符集
如有冲突,手工解决一下。
2015-04-23 00:48:01 +08:00

397 lines
14 KiB
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=utf-8" />
<title>
Part&nbsp;III.&nbsp;Building the LFS System
</title>
<link rel="stylesheet" type="text/css" href="stylesheets/lfs.css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1" />
<link rel="stylesheet" href="stylesheets/lfs-print.css" type="text/css"
media="print" />
</head>
<body class="lfs" id="lfs-7.7-systemd">
<div class="navheader">
<h4>
Linux From Scratch - Version 7.7-systemd
</h4>
<ul>
<li class="prev">
<a accesskey="p" href="chapter05/changingowner.html" title=
"Changing Ownership">Prev</a>
<p>
Changing Ownership
</p>
</li>
<li class="next">
<a accesskey="n" href="chapter06/chapter06.html" title=
"Installing Basic System Software">Next</a>
<p>
Installing Basic System Software
</p>
</li>
<li class="up">.
</li>
<li class="home">
<a accesskey="h" href="index.html" title=
"Linux From Scratch - Version 7.7-systemd">Home</a>
</li>
</ul>
</div>
<div class="part">
<h1 class="part">
<a id="part3" name="part3"></a>III. Building the LFS System
</h1>
<div class="toc">
<h3>
Table of Contents
</h3>
<ul>
<li class="chapter">
<h4>
6. Installing Basic System Software
</h4>
<ul>
<li class="sect1">
<a href="chapter06/introduction.html">Introduction</a>
</li>
<li class="sect1">
<a href="chapter06/kernfs.html">Preparing Virtual Kernel File
Systems</a>
</li>
<li class="sect1">
<a href="chapter06/pkgmgt.html">Package Management</a>
</li>
<li class="sect1">
<a href="chapter06/chroot.html">Entering the Chroot
Environment</a>
</li>
<li class="sect1">
<a href="chapter06/creatingdirs.html">Creating
Directories</a>
</li>
<li class="sect1">
<a href="chapter06/createfiles.html">Creating Essential Files
and Symlinks</a>
</li>
<li class="sect1">
<a href="chapter06/linux-headers.html">Linux-3.19 API
Headers</a>
</li>
<li class="sect1">
<a href="chapter06/man-pages.html">Man-pages-3.79</a>
</li>
<li class="sect1">
<a href="chapter06/glibc.html">Glibc-2.21</a>
</li>
<li class="sect1">
<a href="chapter06/adjusting.html">Adjusting the
Toolchain</a>
</li>
<li class="sect1">
<a href="chapter06/zlib.html">Zlib-1.2.8</a>
</li>
<li class="sect1">
<a href="chapter06/file.html">File-5.22</a>
</li>
<li class="sect1">
<a href="chapter06/binutils.html">Binutils-2.25</a>
</li>
<li class="sect1">
<a href="chapter06/gmp.html">GMP-6.0.0a</a>
</li>
<li class="sect1">
<a href="chapter06/mpfr.html">MPFR-3.1.2</a>
</li>
<li class="sect1">
<a href="chapter06/mpc.html">MPC-1.0.2</a>
</li>
<li class="sect1">
<a href="chapter06/gcc.html">GCC-4.9.2</a>
</li>
<li class="sect1">
<a href="chapter06/bzip2.html">Bzip2-1.0.6</a>
</li>
<li class="sect1">
<a href="chapter06/pkg-config.html">Pkg-config-0.28</a>
</li>
<li class="sect1">
<a href="chapter06/ncurses.html">Ncurses-5.9</a>
</li>
<li class="sect1">
<a href="chapter06/attr.html">Attr-2.4.47</a>
</li>
<li class="sect1">
<a href="chapter06/acl.html">Acl-2.2.52</a>
</li>
<li class="sect1">
<a href="chapter06/libcap.html">Libcap-2.24</a>
</li>
<li class="sect1">
<a href="chapter06/sed.html">Sed-4.2.2</a>
</li>
<li class="sect1">
<a href="chapter06/shadow.html">Shadow-4.2.1</a>
</li>
<li class="sect1">
<a href="chapter06/psmisc.html">Psmisc-22.21</a>
</li>
<li class="sect1">
<a href="chapter06/procps-ng.html">Procps-ng-3.3.10</a>
</li>
<li class="sect1">
<a href="chapter06/e2fsprogs.html">E2fsprogs-1.42.12</a>
</li>
<li class="sect1">
<a href="chapter06/coreutils.html">Coreutils-8.23</a>
</li>
<li class="sect1">
<a href="chapter06/iana-etc.html">Iana-Etc-2.30</a>
</li>
<li class="sect1">
<a href="chapter06/m4.html">M4-1.4.17</a>
</li>
<li class="sect1">
<a href="chapter06/flex.html">Flex-2.5.39</a>
</li>
<li class="sect1">
<a href="chapter06/bison.html">Bison-3.0.4</a>
</li>
<li class="sect1">
<a href="chapter06/grep.html">Grep-2.21</a>
</li>
<li class="sect1">
<a href="chapter06/readline.html">Readline-6.3</a>
</li>
<li class="sect1">
<a href="chapter06/bash.html">Bash-4.3.30</a>
</li>
<li class="sect1">
<a href="chapter06/bc.html">Bc-1.06.95</a>
</li>
<li class="sect1">
<a href="chapter06/libtool.html">Libtool-2.4.6</a>
</li>
<li class="sect1">
<a href="chapter06/gdbm.html">GDBM-1.11</a>
</li>
<li class="sect1">
<a href="chapter06/expat.html">Expat-2.1.0</a>
</li>
<li class="sect1">
<a href="chapter06/inetutils.html">Inetutils-1.9.2</a>
</li>
<li class="sect1">
<a href="chapter06/perl.html">Perl-5.20.2</a>
</li>
<li class="sect1">
<a href="chapter06/xml-parser.html">XML::Parser-2.44</a>
</li>
<li class="sect1">
<a href="chapter06/autoconf.html">Autoconf-2.69</a>
</li>
<li class="sect1">
<a href="chapter06/automake.html">Automake-1.15</a>
</li>
<li class="sect1">
<a href="chapter06/diffutils.html">Diffutils-3.3</a>
</li>
<li class="sect1">
<a href="chapter06/gawk.html">Gawk-4.1.1</a>
</li>
<li class="sect1">
<a href="chapter06/findutils.html">Findutils-4.4.2</a>
</li>
<li class="sect1">
<a href="chapter06/gettext.html">Gettext-0.19.4</a>
</li>
<li class="sect1">
<a href="chapter06/intltool.html">Intltool-0.50.2</a>
</li>
<li class="sect1">
<a href="chapter06/gperf.html">Gperf-3.0.4</a>
</li>
<li class="sect1">
<a href="chapter06/groff.html">Groff-1.22.3</a>
</li>
<li class="sect1">
<a href="chapter06/xz.html">Xz-5.2.0</a>
</li>
<li class="sect1">
<a href="chapter06/grub.html">GRUB-2.02~beta2</a>
</li>
<li class="sect1">
<a href="chapter06/less.html">Less-458</a>
</li>
<li class="sect1">
<a href="chapter06/gzip.html">Gzip-1.6</a>
</li>
<li class="sect1">
<a href="chapter06/iproute2.html">IPRoute2-3.19.0</a>
</li>
<li class="sect1">
<a href="chapter06/kbd.html">Kbd-2.0.2</a>
</li>
<li class="sect1">
<a href="chapter06/kmod.html">Kmod-19</a>
</li>
<li class="sect1">
<a href="chapter06/libpipeline.html">Libpipeline-1.4.0</a>
</li>
<li class="sect1">
<a href="chapter06/make.html">Make-4.1</a>
</li>
<li class="sect1">
<a href="chapter06/patch.html">Patch-2.7.4</a>
</li>
<li class="sect1">
<a href="chapter06/systemd.html">Systemd-219</a>
</li>
<li class="sect1">
<a href="chapter06/dbus.html">D-Bus-1.8.16</a>
</li>
<li class="sect1">
<a href="chapter06/util-linux.html">Util-linux-2.26</a>
</li>
<li class="sect1">
<a href="chapter06/man-db.html">Man-DB-2.7.1</a>
</li>
<li class="sect1">
<a href="chapter06/tar.html">Tar-1.28</a>
</li>
<li class="sect1">
<a href="chapter06/texinfo.html">Texinfo-5.2</a>
</li>
<li class="sect1">
<a href="chapter06/vim.html">Vim-7.4</a>
</li>
<li class="sect1">
<a href="chapter06/aboutdebug.html">About Debugging
Symbols</a>
</li>
<li class="sect1">
<a href="chapter06/strippingagain.html">Stripping Again</a>
</li>
<li class="sect1">
<a href="chapter06/revisedchroot.html">Cleaning Up</a>
</li>
</ul>
</li>
<li class="chapter">
<h4>
7. Basic System Configuration
</h4>
<ul>
<li class="sect1">
<a href="chapter07/introduction.html">Introduction</a>
</li>
<li class="sect1">
<a href="chapter07/network.html">General Network
Configuration</a>
</li>
<li class="sect1">
<a href="chapter07/udev.html">Device and Module Handling on
an LFS System</a>
</li>
<li class="sect1">
<a href="chapter07/symlinks.html">Creating Custom Symlinks to
Devices</a>
</li>
<li class="sect1">
<a href="chapter07/clock.html">Configuring the system
clock</a>
</li>
<li class="sect1">
<a href="chapter07/console.html">Configuring the Linux
Console</a>
</li>
<li class="sect1">
<a href="chapter07/locale.html">Configuring the System
Locale</a>
</li>
<li class="sect1">
<a href="chapter07/inputrc.html">Creating the /etc/inputrc
File</a>
</li>
<li class="sect1">
<a href="chapter07/etcshells.html">Creating the /etc/shells
File</a>
</li>
<li class="sect1">
<a href="chapter07/systemd-custom.html">Systemd Usage and
Configuration</a>
</li>
</ul>
</li>
<li class="chapter">
<h4>
8. Making the LFS System Bootable
</h4>
<ul>
<li class="sect1">
<a href="chapter08/introduction.html">Introduction</a>
</li>
<li class="sect1">
<a href="chapter08/fstab.html">Creating the /etc/fstab
File</a>
</li>
<li class="sect1">
<a href="chapter08/kernel.html">Linux-3.19</a>
</li>
<li class="sect1">
<a href="chapter08/grub.html">Using GRUB to Set Up the Boot
Process</a>
</li>
</ul>
</li>
<li class="chapter">
<h4>
9. The End
</h4>
<ul>
<li class="sect1">
<a href="chapter09/theend.html">The End</a>
</li>
<li class="sect1">
<a href="chapter09/getcounted.html">Get Counted</a>
</li>
<li class="sect1">
<a href="chapter09/reboot.html">Rebooting the System</a>
</li>
<li class="sect1">
<a href="chapter09/whatnow.html">What Now?</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="navfooter">
<ul>
<li class="prev">
<a accesskey="p" href="chapter05/changingowner.html" title=
"Changing Ownership">Prev</a>
<p>
Changing Ownership
</p>
</li>
<li class="next">
<a accesskey="n" href="chapter06/chapter06.html" title=
"Installing Basic System Software">Next</a>
<p>
Installing Basic System Software
</p>
</li>
<li class="up">.
</li>
<li class="home">
<a accesskey="h" href="index.html" title=
"Linux From Scratch - Version 7.7-systemd">Home</a>
</li>
</ul>
</div>
</body>
</html>