Last change
on this file since 02ef21b was 99fc891, checked in by Maarten Lankhorst <m.b.lankhorst@…>, 18 years ago |
Committing mips tree
|
-
Property mode
set to
100644
|
File size:
957 bytes
|
Line | |
---|
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>
|
---|
9 | <title>Cross-Compiled Linux From Scratch</title>
|
---|
10 | <subtitle>Version &version;</subtitle>
|
---|
11 |
|
---|
12 | <authorgroup>
|
---|
13 | <author>
|
---|
14 | <firstname>Jim</firstname>
|
---|
15 | <surname>Gifford</surname>
|
---|
16 | </author>
|
---|
17 | <author>
|
---|
18 | <firstname>Ryan</firstname>
|
---|
19 | <surname>Oliver</surname>
|
---|
20 | </author>
|
---|
21 | <author>
|
---|
22 | <firstname>Maarten</firstname>
|
---|
23 | <surname>Lankhorst</surname>
|
---|
24 | </author>
|
---|
25 | </authorgroup>
|
---|
26 |
|
---|
27 | <copyright id="copyright">
|
---|
28 | <year>2005–2006</year>
|
---|
29 | <holder>Jim Gifford & Ryan Oliver & Maarten Lankhorst</holder>
|
---|
30 | </copyright>
|
---|
31 |
|
---|
32 | <bibliosource>
|
---|
33 | <emphasis>Based on LFS, Copyright © 1999–2006 Gerard Beekmans</emphasis>
|
---|
34 | </bibliosource>
|
---|
35 |
|
---|
36 | </bookinfo>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.