diff options
author | wennmach <wennmach@pkgsrc.org> | 2003-01-14 12:00:08 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2003-01-14 12:00:08 +0000 |
commit | 27f579f1db0f63555a07cd35cedf4916887af07d (patch) | |
tree | 2c135e18cae50f19d8460b73adb5cca190f53827 /net/arla/MESSAGE | |
parent | a1a69784ca52f48ee39440a8f1026ca807f9459d (diff) | |
download | pkgsrc-27f579f1db0f63555a07cd35cedf4916887af07d.tar.gz |
Update arla to 0.35.12pre1.
Prior versions had two major bugs that could lead to kernel panics on
NetBSD-1.6 and -current. mmap(2)ing a file residing beneath /afs would
trigger the panic.
Thanks to Love <lha@stacken.kth.se> for preparing the snapshot.
Diffstat (limited to 'net/arla/MESSAGE')
-rw-r--r-- | net/arla/MESSAGE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/arla/MESSAGE b/net/arla/MESSAGE index 0ce9abfa0ee..0a9f649145a 100644 --- a/net/arla/MESSAGE +++ b/net/arla/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/09/25 00:06:34 jlam Exp $ +$NetBSD: MESSAGE,v 1.4 2003/01/14 12:00:08 wennmach Exp $ Arla now has been installed on your system. @@ -25,7 +25,8 @@ At a minimum, to configure an arla client, copy: ${PREFIX}/share/examples/arla.conf to ${PKG_SYSCONFDIR} and customize them, include an entry for xfs in your -/etc/fstab (see ${PREFIX}/share/examples/arla/fstab), append: +/etc/fstab (see ${PREFIX}/share/examples/arla/fstab), append (only on +NetBSD releases prior to 1.6): ${PREFIX}/share/examples/arla/services |