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 netb...
details: https://anonhg.NetBSD.org/pkgsrc/rev/19e31de83ed4
branches: trunk
changeset: 437623:19e31de83ed4
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Aug 28 14:55:18 2020 +0000
description:
filesystems/glusterfs: Drop netbsd-5/6 info from MESSAGE
Now, pkgsrc support is for 8, 9 and current, so information about
enabling things in 5 and 6 is on balance more distracting than
helpful.
diffstat:
filesystems/glusterfs/MESSAGE.NetBSD | 12 +-----------
1 files changed, 1 insertions(+), 11 deletions(-)
diffs (32 lines):
diff -r 270b6affe967 -r 19e31de83ed4 filesystems/glusterfs/MESSAGE.NetBSD
--- a/filesystems/glusterfs/MESSAGE.NetBSD Fri Aug 28 11:27:03 2020 +0000
+++ b/filesystems/glusterfs/MESSAGE.NetBSD Fri Aug 28 14:55:18 2020 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.18 2020/07/07 01:01:27 manu Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.19 2020/08/28 14:55:18 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
@@ -24,8 +18,4 @@
.attribute/system
.attribute/user
-* For netbsd-6 branch and earlier (later NetBSD GENERIC kernels have it),
-the kernel must have the following option enabled:
- options UFS_EXTATTR
-
===========================================================================
Home |
Main Index |
Thread Index |
Old Index