aboutsummaryrefslogtreecommitdiff
path: root/etc/autofs/special_media
Commit message (Expand)AuthorAgeFilesLines
* Move autofs related configs to usr.sbin/autofs/Brad Davis2018-08-041-136/+0
* etc: clean up trailing whitespace in autofsEitan Adler2018-02-151-4/+4
* Enable automounting of exFAT media.Edward Tomasz Napierala2017-05-041-0/+9
* Fix -media to not mount ufs with "async"; it doesn't make sense whenEdward Tomasz Napierala2016-09-201-1/+1
* Stop appending "noatime" in the autofs -media map, and instead add itEdward Tomasz Napierala2016-09-201-2/+2
* Make autofs(5) -media map also use "async" and "noatime" for ext2fs(5).Edward Tomasz Napierala2016-09-201-4/+8
* Make autofs use the "noatime" flag for msdosfs, ntfs, and ufsEdward Tomasz Napierala2016-09-191-2/+2
* Make autofs use the "async" flag for msdosfs and ufs filesystems mountedEdward Tomasz Napierala2016-09-191-0/+2
* Add a special case for NTFS to the -media autofs(5) map.Edward Tomasz Napierala2016-03-181-2/+22
* Restore accidentaly removed comment line.Edward Tomasz Napierala2016-03-141-0/+1
* Fix autofs handling of filesystem labels containing plus signs and slashes.Edward Tomasz Napierala2016-03-141-0/+7
* Add "-media" autofs map, to access data on removable media, such as CDEdward Tomasz Napierala2014-12-101-0/+93