zl程序教程

您现在的位置是:首页 >  工具

当前栏目

LFS学习系列8 — II.构建准备 —— 3. 包和补丁(3)

学习 系列 构建 II 准备 补丁 LFS
2023-09-14 09:09:19 时间

II. Preparing for the Build

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:

除了包,一些补丁也被需要。这些补丁修正了包中的错误,这些错误由包维护者修复。补丁也做了小的修改以使其更好地工作。以下补丁将被需要以构建LFS系统:

  • Bash Upstream Fixes Patch - 2.0 KB:

Download:  https://www.linuxfromscratch.org/patches/lfs/development/bash-5.2-upstream_fixes-1.patch

MD5 sum: 5f20760139d6a97e55124988fcddae44

  • Bzip2 Documentation Patch - 1.6 KB:

Download:  https://www.linuxfromscratch.org/patches/lfs/development/bzip2-1.0.8-install_docs-1.patch

MD5 sum: 6a5ac7e89b791aae556de0f745916f7f

  • Coreutils Internationalization Fixes Patch - 166 KB:

Download:  https://www.linuxfromscratch.org/patches/lfs/development/coreutils-9.1-i18n-1.patch

MD5 sum: c1ac7edf095027460716577633da9fc5

  • Glibc FHS Patch - 2.8 KB:

Download:  https://www.linuxfromscratch.org/patches/lfs/development/glibc-2.36-fhs-1.patch

MD5 sum: 9a5997c3452909b1769918c759eff8a2

  • Kbd Backspace/Delete Fix Patch - 12 KB:

Download:  https://www.linuxfromscratch.org/patches/lfs/development/kbd-2.5.1-backspace-1.patch

MD5 sum: f75cca16a38da6caa7d52151f7136895

  • Readline Upstream Fix Patch - 1.3 KB:

Download:  https://www.linuxfromscratch.org/patches/lfs/development/readline-8.2-upstream_fix-1.patch

MD5 sum: dd1764b84cfca6b677f44978218a75da

  • Systemd Upstream Patch - 3.0 KB:

Download:  https://www.linuxfromscratch.org/patches/lfs/development/systemd-251-glibc_2.36_fix-1.patch

MD5 sum: fd8dc901e73ad00dc72a351a0d4ac48c

  • Zstd Upstream Fixes Patch - 4 KB:

Download:  https://www.linuxfromscratch.org/patches/lfs/development/zstd-1.5.2-upstream_fixes-1.patch

MD5 sum: a7e576e3f87415fdf388392b257cdcf3

Total size of these patches: about 192.7 KB

这些补丁的总大小为:192.7KB。

In addition to the above required patches, there exist a number of optional patches created by the LFS community. These optional patches solve minor problems or enable functionality that is not enabled by default. Feel free to peruse the patches database located at Index of /patches/downloads and acquire any additional patches to suit your system needs.