source: BOOK/prologue/common/errata.xml@ 67300de

Last change on this file since 67300de was 67300de, checked in by Joe Ciccone <jciccone@…>, 16 years ago

Create a clfs-1.1 branch in preperation for a RC.

  • Property mode set to 100644
File size: 995 bytes
RevLine 
[67300de]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
8<sect1 id="pre-errata">
9 <?dbhtml filename="errata.html"?>
10
11 <title>Errata</title>
12
13 <para>The software used to create a CLFS system is constantly being
14 updated and enhanced. Security warnings and bug fixes may become
15 available after the CLFS book has been released. Some host systems may
16 also have problems building CLFS. To check whether the package versions
17 or instructions in this release of CLFS need any modifications to
18 accommodate security vulnerabilities, other bug fixes, or host-specific
19 issues, please visit <ulink url="&errata;"/> before proceeding with your
20 build. You should note any changes shown and apply them to the relevant
21 section of the book as you progress with building the CLFS system.</para>
22
23</sect1>
Note: See TracBrowser for help on using the repository browser.