Changes:
- Fix bug when ATIME is enabled.
- Use /sbin/e2fsck from FreeBSD base system.
- Use REMOVE_HIBERFILE option for NTFS3G mounts.
- Use LONGNAMES for MSDOS mounts.
- Fix harmless error messages.
- Fix typos at error messages.
Submitted by: vermaden@interia.pl (maintainer, via email)
Changes:
- Added BLACKLIST option to ignore problematic devices.
- Implement sleep/wait with TIMEOUT for devices that not appear.
- Add more useful information to /var/log/automount.log file.
Submitted by: vermaden@interia.pl (maintainer, via email)
- Trim header
Changes:
- Added extended 'already mounted' checking.
- Added logging of FSCK output to the /var/log/automount.log file.
- Added error logging of failed mounts with used mount(8) command.
- Added +s bit for /sbin/mount* when ${USERUMOUNT} set to YES.
- Properly display the already mounted directory with spaces.
- Wait shorter amount of time to mount device faster.
- Improved readability of the generated /var/log/automount.log file
Submitted by: Slawomir Wojciech Wojtczak <vermaden@interia.pl> (maintainer, via email)
It supports most popular file systems:
NTFS/MSDOS/exFAT/EXT2/EXT3/EXT4/UFS
WWW: https://github.com/vermaden/automount/
PR: ports/166275
Submitted by: vermaden <vermaden@interia.pl>