Commit graph

7 commits

Author SHA1 Message Date
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Bryan Drewery
65ee3193c2 - 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)
2013-03-22 11:24:00 +00:00
Bryan Drewery
cc71e3389f - 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)
2013-03-04 02:05:25 +00:00
Bryan Drewery
3e09d29af2 - Cleanup formatting to use tabs, making portlint happy 2013-01-10 16:09:49 +00:00
Bryan Drewery
8b82e269fd - 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)
2013-01-10 16:08:38 +00:00
Carlo Strub
5091ce7d27 Fix typo in COMMENT
PR:		ports/170029
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
Approved by:	maintainer (implicit)
2012-07-20 19:39:06 +00:00
Marcelo Araujo
25e1b431be 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>
2012-04-28 06:50:59 +00:00