📄 changelog.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" lang="zh-CN" xml:lang="zh-CN">
<head><meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<title>1.3. 更新日志</title>
<link rel="stylesheet" href="../stylesheets/lfs.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1" />
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type="text/css" media="print" />
</head>
<body id="lfs" class="6.2">
<div class="navheader">
<div class="headertitles">
<h4>Linux From Scratch - 版本 6.2</h4>
<h3>第一章 简介</h3>
</div>
<ul class="headerlinks">
<li class="prev">
<a accesskey="p" href="whatsnew.html" title="与上一版本有何不同?">后退</a>
<p>与上一版本有何不同?</p>
</li>
<li class="next">
<a accesskey="n" href="resources.html" title="资源">前进</a>
<p>资源</p>
</li>
<li class="up"><a accesskey="u" href="chapter01.html" title="第一章 简介">上一级</a></li>
<li class="home"><a accesskey="h" href="../index.html" title="Linux From Scratch - 版本 6.2">首页</a></li>
</ul>
</div>
<div class="sect1">
<div class="titlepage">
<h1 class="sect1">1.3. 更新日志</h1>
</div>
<p>这是 6.2 版本的 Linux From Scratch 指导书,2006年8月1日发布。如果本书的版本过期了六个月以上,可能已经有更新更好的版本可供下载了。要获得更新的版本,请访问 <a href="http://www.linuxfromscratch.org/mirrors.html"><i>http://www.linuxfromscratch.org/mirrors.html</i></a>。</p>
<p>下面是本书自上一个版本到当前版本的详细更新日志。</p>
<div class="itemizedlist">
<p class="title">
<b>Changelog Entries:</b></p>
<ul>
<li>
<p>August 2, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[dnicholson] - Added to the list of acceptable features
in ext3 file systems. Thanks to George Gowers.</p>
</li>
</ul>
</div>
</li>
<li>
<p>August 1, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[dnicholson] - Added text describing a potential failure
in the E2fsprogs testsuite when there is not enough
memory available and suggest enabling swap space to
address this. Also added an explicit <span><strong class="command">swapon</strong></span> to the Chapter 2
mounting instructions to ensure that the user has enabled
their swap space if desired. Thanks to Nathan Coulson and
Alexander Patrakov.</p>
</li>
<li>
<p>[dnicholson] - Added text warning that the Udev testsuite
will produce messages in the host's logs. Fixes #1846.
Thanks to Archaic.</p>
</li>
<li>
<p>[dnicholson] - Finished adding system inotify support.
Split the patch so that the syscall functions are part of
the Glibc installation. Thanks to Alexander Patrakov for
supplying the proper syscall bits.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 31, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[bdubbs] - Added a patch vim to fix a spellfile download
problem. Thanks to Alexander Patrakov.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 30, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[bdubbs] - Added notes that udev does not recognize a
backslash for line continuation.</p>
</li>
<li>
<p>[bdubbs] - Expanded the note in vim to better explain
spell files.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 29, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[bdubbs] - Added a patch to the linux-libc-headers to add
the inotify header.</p>
</li>
<li>
<p>[bdubbs] - Added a patch to Berkeley DB to avoid
potential program traps.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 21, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[bdubbs] - Added the existing bash patch to 第五章 to
avoid potential custom scripting problems.</p>
</li>
<li>
<p>[bdubbs] - Added grub-0.97-disk_geometry-1.patch.</p>
</li>
<li>
<p>[bdubbs] - Updated to linux-2.6.16.27. Added a note to
use the latest kernel version available in the 2.6.16
series.</p>
</li>
<li>
<p>[bdubbs] - Updated vim patch set to level 7.</p>
</li>
<li>
<p>[bdubbs] - Updated the discussion concerning zimezones.</p>
</li>
<li>
<p>[dnicholson] - Added a reminder to check that the virtual
kernel file systems are mounted after the description of
the revised chroot command.</p>
</li>
<li>
<p>[dnicholson] - Fixed dead link to Linux Driver Model
paper on the Device and Module Handling page. Replaced
with sysfs paper by the same author. Thanks to Chris
Staub and Bryan Kadzban.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 18, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[bdubbs] - Several textual corrections. Thanks to Chris
Staub.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 15, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[bdubbs] - Added a patch to module-init-tools to correct
a possible problem when aliases are specified with
regular expressions.</p>
</li>
<li>
<p>[bdubbs] - Updated the kernel to version 2.6.16.26.</p>
</li>
<li>
<p>[bdubbs] - Added sed to correct path to the find program
in updatedb after moving find to /bin.</p>
</li>
<li>
<p>[bdubbs] - Updated text concerning test failures in glibc
to describe the most recent results.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 13, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[bdubbs] - Moved the executables: nice, find, kbd_mode,
openvt, and setfont to /bin to support boot scripts.
Added --datadir=/lib/kbd to kbd's configure so that
keyboard data will always be on the root partition.</p>
</li>
<li>
<p>[bdubbs] - Updated text in section 7.9 (Bash Shell 启动文件) to better explain the Xlib example.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 12, 20006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[bdubbs] - Updated to man-pages-2.34.</p>
</li>
<li>
<p>[bdubbs] - Updated to e2fsprogs-1.39.</p>
</li>
<li>
<p>[dnicholson] - Changed text explaining the installation
of the udev-config rules. Thanks to Matthew Burgess.</p>
</li>
<li>
<p>[dnicholson] - Various fixes and additions for examples
of custom rules in Udev courtesy of Alexander Patrakov.
Added the "Creating custom symlinks" page which includes
examples of creating persistent device symlinks,
including CD-ROMs. Added a second set of guidelines for
creating persistent symlinks for network cards. Other
text touch ups on the configuration pages involving Udev.
Closes ticket #1818.</p>
</li>
<li>
<p>[bdubbs] - Updated udev-config and bootscripts download
location.</p>
</li>
<li>
<p>[dnicholson] - Added commands to create the vi to vim man
page symlink in all available languages. Closes ticket
#1811. Thanks to Alexander Patrakov.</p>
</li>
<li>
<p>[dnicholson] - Updated to udev-096 and
udev-config-20060712. Removed the bug.c program and the
cd symlinks script. The cd symlinks will be covered in
第七章 Closes ticket #1804. Thanks to Alexander
Patrakov for making the appropriate changes in the Udev
rules.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 11, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[bdubbs] - Changed url for the SBU pages to a generic
location.</p>
</li>
<li>
<p>[bdubbs] - Added clarifying text to section 7.9
concerning charmap specifications. Thanks to Dan
Nicholson. Closes ticket #1813.</p>
</li>
<li>
<p>[bdubbs] - Moved text in section 5.7 "调整工具链" referencing TCL out of the caution and into
its own note so it does not get included later in
gcc-pass2. Closes ticket #1822.</p>
</li>
<li>
<p>[bdubbs] - Updated the kernel to version 2.6.16.24.
Closes ticket #1808.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 10, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[dnicholson] - Specified the full path to
<span><strong class="command">modprobe</strong></span> in
the example modprobe rule. Closes ticket #1812.</p>
</li>
<li>
<p>[dnicholson] - Remove the <span><strong class="command">locale country</strong></span> command from the
heuristic to determine the locale in Bash Shell 启动文件 since it doesn't produce results in all
locales.</p>
</li>
</ul>
</div>
</li>
<li>
<p>July 7, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[matt] - Updated module-init-tools download information
as it has a new maintainer.</p>
</li>
</ul>
</div>
</li>
<li>
<p>June 10, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[ken] - Added <span><strong class="command">gettext.sh</strong></span> to list of programs
installed by gettext, similarly <span><strong class="command">nologin</strong></span> for shadow,
<span><strong class="command">grub-set-default</strong></span> for grub,
<span><strong class="command">enc2xs</strong></span> and
<span><strong class="command">instmodsh</strong></span>
for perl, <span><strong class="command">slabtop</strong></span> for procps,
<span><strong class="command">flock</strong></span> and
<span><strong class="command">tailf</strong></span> for
util-linux, <span><strong class="command">bootlogd</strong></span> for sysvinit,
<span><strong class="command">manpath</strong></span> for
man-db, <span><strong class="command">filefrag</strong></span> for e2fsprogs. Thanks
to Chris Staub for the patch.</p>
</li>
</ul>
</div>
</li>
<li>
<p>May 31, 2006</p>
<div class="itemizedlist">
<ul>
<li>
<p>[matthew] - Upgrade to Linux-2.6.16.19.</p>
</li>
<li>
<p>[matthew] - Upgrade to Man-pages-2.33.</p>
</li>
<li>
<p>[matthew] - Upgrade to Bison-2.2.</p>
</li>
<li>
<p>[matthew] - Upgrade to Coreutils-5.96.</p>
</li>
<li>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -