Summary: | [PATCH]: x11/kdebase3 Fix HALbackend: replace fuser utility, mount from fstab | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Maxim Samsonov <xors> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-kde (group) <kde> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Maxim Samsonov
2007-04-08 02:10:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->kde Over to maintainer lofi 2007-04-15 09:39:02 UTC FreeBSD ports repository Modified files: x11/kdebase3 Makefile x11/kdebase3/files extrapatch-kioslave_media_mediamanager-halbackend.cpp Log: - List processes which prevent a volume from getting unmounted by using fstat (instead of fuser). - Fix mounting volumes listed in fstab. PR: ports/111364 Submitted by: Maxim Samsonov <xors@mne.ru> Revision Changes Path 1.194 +1 -1 ports/x11/kdebase3/Makefile 1.5 +49 -34 ports/x11/kdebase3/files/extrapatch-kioslave_media_mediamanager-halbackend.cpp _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, thanks! |