| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Mar 2013 11:24:01
1.4.3
|
bdrewery  |
- Update to 1.4.3
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) |
04 Mar 2013 02:05:25
1.4.2
|
bdrewery  |
- Update to 1.4.2
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) |
10 Jan 2013 16:09:49
1.4.1
|
bdrewery  |
- Cleanup formatting to use tabs, making portlint happy |
10 Jan 2013 16:08:38
1.4.1
|
bdrewery  |
- Update to 1.4.1
- 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) |
20 Jul 2012 19:39:06
1.3.1
|
cs  |
Fix typo in COMMENT
PR: ports/170029
Submitted by: Fernando <fernando.apesteguia@gmail.com>
Approved by: maintainer (implicit) |
28 Apr 2012 06:50:59
1.3.1
|
araujo  |
automount is a devd(8) based automounter for FreeBSD.
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> |