errata.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  4. <!ENTITY % general-entities SYSTEM "../general.ent">
  5. %general-entities;
  6. ]>
  7. <sect1 id="pre-errata">
  8. <?dbhtml filename="errata.html"?>
  9. <title>勘误表</title>
  10. <!--para>The software used to create an LFS system is constantly being updated
  11. and enhanced. Security warnings and bug fixes may become available after
  12. the LFS book has been released. To check whether the package versions or
  13. instructions in this release of LFS need any modifications to accommodate
  14. security vulnerabilities or other bug fixes, please visit
  15. <ulink revision="sysv" url="&errata;"/>
  16. <ulink revision="systemd" url="&errata;"/>
  17. before proceeding with your build. You should note any
  18. changes shown and apply them to the relevant section of the book as you
  19. progress with building the LFS system.</para-->
  20. <para>用于构建 LFS 系统的软件处于不断更新和改进的过程中。在本书发布后,
  21. 一些软件可能公布安全警告和漏洞修复补丁。
  22. 为了确认本书提供的软件包版本或者构建命令是否需要修正,
  23. 以反映最新的安全补丁或其他漏洞修复,请在开始构建 LFS 之前阅读
  24. <ulink revision="sysv" url="&errata;"/>
  25. <ulink revision="systemd" url="&errata;"/>。您应该关注勘误表列出的所有修正项,
  26. 并在构建过程中注意对本书的相关章节进行修正。</para>
  27. </sect1>