2006-09-16 02:13:22 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
2009-05-21 19:51:42 +01:00
|
|
|
<!ENTITY version SYSTEM "version.xml">
|
2006-09-16 02:13:22 +01:00
|
|
|
<!ENTITY preface SYSTEM "auqbg003.xml">
|
|
|
|
<!ENTITY chapter1 SYSTEM "auqbg004.xml">
|
|
|
|
<!ENTITY chapter2 SYSTEM "auqbg005.xml">
|
|
|
|
<!ENTITY chapter3 SYSTEM "auqbg006.xml">
|
|
|
|
<!ENTITY chapter4 SYSTEM "auqbg007.xml">
|
|
|
|
<!ENTITY appendixA SYSTEM "auqbg008.xml">
|
2007-04-24 05:37:52 +01:00
|
|
|
<!ENTITY appendixB SYSTEM "appendix.xml">
|
2010-08-03 23:32:11 +01:00
|
|
|
<!ENTITY appendixC SYSTEM "appendix_dafs.xml">
|
2006-09-16 02:13:22 +01:00
|
|
|
]>
|
|
|
|
|
|
|
|
<book>
|
|
|
|
<bookinfo>
|
2009-05-14 04:25:35 +01:00
|
|
|
<title>OpenAFS Quick Start Guide for UNIX</title>
|
2006-09-16 02:13:22 +01:00
|
|
|
|
2011-06-08 15:44:21 +01:00
|
|
|
<mediaobject role="cover">
|
|
|
|
<imageobject>
|
|
|
|
<imagedata fileref="auqbg000.png" />
|
|
|
|
</imageobject>
|
|
|
|
</mediaobject>
|
|
|
|
|
2006-09-16 02:13:22 +01:00
|
|
|
<copyright>
|
2009-05-14 04:25:35 +01:00
|
|
|
<year>2000-2009</year>
|
2007-04-11 04:14:33 +01:00
|
|
|
<holder>IBM Corporation and other contributors. All Rights Reserved</holder>
|
2006-09-16 02:13:22 +01:00
|
|
|
</copyright>
|
|
|
|
|
2006-12-02 03:56:17 +00:00
|
|
|
<legalnotice>
|
|
|
|
<para>This documentation is covered by the IBM Public License
|
|
|
|
Version 1.0.</para>
|
|
|
|
</legalnotice>
|
|
|
|
|
2006-09-16 02:13:22 +01:00
|
|
|
<revhistory>
|
2009-05-21 19:51:42 +01:00
|
|
|
&version;
|
2006-09-16 02:13:22 +01:00
|
|
|
</revhistory>
|
|
|
|
|
|
|
|
<abstract>
|
2006-12-02 03:56:17 +00:00
|
|
|
<para>This document describes the initial setup of an OpenAFS cell
|
|
|
|
and an OpenAFS client. It is currently being updated for OpenAFS
|
2009-05-14 04:25:35 +01:00
|
|
|
1.4.10 and is still dated and incorrect in some details. This
|
|
|
|
edition applies to OpenAFS for UNIX, Version 1.4.10, and to all
|
2006-12-02 03:56:17 +00:00
|
|
|
subsequent releases and modifications until otherwise indicated in
|
|
|
|
new editions.</para>
|
2006-09-16 02:13:22 +01:00
|
|
|
</abstract>
|
|
|
|
</bookinfo>
|
|
|
|
|
|
|
|
&preface;
|
|
|
|
&chapter1;
|
|
|
|
&chapter2;
|
|
|
|
&chapter3;
|
|
|
|
&chapter4;
|
|
|
|
&appendixA;
|
2007-04-24 05:37:52 +01:00
|
|
|
&appendixB;
|
2010-08-03 23:32:11 +01:00
|
|
|
&appendixC;
|
2009-05-19 05:27:36 +01:00
|
|
|
<index></index>
|
2006-09-16 02:13:22 +01:00
|
|
|
</book>
|
2006-12-02 03:56:17 +00:00
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: xml
|
|
|
|
sgml-omittag:nil
|
|
|
|
sgml-shorttag:nil
|
|
|
|
sgml-namecase-general:nil
|
|
|
|
sgml-general-insert-case:lower
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:2
|
|
|
|
sgml-indent-data:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
-->
|