Changeset ce88af3


Ignore:
Timestamp:
06/29/2005 07:20:45 AM (19 years ago)
Author:
Archaic <archaic@…>
Branches:
6.1, 6.1.1
Children:
d6c28f96
Parents:
07da7ec
Message:

Moved the host requirements page to the preface section of the book. (merged from trunk r6218)

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

Files:
1 added
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r07da7ec rce88af3  
    8888</listitem>
    8989
     90<listitem><para>June 29th, 2005 [archaic]: Moved the host requirements page to
     91the preface section of the book.</para></listitem>
     92
    9093<listitem><para>June 28th, 2005 [archaic]: Switched from mounting /dev on a
    9194ramfs to a tmpfs.</para></listitem>
  • chapter05/chapter05.xml

    r07da7ec rce88af3  
    1010
    1111<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction.xml"/>
    12 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hostreqs.xml"/>
    1312<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="toolchaintechnotes.xml"/>
    1413<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="binutils-pass1.xml"/>
  • general.ent

    r07da7ec rce88af3  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    2 <!ENTITY version "TESTING-20050628">
    3 <!ENTITY releasedate "June 28, 2005">
     2<!ENTITY version "TESTING-20050629">
     3<!ENTITY releasedate "June 29, 2005">
    44<!ENTITY milestone "6.1">
    55<!ENTITY generic-version "testing"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
  • prologue/preface.xml

    r07da7ec rce88af3  
    1212<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="audience.xml"/>
    1313<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prerequisites.xml"/>
     14<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hostreqs.xml"/>
    1415<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="typography.xml"/>
    1516<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="organization.xml"/>
Note: See TracChangeset for help on using the changeset viewer.