--- /dev/null
+ Building Kernel Modules
+----------------------------------------
+
+
+The easiest way to get AFS modules is to install prebuilt modules. Fore example if you are running kernel 2.2.18 you might try
+
+apt-get install openafs-modules-2.2.18
+
+If this doesn't work, then you will need to build your own modules.
+This means having kernel sources available. You should install a
+kernel sources package and untar it in /usr/src. Then, install
+openafs-modules-source.
+
+apt-get install openafs-modules-source
+
+Next, unpack openafs-modules-source
+
+cd /usr/src
+tar xzf openafs.tar.gz
+
+Now, change into your kernel source tree.
+You should then create a .config file; the easiest way to do this is
+to run make menuconfig or to copy in a kernel configuration from the
+same version of the kernel. Finally build the modules
+
+make-kpkg configure
+make-kpkg modules
+
+Ignore any errors about genchanges.sh failing. An openafs-modules deb
+should be created. Use dpkg -i to install this version.
+
+openafs (1.0.3-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Sam Hartman <hartmans@mit.edu> Thu, 8 Mar 2001 00:56:41 -0500
+
openafs (1.0.2-3) unstable; urgency=low
* Apply patch from Stefan Kluth <skluth@mppmu.mpg.de> for ppc_linux22
+[This transcript includes creation of a loopback mount on /vicepa
+using file full of zeros. This is useful to know how to do because it
+allows you to test an AFS server without repartitioning. However, for
+production cells, you should repartition and create a /vicepa
+partition.]
snorklewacker:/# apt-get -q install openafs-dbserver openafs-krb5 krb5-admin-server
Reading Package Lists...
Package: openafs-client
Architecture: i386 powerpc sparc
-Depends: ${shlibs:Depends}, debconf, dnsutils, openafs-modules
+Depends: ${shlibs:Depends}, debconf, host|dnsutils, openafs-modules
Conflicts: arla
Description: The AFS distributed filesystem- client support
AFS is a distributed filesystem allowing cross-platform sharing of