pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/cvsreport PR#43224 notes that it is not immed...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cefb910d0c78
branches:  trunk
changeset: 446977:cefb910d0c78
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Sun Feb 14 20:55:22 2021 +0000

description:
PR#43224 notes that it is not immediately obvious that
this package requires the /proc filesystem. Most stock installations
will have /proc mounted. As a result, just add a MESSAGE to the package
to let the user know. Closes the PR.

diffstat:

 sysutils/cvsreport/MESSAGE |  10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r 55335ef4ef7c -r cefb910d0c78 sysutils/cvsreport/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/cvsreport/MESSAGE        Sun Feb 14 20:55:22 2021 +0000
@@ -0,0 +1,10 @@
+===========================================================================
+
+$NetBSD: MESSAGE,v 1.1 2021/02/14 20:55:22 cjep Exp $
+
+Note that cvsreport uses the /proc filesystem. For complete functionality
+please make sure that /proc is mounted if your system supports it.
+
+NetBSD supports the /proc filesystem in the default installation.
+
+===========================================================================



Home | Main Index | Thread Index | Old Index