[1107] in arla-drinkers
arla-0.27
daemon@ATHENA.MIT.EDU (Love)
Fri Aug 27 09:23:53 1999
From owner-arla-drinkers@stacken.kth.se Fri Aug 27 13:23:53 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 16577 invoked from network); 27 Aug 1999 13:23:52 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 27 Aug 1999 13:23:52 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id PAA20927
for arla-drinkers-list; Fri, 27 Aug 1999 15:16:27 +0200 (MET DST)
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id PAA20891
for arla-announce-list; Fri, 27 Aug 1999 15:14:13 +0200 (MET DST)
Received: from elixir.e.kth.se (elixir.e.kth.se [130.237.48.5])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id PAA20882
for <arla-announce@stacken.kth.se>; Fri, 27 Aug 1999 15:14:08 +0200 (MET DST)
Received: from hummel.e.kth.se (hummel.e.kth.se [130.237.43.135])
by elixir.e.kth.se (8.9.3/8.9.3) with ESMTP id PAA07027
for <arla-announce@stacken.kth.se>; Fri, 27 Aug 1999 15:14:06 +0200 (MET DST)
Received: (from lha@localhost)
by hummel.e.kth.se (8.9.3/8.9.3) id PAA08999;
Fri, 27 Aug 1999 15:14:05 +0200 (MET DST)
Date: Fri, 27 Aug 1999 15:14:05 +0200 (MET DST)
Message-Id: <199908271314.PAA08999@hummel.e.kth.se>
From: Love <lha@stacken.kth.se>
To: arla-announce@stacken.kth.se
Subject: arla-0.27
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Changes in release 0.27:
* better support for Solaris 7 in 64-bit mode. Now 32 bit pioctl's
should also be handled. See INSTALL for more information on how to
build in 64-bits mode.
* new transarc-compatible programs klog, unlog, and tokens by Chris
Wing <wingc@engin.umich.edu>
* support for the getattr inode_operation on Linux which should give
``better'' inode numbers to the applications, requires the
getattr-patch to Linux.
* cache files in two levels of directories. NOTE: you should remove
your old cache files (rm /usr/arla/cache/* or similar) since these
will use different names
* support for generating root.afs in the client (dynroot)
* more bugs related to deleting files fixed
* uses the syscalls fhopen and getfh on NetBSD-current
* more test cases
* some more bug fixes
This is the hard-to-get-out of the door version, this is the third try.
========================================================================
WARNING: There is a couple of problems with this release.
* You have to wipe you cache (as noted above)
* On netbsd (and maybe other bsd's too) it leeks vnodes (probably
related to unlink() and rmdir() fixes) but we haven't found the
obvious bug yet.
========================================================================
The dynroot is a cool thing, try it (start arlad with -D). It generate
a local root.afs for you from CellServDB and you don't need a cell
when you boot. (It's really handy when you have a notepad that doesn't
have connectivity all the time, like when arlad starts).
/usr/arla/etc/ThisCell is now only used to figure out default cell for
commands like vos/pts/fs.
Enjoy,
Love, and the rest of the arla-drinkers.