⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog.html

📁 LFS,名为linux from scratch
💻 HTML
📖 第 1 页 / 共 5 页
字号:
                    to Randy McMurchy.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 5, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork]: Remove mention of news server until we
                    actually have one. Thanks Randy.</p>
                </li>
                <li>
                  <p>[jhuntwork]: Initial addition of UTF-8 support. Thanks to
                    Alexander Patrakov.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 3, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matt]: Clarify the description of mktemp's --with-libc
                    configure parameter (fixes bug 1667).</p>
                </li>
                <li>
                  <p>[matt]: Upgrade to libtool 1.5.22.</p>
                </li>
                <li>
                  <p>[matt]: Upgrade to man-pages 2.18.</p>
                </li>
                <li>
                  <p>[matt]: Remove the -v flag from the example mkswap
                    command in chapter 2 as it does not affect verbosity
                    (fixes bug 1674).</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>December 31, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[ken]: Alter installation of Linux Libc asm Headers in
                    chroot, to be repeatable.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>December 23, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jim]: Corrected version on Vim symlink</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>December 21, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matt]: Correctly symlink Vim's documentation to
                    /usr/share/doc. Thanks to Jeremy for the report and the
                    fix.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>December 17, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matt]: Pass a valid path to module-init-tools' --prefix
                    configure switch and remove the now unnecessary --mandir
                    switch</p>
                </li>
                <li>
                  <p>[matt]: Symlink Vim's documentation to /usr/share/doc.
                    Fixes bug 1610. Thanks to Randy McMurchy for the original
                    report and to Ken and Jeremy for their investigations
                    into the fix.</p>
                </li>
                <li>
                  <p>[matt]: Upgrade to psmisc-21.9</p>
                </li>
                <li>
                  <p>[matt]: Upgrade to man-pages-2.17</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>December 16, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork]: Move Procps to before Perl in chapter 6.
                    Perl's testsuite uses 'ps'.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>December 13, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork]: Install Tcl's internal headers to
                    /tools/include, allowing us to drop its source directory
                    right away. Origin is Greg Schafer, and thanks to Dan
                    Nicholson for the report (fixes bug 1670).</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>December 12, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork]: Updated texinfo patch. Fixes segfault issues
                    with texindex. Thanks to Randy McMurchy for the report
                    and Bruce Dubbs and Joe Ciccone for the fix.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>December 11, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork]: Upgrade to tcl-8.4.12</p>
                </li>
                <li>
                  <p>[jhuntwork]: Upgrade to less-394.</p>
                </li>
                <li>
                  <p>[jhuntwork]: Upgrade to readline-5.1. Also removed
                    bash-3.0 and readline-5.0 specific patches.</p>
                </li>
                <li>
                  <p>[jhuntwork]: Upgrade to bash-3.1. Also fixed Tcl to work
                    with the new bash version. Thanks to Alexander Patrakov
                    and ultimately, Greg Schafer for the fix.</p>
                </li>
                <li>
                  <p>[jhuntwork]: Changed variable used in readline for
                    linking in ncurses. Thanks to Alexander Patrakov for the
                    fix.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>December 9, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matt]: Upgrade to man-pages-2.16</p>
                </li>
                <li>
                  <p>[matt]: Upgrade to module-init-tools-3.2.2</p>
                </li>
                <li>
                  <p>[matt]: Upgrade to findutils-4.2.27</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>December 7, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matt]: Mention the testsuites (or lack of them) for all
                    packages (fixes bug 1664). Thanks to Chris Staub for the
                    report and analysis of affected packages.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>November 26, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matt]: Don't install the Linuxthreads man pages, the
                    POSIX threading API is documented in the man3p section
                    provided by the man-pages package (fixes bug 1660).</p>
                </li>
                <li>
                  <p>[matt]: Remove the incorrect note about not having to
                    dump/check a journalled filesystem (fixes bug 1662).</p>
                </li>
                <li>
                  <p>[matt]: Upgrade to module-init-tools 3.2.1.</p>
                </li>
                <li>
                  <p>[matt]: Prevent installing the internationalized man
                    pages for Shadow's <span><strong class="command">groups</strong></span> binary (thanks to Randy
                    McMurchy for the report).</p>
                </li>
                <li>
                  <p>[matt]: Upgrade to man-pages 2.14.</p>
                </li>
                <li>
                  <p>[matt]: Upgrade to findutils-4.2.26</p>
                </li>
                <li>
                  <p>[manuel]: Changed --strip-path to --strip-components in
                    the unpack of module-init-tools-testsuite package.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>November 23, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[gerard]: Corrected reference to 'man page' to 'HTML
                    documentation' in chapter 6/sec</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>November 18, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[manuel]: Fixed the unpack of the
                    module-init-tools-testsuite package.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>November 16, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork]: Textual correction concerning gettext in
                    chapter 5 and the use of --disable-shared</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>November 15, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[archaic]: Changed the chapter 6 Perl Dpager configure
                    option to reflect the new location of the less binary.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>November 14, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork]: Only install <span><strong class="command">msgfmt</strong></span> from gettext in chapter
                    5. This is all that is necessary and prevents gettext
                    from trying to pull in unnecessary elements from the
                    host. Thanks to Greg Schafer for pointing this out.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>November 12, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matt]: Improve the heuristic for determining a locale
                    that is supported by both Glibc and packages outside LFS
                    (bug 1642). Many thanks to Alexander Patrakov for
                    highlighting the numerous issues and for reviewing the
                    various suggested fixes.</p>
                </li>
                <li>
                  <p>[jhuntwork]: Move sed to earlier in the build.</p>
                </li>
                <li>
                  <p>[jhuntwork]: Move m4 to earlier in the build. Thanks
                    Chris Staub.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>November 11, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matt]: Omit running Bzip2's testsuite as a separate
                    step, as <span><strong class="command">make</strong></span> runs it automatically (bug
                    1652).</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>November 10, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork]: Initial re-ordering of packages. Thanks to
                    Chris Staub (bug 684).</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>November 7, 2005</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matt]: Install the binaries from Less to /usr/bin
                    instead of /bin (fixes bug 1643).</p>
                </li>
                <li>
                  <p>[matt]: Remove the --libexecdir option from both passes
                    

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -