rom [EMAIL PROTECTED] Fri Aug 16 06:50:39 1996
Received: from kseu06.ksepl.shell.nl by kseu07.ksepl.shell.nl
(8.7.5/8.7.5-Fred.Donck/EPT-IS) id GAA01166; Fri, 16 Aug 1996 06:50:39 GMT
Received: from amsw32.ksla.shell.nl by kseu06.ksepl.shell.nl with SMTP
(1.38.193.5/16.2-NCE/JvdW) id AA02996; Thu, 15 Aug 1996 02:38:18 +0200
Received: from transarc.com by ksla.nl (PMDF #2478 ) id
<[EMAIL PROTECTED]>; Thu, 15 Aug 1996 02:37:10 +0100
Received: by transarc.com (5.54/3.15) id <AA06135>; Wed, 14 Aug 96 19:31:33 EDT
Received: via switchmail for [EMAIL PROTECTED]; Wed,
14 Aug 1996 19:31:32 -0400 (EDT)
Received: from po2.transarc.com via qmail ID
</afs/transarc.com/service/mailqs/q1/QF.Um4a4W70Bi82JLrk4f>; Wed,
14 Aug 1996 19:28:34 -0400 (EDT)
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU,
[18.69.0.28]) by po2.transarc.com (5.54/3.15) id <AA22490> for info-afs; Wed,
14 Aug 96 19:28:26 EDT
Received: from CUTTER-JOHN.MIT.EDU by MIT.EDU with SMTP id AA13910; Wed,
14 Aug 96 19:25:02 EDT
Received: by cutter-john.mit.edu (8.6.12/4.7) id TAA11731; Wed,
14 Aug 1996 19:25:01 -0400
Date: 14 Aug 1996 19:25:01 -0400 (EDT)
From: Derek Atkins <[EMAIL PROTECTED]>
Subject: Two new Linux-AFS releases... 2.0.11-2 and 2.0.12
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Reply-To: Linux-AFS BUGS <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
X-Envelope-To: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]
Content-Transfer-Encoding: 7BIT
X-UIDL: ecd3236d755ffdb320294c074b7f33c3
X-Mozilla-Status: 2001
Hi All!
I'm pleased to report that I have made two releases of Linux-AFS
available to MIT and US-Domestic Transarc Customers. For those of you
International users, do not dispair -- these releases will be
available to you in a couple days, as soon as Transarc personnel can
copy my distributions over to the export directory.
The new releases are only for Linux/x86 (I'm still working on
sparc-linux, and I dont have access to Linux/axp). The two releases
are:
2.0.11-2 -- this fixes the general protection fault which
happened during large data transfers. It also hopefully fixes the
"chmod g+s" bug, so you should now be able to make programs setgid!
2.0.12 -- this is a port to Linux 2.0.12. It has all the
bugfixes that 2.0.11-2 has, except this works with the 2.0.12 Linux
kernel.
To get Linux-AFS, you need to follow the appropriate instructions. If
you are at MIT, you can get it directly:
attach afsuser
cd /mit/afsuser/sipb-dist/linux
If you are not at MIT, you need to contact your AFS Site Contact.
Your site contact should authenticate to transarc and grab Linux-AFS
from the appropriate directory:
klog -c transarc.com
cd /afs/transarc.com/public/afs-contrib
cd bin/linux.client # domestic
cd bin.export/linux.client.export #international
<grab everything in sight>
If you are not already a subscriber, you should get added to the
Linux-AFS mailing list, [EMAIL PROTECTED] To get added, send mail to
[EMAIL PROTECTED] and ask to be subscribed. If you are at MIT
you can add yourself:
blanche linux-afs -a $USER
If you find problems in Linux-AFS, such as a kernel oops, please do
the following:
* combine /usr/src/linux/System.map and /usr/tmp/zModule.map
(you will need to hand-edit out the empty lines in zModule.map)
* Use ksymoops (found in /usr/src/linux/scripts).. Feed it the
combined system mapfile from above and the oops information.
* Send both the original oops and the output of ksymoops to
[EMAIL PROTECTED]
* wait.
Thanks! I hope you enjoy using Linux-AFS!
-derek