From 2bf3f16cb5e87260444df55d481fb21dfcdbe4a9 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 30 Apr 2005 18:23:49 +0000 Subject: [PATCH] * README.Debian: Document that the client cache partition must be ext2 or ext3 and that XFS and ReiserFS will not work. upserver and upclient are now provided. Provide some information about why kaserver is not provided. (Closes: #249315) Also clean up the formatting of README.Debian a little. --- debian/README.Debian | 41 +++++++++++++++++++++-------------------- debian/changelog | 9 +++++++++ 2 files changed, 30 insertions(+), 20 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 2a5f83c16..a07eb492f 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,29 +1,30 @@ -openafs for Debian ----------------------- +OpenAFS for Debian +------------------ + +* AFS users may be confused by the directory layout. The files that + normally go in /usr/vice/etc go in /etc/openafs. The cache should be + mounted on /var/cache/openafs. + +* The AFS client cache must be on an ext2 or ext3 partition. Other file + systems often do not support the semantics required by the AFS kernel + module and will cause kernel faults. In particular, XFS and ReiserFS + will NOT work. * No manual pages are included. I need to find out if versions exist that are OK for copyright reasons. * Documentation can be found at http://www.openafs.org. If want to -set up a new cell, read the docs there and then look at the example -session in configuration-transcript.txt.gz in this directory. You -should also read README.servers. The procedure outlined in these two -files is much simpler and more secure than the one in the Openafs -documentation, but the Openafs documentation provides useful -background. - -* AFS users may be confused by the directory layout. The files that - normally go in /usr/vice/etc go in /etc/openafs. The cache should - be mounted on /var/cache/openafs. + set up a new cell, read the docs there and then look at the example + session in configuration-transcript.txt.gz in this directory. You + should also read README.servers. The procedure outlined in these two + files is much simpler and more secure than the one in the Openafs + documentation, but the Openafs documentation provides useful background. * The libopenafs-dev package only includes static libraries because -the shared libraries built by AFS are not compatible with Debian -policy. They include non-PIC code and do not have a stable ABI. - -* The upserver, upclient and kaserver are not included. - - - + the shared libraries built by AFS are not compatible with Debian policy. + They include non-PIC code and do not have a stable ABI. +* kaserver is not included. New AFS cells should use Kerberos v5 rather + than the old K4-based kaserver KDC. - -- Sam Hartman , Tue Aug 5 16:09:13 2003 + -- Russ Allbery , Sat Apr 30 11:15:25 2005 diff --git a/debian/changelog b/debian/changelog index ad26f5ec0..a1c604d0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +openafs (1.3.81-5) unstable; urgency=low + + * README.Debian: Document that the client cache partition must be ext2 + or ext3 and that XFS and ReiserFS will not work. upserver and + upclient are now provided. Provide some information about why + kaserver is not provided. (Closes: #249315) + + -- + openafs (1.3.81-4) unstable; urgency=low * make-kpkg doesn't run fakeroot for us but instead expects the module -- 2.39.5