|
|
Let's try to compare AutoFS with AMD in a similar environment
|
AutoFS
|
AMD
|
Sources
|
ftp.kernel.org:/pub/daemon/autofs/autofs-xxx
Requires enabling AutoFS in kernel
|
xxx
|
Config Files
|
/etc/auto.master
/etc/auto.misc
/etc/rc.d/rc.autofs
|
/etc/amd.home
/etc/amd.conf
/etc/rc.d/init.d/amd.init
|
Directory Structure
|
mkdir /.AutoFS
ln -s /.autofs/home /home
|
mkdir /.automount
ln -s /.amd/home /home
|
Advantages
|
Small-compact kernel based
|
lots of features
|
Disadvantages
|
|
not enough options/features ?
|
Too many options
|