source: index.xml@ ff84dc3e

Last change on this file since ff84dc3e was 6423ecd, checked in by Jim Gifford <clfs@…>, 18 years ago

r4513@server: jim | 2006-07-12 07:33:13 -0700
Reverted last Changes. Fixed architectures listed for netboot hint

  • Property mode set to 100644
File size: 829 bytes
RevLine 
[bf8c11f]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "general.ent">
5 %general-entities;
6]>
7
8<bookinfo>
[6423ecd]9 <title>Cross-Compiled Linux From Scratch</title>
[bf8c11f]10 <subtitle>Version &version;</subtitle>
11
12 <authorgroup>
13 <author>
[73b79203]14 <firstname>Jim</firstname>
15 <surname>Gifford</surname>
16 </author>
17 <author>
18 <firstname>Ryan</firstname>
19 <surname>Oliver</surname>
[bf8c11f]20 </author>
21 </authorgroup>
22
23 <copyright id="copyright">
[f9b5055]24 <year>2005&ndash;2006</year>
[73b79203]25 <holder>Jim Gifford &amp; Ryan Oliver</holder>
[bf8c11f]26 </copyright>
27
[73b79203]28 <bibliosource>
[6423ecd]29 <emphasis>Based on LFS, Copyright © 1999&ndash;2006 Gerard Beekmans</emphasis>
[73b79203]30 </bibliosource>
31
[bf8c11f]32</bookinfo>
Note: See TracBrowser for help on using the repository browser.