[Bug 207190] [PATCH] x11-fm/xdiskusage: correct wrong df(1) parameters
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 14 15:51:52 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207190
Bug ID: 207190
Summary: [PATCH] x11-fm/xdiskusage: correct wrong df(1)
parameters
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: kalten at gmx.at
Keywords: patch
Created attachment 166987
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166987&action=edit
calling df(1) with correct parameters for FreeBSD
In FreeBSD the invocation parameters for df(1) lead to an error, as »-x«
(‘exclude’ in Linux) is not known.
I think they want something like »-t noprocfs,devfs,fdescfs« (see manual
page df(1)—strangely enough the prefix »no« applies to all following
entries).
I have filed this patch to the developers as well
https://sourceforge.net/p/xdiskusage/patches/10/
But it may take quite some time for them to take care of it.
Regards,
Kalten
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list