| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes mount permissions issues in previous version
Fixes hang during pkg install
Removed pkg-install script which violated policy against starting services and
replaced with a pkg-message instructing user to restart devd
PR: ports/246026
Submitted by: vermaden@interia.pl
Notes:
svn path=/head/; revision=533470
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fix exFAT mount rights
* Use USER option in config file.
* Make MTP detection and mount better.
PR: 242405
Submitted by: <vermaden@interia.pl> (maintainer)
Notes:
svn path=/head/; revision=519071
|
|
|
|
| |
Notes:
svn path=/head/; revision=518771
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The automount has now a new co-author - Rozhuk Ivan.
- New options available in automount.conf config file.
- Filesystem detection/mounting reworked totally
with file(1)/dd(1)/fstyp(8) as backends.
- Notifications are now possible with libnitify(8) library.
- Automatic detection of DISPLAY variable.
- New automatic wait for device appearance.
- New detection if device is a block device.
- Introduction of CD-ROM support.
- Automatic detection of File Manager with exo-open(1).
- Option REMOVEDIRS is deprecated now.
- Handle '-o large' option for FAT under FreeBSD 11.x and 12.x versions.
PR: 239998
Submitted by: vermaden@interia.pl (maintainer), Rozhuk Ivan
Reported by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com>
Reviewed by: koobs
Notes:
svn path=/head/; revision=513267
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Omit GVFS in mount(8) listing.
- Improve default exFAT mount options.
- Add mount_msdosfs(8) fallback.
- Set caja as file manager in example.
- Add version option.
Submitted by: vermaden <vermaden@interia.pl> (maintainer)
Notes:
svn path=/head/; revision=473644
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
| |
PR: 201943
Submitted by: vermaden@interia.pl (maintainer)
Approved by: feld (mentor)
Notes:
svn path=/head/; revision=393425
|
|
|
|
|
|
|
|
|
|
| |
- Adjust path in pkg-install to PREFIX
PR: 197023
Submitted by: vermaden@interia.pl (maintainer)
Notes:
svn path=/head/; revision=378537
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
due to sysutils/fusefs-exfat licensing restrictions)
- Use options helpers
PR: 189486
Submitted by: amdmi3
Approved by: vermaden@interia.pl
Notes:
svn path=/head/; revision=370313
|
|
|
|
|
|
|
|
|
| |
- Clarify license
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=353359
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=314910
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=313387
|
|
|
|
| |
Notes:
svn path=/head/; revision=310186
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=310185
|
|
|
|
|
|
|
|
|
| |
PR: ports/170029
Submitted by: Fernando <fernando.apesteguia@gmail.com>
Approved by: maintainer (implicit)
Notes:
svn path=/head/; revision=301237
|
|
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>
Notes:
svn path=/head/; revision=295639
|