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

📄 changelog.html

📁 LFS,名为linux from scratch
💻 HTML
📖 第 1 页 / 共 5 页
字号:
            <p>February 20, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matthew] - Use non-deprecated format for accessing
                    MODALIAS keys in the Udev rules file, and prevent the "$"
                    from being expanded by the shell.</p>
                </li>
                <li>
                  <p>[matthew] - Add patches 009 and 010 from Bash upstream.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to Man-pages 2.24.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>February 19, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matthew] - Upgrade Perl libc patch to prevent Perl from
                    trying to find headers on the host system. Fixes bug
                    1695.</p>
                </li>
                <li>
                  <p>[matthew] - Expand the Udev module handling rule to run
                    for every subsystem, not just USB.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to Linux 2.6.15.4.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to Udev 085.</p>
                </li>
                <li>
                  <p>[matthew] - Install Sed's HTML documentation by using
                    --enable-html instead of editing the Makefile. Thanks to
                    Greg Schafer for the report and the fix.</p>
                </li>
                <li>
                  <p>[matthew] - Add upstream fixes 001-002 for Readline.</p>
                </li>
                <li>
                  <p>[matthew] - Add upstream fixes 001-008 for Bash.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to Sed 4.1.5.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to Man-pages 2.23.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to Coreutils-5.94.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to DB-4.4.20.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to Perl-5.8.8, removing the now
                    unneeded vulnerability and DB module patches.</p>
                </li>
                <li>
                  <p>[matthew] - Add the verbose parameter to a couple of
                    commands in Linux-Libc-Headers and DB.</p>
                </li>
                <li>
                  <p>[matthew] - Create udev specific directories in udev's
                    instructions instead of the more generic
                    creatingdirs.xml. Add "pts" and "shm" directories to
                    <tt class="filename">/lib/udev/devices</tt> so that they
                    can be mounted successfully at boot time.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>February 10, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[manuel] - Finished the XML indentation plus few tags
                    changes.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>February 8, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matthew] - Rewrite the majority of chapter07/udev.xml to
                    reflect the new configuration for handling dynamic device
                    naming and module loading.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>February 3, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matthew] - Create the <tt class="filename">/lib/firmware</tt> directory that can be used
                    by Udev's <span><strong class="command">firmware_helper</strong></span> utility.</p>
                </li>
                <li>
                  <p>[matthew] - Add descriptions of Udev's helper binaries.</p>
                </li>
                <li>
                  <p>[manuel] - Add udev bootscript patch to whatsnew. Removed
                    hotplug from list of packages to download.</p>
                </li>
                <li>
                  <p>[ken] - Add udev bootscript patch to list of patches to
                    download.</p>
                </li>
                <li>
                  <p>[ken] - Correct the size of the udev tarball.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>February 2, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matthew] - Upgrade to Udev-084 and build all its extras
                    to enable custom rules to be written more easily. Also,
                    change the rules file to handle kernel module loading and
                    patch the udev bootscript to work with this version of
                    udev.</p>
                </li>
                <li>
                  <p>[matthew] - Remove the hotplug package and related
                    bootscript. Udev will now handle device creation and
                    module loading.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to Linux-2.6.15.2.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 30, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork] - Adjust binutils-pass1 so we don't need to
                    hang on to its source directories. Also use 'gcc
                    -dumpmachine' instead of the MACHTYPE var.</p>
                </li>
                <li>
                  <p>[jhuntwork] - Various textual corrections. Thanks Chris
                    Staub.</p>
                </li>
                <li>
                  <p>[jhuntwork] - Remove unnecessary LDFLAGS variables in
                    binutils pass 1 and 2. Thanks Dan Nicholson.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 29, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork] - Restore the use of *startfile_prefix_spec.</p>
                </li>
                <li>
                  <p>[jhuntwork] - Remove a spurious -i from the perl command
                    when 再次调整工具链. Thanks Dan Nicholson.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 26, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork] - Modify chapter 6 Glibc's make install
                    command to allow test-installation.pl to run.</p>
                </li>
                <li>
                  <p>[jhuntwork] - Adjust chapter 5 binutils to build a static
                    ld-new for use in the chapter 6 readjusting section. Also
                    add some extended sanity checks. These fixes are adapted
                    from DIY-Linux and Greg Schafer. Thanks to Dan Nicholson
                    for the report, as well.</p>
                </li>
                <li>
                  <p>[jhuntwork] - Added 'nodump' to commands in the 包管理 section.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 25, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork] - Remove ppc specific instructions from
                    chapter 6 patch. Cross-LFS can handle non-x86 arch
                    specifics at this point.</p>
                </li>
                <li>
                  <p>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl
                    to test the correct Glibc. Fixes bug 1675. Thanks to Dan
                    Nicholson for the report and Greg Schafer for the fix.</p>
                </li>
                <li>
                  <p>[jhuntwork] - Fixed the re-adjusting of the toolchain in
                    chapter 6 so that chapter 6 GCC and Binutils links
                    against the proper Glibc and so that we don't have to
                    keep the binutils directories from chapter 5. Also moved
                    a note about saving the /tools directory to the beginning
                    of chapter 6. Fixes bug 1677. Thanks to Chris Staub,
                    Alexander Patrakov, Greg Schafer and Tushar Teredesai for
                    reporting and resolving this issue.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade coreutils i18n patch to version 2 to
                    fix <span><strong class="command">sort -n</strong></span>
                    and add the en_US.UTF-8 locale to improve coreutils' test
                    coverage. Fixes bugs 1688 and 1689. Thanks to Alexander
                    Patrakov.</p>
                </li>
                <li>
                  <p>[matthew] - Add information about package management.
                    Thanks to the BLFS project for the text.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 24, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matthew] - Upgrade to Groff-1.18.1.1-11.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 23, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[matthew] - Upgrade to Man-pages 2.21.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to Psmisc 22.1.</p>
                </li>
                <li>
                  <p>[matthew] - Upgrade to Shadow 4.0.14.</p>
                </li>
                <li>
                  <p>[matthew] - Install documentation for the Linux kernel.
                    Thanks to Tushar for the report. Fixes bug 1683.</p>
                </li>
                <li>
                  <p>[matthew] - Added a patch to enable Perl's DB_File module
                    to compile with the latest version of Berkeley DB. Thanks
                    to Alexander Patrakov for the patch.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 20, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork] - Added a patch to fix the sprintf security
                    vulnerability in Perl. Thanks to Tim van der Molen for
                    pointing it out.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 17, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[jhuntwork] - Fixed locale generation for French UTF-8.
                    Thanks to Dan McGhee for the report and Alexander
                    Patrakov for the fix.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 10, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[ken]: Define YYENABLE_NLS in bison, to resolve a code
                    difference shown up by Iterative Comparison Analysis.
                    Thanks to Greg Schafer.</p>
                </li>
                <li>
                  <p>[ken]: Revert my move of mktemp and add a sed to correct
                    gccbug.</p>
                </li>
              </ul>
            </div>
          </li>
          <li>
            <p>January 7, 2006</p>
            <div class="itemizedlist">
              <ul>
                <li>
                  <p>[ken]: Alter the Perl instructions to always create an
                    /etc/hosts file. This fixes a potential difference in the
                    'hostcat' recorded in Config_heavy.pl. Thanks to Bryan
                    Kadzban for explaining this.</p>
                </li>
                <li>
                  <p>[ken]: Move grep ahead of libtool, so that the latter
                    will correctly reference /bin/grep in references to
                    EGREP.</p>
                </li>
                <li>
                  <p>[ken]: Move mktemp ahead of gcc so that gccbug will use
                    mktemp.</p>
                </li>
                <li>
                  <p>[ken]: Give Berkeley DB its full name, and remove the
                    '-lpthread' overrides. Also add pointer to BLFS, thanks

⌨️ 快捷键说明

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