]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r275681:
authortrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 May 2015 13:08:30 +0000 (13:08 +0000)
committertrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 21 May 2015 13:08:30 +0000 (13:08 +0000)
commita27a8077481f9c855ba8424bbbf368dec9f62f26
treea40be5cbc0d2bb6d7fc2972528a20b27abe2b583
parent2624ba8d60c03cf4aaf5e58d4cc7ce4110e8abf3
MFC r275681:

Add "-media" autofs map, to access data on removable media, such as CD
drives or flash keys.  It can be enabled by uncommenting a single entry
in default /etc/auto_master.  It can also be easily modified to use
fuse-based filesystems instead of in-kernel ones.

There is still one deficiency - the mountpoints are permanent, they
don't disappear when user removes the media.  Fixing it needs some
autofs changes.

Relnotes: yes
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@283223 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/auto_master
etc/autofs/Makefile
etc/autofs/special_media [new file with mode: 0755]
etc/devd.conf
usr.sbin/autofs/auto_master.5