| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Conflict with filesystems/automount is a runtime issue
|
| |
|
|
| |
They install competing devd rules
|
| |
|
|
|
|
|
|
|
| |
Fix devd.conf unmount device path and umount command
Changes: https://github.com/outpaddling/devd-mount/releases
Reported by: Marcus Rohrmoser
Changes: https://github.com/outpaddling/devd-mount/releases
|
| |
|
|
| |
While here move some manpages to share/man
|
| |
|
|
|
|
| |
Add HFS support
Fix permissions issue
Add CONFLICTS_INSTALL=automount
|
| |
|
|
|
| |
Fix intermittent DISPLAY owner detection bug causing failure to launch
media manager under some circumstances
|
| |
|
|
| |
Installing them together will cause duplicate actions for devd events
|
|
|
devd-mount(8) is a devd(8) based automounter for FreeBSD. It supports
most popular filesystems such as exFAT, ISO9660, UDF, and FreeBSD's
native UFS. The devd-mount script mounts recognized filesystems and
invokes a specified command (typically qmediamanager) with the mount
point, device, and filesystem type as optional arguments.
|