mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
f521ac0f60
FIXES 60137 commit updates to the docs for obsolete stuff ==================== This delta was composed from multiple commits as part of the CVS->Git migration. The checkin message with each commit was inconsistent. The following are the additional commit messages. ==================== also the appendix file
73 lines
1.9 KiB
XML
73 lines
1.9 KiB
XML
<?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" [
|
|
<!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">
|
|
<!ENTITY appendixB SYSTEM "appendix.xml">
|
|
<!ENTITY index SYSTEM "auqbg009.xml">
|
|
]>
|
|
|
|
<book>
|
|
<bookinfo>
|
|
<title>OpenAFS Quick Beginnings</title>
|
|
|
|
<subtitle>Version 1.4.2</subtitle>
|
|
|
|
<copyright>
|
|
<year>2000-2007</year>
|
|
<holder>IBM Corporation and other contributors. All Rights Reserved</holder>
|
|
</copyright>
|
|
|
|
<legalnotice>
|
|
<para>This documentation is covered by the IBM Public License
|
|
Version 1.0.</para>
|
|
</legalnotice>
|
|
|
|
<revhistory>
|
|
<revision>
|
|
<revnumber>1.4.4</revnumber>
|
|
<date>March 2007</date>
|
|
</revision>
|
|
</revhistory>
|
|
|
|
<abstract>
|
|
<para>This document describes the initial setup of an OpenAFS cell
|
|
and an OpenAFS client. It is currently being updated for OpenAFS
|
|
1.4.4 and is still dated and incorrect in some details. This
|
|
edition applies to OpenAFS for UNIX, Version 1.4.4, and to all
|
|
subsequent releases and modifications until otherwise indicated in
|
|
new editions.</para>
|
|
</abstract>
|
|
</bookinfo>
|
|
|
|
&preface;
|
|
&chapter1;
|
|
&chapter2;
|
|
&chapter3;
|
|
&chapter4;
|
|
&appendixA;
|
|
&appendixB;
|
|
&index;
|
|
</book>
|
|
<!-- 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:
|
|
-->
|