mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
12a27da730
Update to tzdata-2019b. Update to python3-3.7.4. Update to meson-0.51.1. Update to iproute2-5.2.0. Update to grub-2.04. Update to linux-5.2.1. Update to bc-2.1.0. Update to bzip2-1.0.8. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
56 lines
1.5 KiB
XML
56 lines
1.5 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<bookinfo>
|
|
<title>Linux From Scratch</title>
|
|
<subtitle revision='sysv' >Version &version; </subtitle>
|
|
<subtitle revision='systemd'>Version &versiond;</subtitle>
|
|
<subtitle>Published &releasedate;</subtitle>
|
|
|
|
<authorgroup>
|
|
<author>
|
|
<firstname>Created by Gerard</firstname>
|
|
<surname>Beekmans</surname>
|
|
</author>
|
|
<author>
|
|
<firstname>Managing Editor: Bruce</firstname>
|
|
<surname>Dubbs</surname>
|
|
</author>
|
|
|
|
<author revision="systemd">
|
|
<firstname>Editor: Douglas R.</firstname>
|
|
<surname>Reno</surname>
|
|
</author>
|
|
|
|
<author revision="systemd">
|
|
<firstname>Editor: DJ</firstname>
|
|
<surname>Lucas</surname>
|
|
</author>
|
|
</authorgroup>
|
|
|
|
<copyright id="copyright">
|
|
<year>©rightdate;</year>
|
|
<holder>Gerard Beekmans</holder>
|
|
</copyright>
|
|
|
|
<legalnotice>
|
|
|
|
<para>Copyright © ©rightdate;, Gerard Beekmans</para>
|
|
|
|
<para>All rights reserved.</para>
|
|
|
|
<para>This book is licensed under a <xref linkend="CC"/>.</para>
|
|
<para>Computer instructions may be extracted from the book under the
|
|
<xref linkend="MIT"/>.</para>
|
|
|
|
<para><trademark class='registered'>Linux</trademark> is a registered trademark of
|
|
Linus Torvalds.</para>
|
|
|
|
</legalnotice>
|
|
|
|
</bookinfo>
|