source: book/foreword.xml@ 46e76e9

7.4
Last change on this file since 46e76e9 was 46e76e9, checked in by Bruce Dubbs <bdubbs@…>, 11 years ago

Requested change

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/tags/7.4@11838 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 2.0 KB
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<preface id="foreword" xreflabel="Foreword">
9 <?dbhtml filename="foreword.html"?>
10
11 <prefaceinfo>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </prefaceinfo>
15
16 <title>Foreword</title>
17
18 <para>After five years, The BLFS Team is happy to present version 7.4 of
19 Beyond Linx From Scratch. This version includes approximately 750
20 packages beyond the base Linux From Scratch Version 7.4 book.</para>
21
22 <para>Keeping up to date with released packages that are useful to users is a
23 challenge. On average, three new packages are released every day, seven days
24 a week. As of this writing, BLFS is current. The vast majority of packages
25 in the book have been verified ot work in an LFS-7.4 environment, however a
26 few (26) packages have only been built and not tested primarily due to
27 hardware constraints.</para>
28
29 <para>This release would not have been possible without the help of
30 a lot of people over the years. Sepcific thanks for the many hours
31 spent making BLFS what it is goes to the following:</para>
32
33 <itemizedlist>
34 <title> </title>
35 <listitem><para>Andy Benton</para></listitem>
36 <listitem><para>Wayne Blaszczyk</para></listitem>
37 <listitem><para>Guy Dalziel</para></listitem>
38 <listitem><para>Ag Hatzimanikas</para></listitem>
39 <listitem><para>DJ Lucas</para></listitem>
40 <listitem><para>Randy McMurchy</para></listitem>
41 <listitem><para>Ken Moffat</para></listitem>
42 <listitem><para>Fernando de Oliveria</para></listitem>
43 <listitem><para>Chris Staub</para></listitem>
44 <listitem><para>Ragnar Thomsen</para></listitem>
45 <listitem><para>Thomas Trepl</para></listitem>
46 <listitem><para>Igor Zivkovic</para></listitem>
47 </itemizedlist>
48
49 <blockquote>
50<literallayout>Bruce Dubbs
51September 13, 2013</literallayout>
52 </blockquote>
53
54</preface>
Note: See TracBrowser for help on using the repository browser.