Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/filesystems/glusterfs filesystems/glusterfs: Drop hint...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2075ec5e93dd
branches:  trunk
changeset: 434363:2075ec5e93dd
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Jun 14 23:55:09 2020 +0000

description:
filesystems/glusterfs: Drop hint about NetBSD 5

NetBSD 5 has been out of pkgsrc support for many years, and it feels
like the noise harm outweights the positives.

diffstat:

 filesystems/glusterfs/MESSAGE.NetBSD |  8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diffs (23 lines):

diff -r 04af97e9a931 -r 2075ec5e93dd filesystems/glusterfs/MESSAGE.NetBSD
--- a/filesystems/glusterfs/MESSAGE.NetBSD      Sun Jun 14 23:52:32 2020 +0000
+++ b/filesystems/glusterfs/MESSAGE.NetBSD      Sun Jun 14 23:55:09 2020 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.16 2014/11/20 16:12:48 wiz Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.17 2020/06/14 23:55:09 gdt Exp $
 
 *** GlusterFS clients ***
 This is required in /etc/sysctl.conf in order to avoid hangs on I/O operations
@@ -10,12 +10,6 @@
 In order to use mount -t glusterfs, please install this link
        ln -s ${PREFIX}/sbin/mount_glusterfs /sbin/mount_glusterfs
 
-* Only for netbsd-5 branch (later NetBSD GENERIC kernels have it enabled):
-A kernel with the following option is required:
-       file-system     PUFFS
-       pseudo-device   putter
-       pseudo-device   pud
-
 *** GlusterFS servers ***
 glusterfs servers will need extended attributes in exported filesystems.
 This is currently only supported in UFS1 (newfs -O1). You will need to



Home | Main Index | Thread Index | Old Index