errata.xml 972 B

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  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>Errata</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="&erratad;"/>
  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. </sect1>