Added map_type = file to the global configuration. Else, we would get warningson amd boot saying the file wasn't executable.
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).Otherwise the appropriate MKxxx=no won't be defined .
MKfoo=no -> NOfoo
Install adapted config file instead of old one.
Adapt config file example to am-utils-6.0.4.
s/nodevs/nodev/ for mount option.
fix thinko of revision 1.4.the change seemed to intend "/net" and "/cd", rather than "/mnt" and "/cd".
add note on how to umount (as user), using amq.Hint taken from a posting on tech-kern byWolfgang Rupprecht <wolfgang@wsrcc.com>
convert from NOxxx= to MKxxx=no.include <bsd.own.mk> if testing a MKxxx variable.
don't install in /usr/share if NOSHARE is defined
Use "/cd" not "/mnt" for CD ROM drive(s), install file "cd", no need tostrip "master" any more.
Add example how to automount a local CD ROM.
Add a warning on how to use this file
Some enhancements and security fixes submitted byNoriyuki Soda <soda@sra.co.jp>.
Fix leftovers from last commit.
Import of some example files for amd