./sysutils/devpub-mount, NetBSD devpubd-based automounter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.0.5, Package name: devpub-mount-0.1.0.5, Maintainer: bacon

devpub-mount(8) is a devpubd(8) based automounter for NetBSD. It supports
most popular filesystems such as FFS, NTFS, FAT, exFAT, ISO9660, UDF,
and NetBSD's native FFS. The devpubd script mounts recognized
filesystems and invokes a specified command with the mount point as
an argument.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2023-07-11 16:59:16 by Jason Bacon | Files touched by this commit (3)
Log message:
sysutils/devpub-mount: Update to 0.1.0.5

Optionally pass filesystem and device info to media manager
This info cannot be extracted from fusefs mounts
   2023-06-17 17:24:06 by Jason Bacon | Files touched by this commit (4)
Log message:
sysutils/devpub-mount: NetBSD devpubd-based automounter

devpub-mount(8) is a devpubd(8) based automounter for NetBSD.  It supports
most popular filesystems such as FFS, NTFS, FAT, exFAT, ISO9660, UDF,
and NetBSD's native FFS.  The devpubd script mounts recognized
filesystems and invokes a specified command with the mount point as
an argument.