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

📄 patches.html

📁 CLFS(Cross-Compiled Linux From Scratch)的文档 Version CLFS-SVN-20060417
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!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=iso-8859-1" />    <title>      3.4.&nbsp;Needed Patches    </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="CLFS-SVN-20060417-x86_64-Pure64">    <div class="navheader">      <div class="headertitles">        <h4>          Cross-Compiled Linux From Scratch - Version          CLFS-SVN-20060417-x86_64-Pure64        </h4>        <h3>          Chapter&nbsp;3.&nbsp;Packages and Patches        </h3>      </div>      <ul class="headerlinks">        <li class="prev">          <a accesskey="p" href="packages-x86_64.html" title=          "Additional Packages for x86_64">Prev</a>          <p>            Additional Packages for x86_64          </p>        </li>        <li class="next">          <a accesskey="n" href="patches-x86_64.html" title=          "Additional Patches for x86_64">Next</a>          <p>            Additional Patches for x86_64          </p>        </li>        <li class="up">          <a accesskey="u" href="chapter.html" title=          "Chapter&nbsp;3.&nbsp;Packages and Patches">Up</a>.        </li>        <li class="home">          <a accesskey="h" href="../index.html" title=          "Cross-Compiled Linux From Scratch - Version CLFS-SVN-20060417-x86_64-Pure64">          Home</a>        </li>      </ul>    </div>    <div class="sect1" lang="en" xml:lang="en">      <div class="titlepage">        <h1 class="sect1">          3.4. Needed Patches        </h1>      </div>      <p>        In addition to the packages, several patches are also required. These        patches correct any mistakes in the packages that should be fixed by        the maintainer. The patches also make small modifications to make the        packages easier to work with. The following patches will be needed to        build an LFS system:      </p>      <div class="materials">        <div class="variablelist">          <dl>            <dt>              <span class="term">Bash Fixes Patch - 21 KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/bash/bash-3.1-fixes-7.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/bash/bash-3.1-fixes-7.patch</i></a>              </p>            </dd>            <dt>              <span class="term">Binutils Posix Patch - 4.9 KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/binutils/binutils-2.16.1-posix-1.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/binutils/binutils-2.16.1-posix-1.patch</i></a>              </p>            </dd>            <dt>              <span class="term">Bzip2 Bzgrep Security Fixes Patch - 1.3              KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/bzip2/bzip2-1.0.3-bzgrep_security-1.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/bzip2/bzip2-1.0.3-bzgrep_security-1.patch</i></a>              </p>            </dd>            <dt>              <span class="term">Bzip2 Bzdiff Remove Tempfile - 1.8              KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/bzip2/bzip2-1.0.3-remove_tempfile-1.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/bzip2/bzip2-1.0.3-remove_tempfile-1.patch</i></a>              </p>            </dd>            <dt>              <span class="term">Bzip2 Documentation Patch - 1.7 KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/bzip2/bzip2-1.0.3-install_docs-1.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/bzip2/bzip2-1.0.3-install_docs-1.patch</i></a>              </p>            </dd>            <dt>              <span class="term">Coreutils Suppress Uptime, Kill, Su Patch -              13 KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/coreutils/coreutils-5.94-suppress_uptime_kill_su-2.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/coreutils/coreutils-5.94-suppress_uptime_kill_su-2.patch</i></a>              </p>            </dd>            <dt>              <span class="term">Expect Spawn Patch - 6.9 KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/expect/expect-5.43.0-spawn-2.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/expect/expect-5.43.0-spawn-2.patch</i></a>              </p>            </dd>            <dt>              <span class="term">Gawk Segfault Patch - 1.3 KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/gawk/gawk-3.1.5-segfault_fix-1.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/gawk/gawk-3.1.5-segfault_fix-1.patch</i></a>              </p>            </dd>            <dt>              <span class="term">GCC Cross Search Paths Patch - 2 KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/gcc/gcc-4.1.0-cross_search_paths-1.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/gcc/gcc-4.1.0-cross_search_paths-1.patch</i></a>              </p>            </dd>            <dt>              <span class="term">GCC Fold Const Patch - 3.1 KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/gcc/gcc-4.1.0-fold_const_fix-1.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/gcc/gcc-4.1.0-fold_const_fix-1.patch</i></a>              </p>            </dd>            <dt>              <span class="term">GCC Posix Patch - 9 KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/gcc/gcc-4.1.0-posix-1.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/gcc/gcc-4.1.0-posix-1.patch</i></a>              </p>            </dd>            <dt>              <span class="term">Glibc Disable linking with libgcc_eh.a - 1              KB:</span>            </dt>            <dd>              <p>                <a href=                "http://www.linuxfromscratch.org/patches/downloads/glibc/glibc-2.4-libgcc_eh-1.patch">                <i>http://www.linuxfromscratch.org/patches/downloads/glibc/glibc-2.4-libgcc_eh-1.patch</i></a>              </p>            </dd>            <dt>              <span class="term">Glibc Localedef Segfault - 1.9 KB:</span>

⌨️ 快捷键说明

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