errata.xml 908 B

12345678910111213141516171819202122
  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 <ulink
  15. url="&errata;"/> before proceeding with your build. You should note any
  16. changes shown and apply them to the relevant section of the book as you
  17. progress with building the LFS system.</para>
  18. </sect1>