source: prologue/errata.xml@ 6e9ca99

ml-11.0 multilib
Last change on this file since 6e9ca99 was e787b1f, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update to dbus-1.10.8.
Update to e2fsprogs-1.43.
Update to gdbm-1.12.
Update to iproute2-4.6.0.
Update to make-4.2.
Update to systemd-230.

Add additional explanatory text for sytemctl and journalctl commands.
[chapter07/systemd-custom.xml]

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 972 bytes
Line 
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 an LFS system is constantly being updated
14 and enhanced. Security warnings and bug fixes may become available after
15 the LFS book has been released. To check whether the package versions or
16 instructions in this release of LFS need any modifications to accommodate
17 security vulnerabilities or other bug fixes, please visit
18 <ulink revision="sysv" url="&errata;"/>
19 <ulink revision="systemd" url="&erratad;"/>
20 before proceeding with your build. You should note any
21 changes shown and apply them to the relevant section of the book as you
22 progress with building the LFS system.</para>
23
24</sect1>
Note: See TracBrowser for help on using the repository browser.