From: Paweł Gołaszewski Date: Mon, 26 Jun 2006 20:18:24 +0000 (+0000) Subject: - renamed autofs-auto.misc to autofs-auto.media, changed mount-point from X-Git-Tag: AC-STABLE~8 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fautofs.git;a=commitdiff_plain;h=6a053499774c4591fcfc2b23d246489d4d20a5ac - renamed autofs-auto.misc to autofs-auto.media, changed mount-point from /misc to /media Changed files: autofs-auto.master -> 1.3 autofs-auto.media -> 1.1 --- diff --git a/autofs-auto.master b/autofs-auto.master index ddde2fb..3db83d5 100644 --- a/autofs-auto.master +++ b/autofs-auto.master @@ -3,5 +3,5 @@ # Format of this file: # mountpoint map options # For details of the format look at autofs(8). -/misc auto.misc +/media auto.media /net auto.net diff --git a/autofs-auto.media b/autofs-auto.media new file mode 100644 index 0000000..262c5bb --- /dev/null +++ b/autofs-auto.media @@ -0,0 +1,13 @@ +# $Id$ +# This is an automounter map and it has the following format +# key [ -mount-options-separated-by-comma ] location +# Details may be found in the autofs(5) manpage + +kernel -ro,soft,intr ftp.kernel.org:/pub/linux +cd -fstype=iso9660,ro :/dev/cdrom + +# the following entries are samples to pique your imagination +#floppy -fstype=auto :/dev/fd0 +#floppy -fstype=ext2 :/dev/fd0 +#e2floppy -fstype=ext2 :/dev/fd0 +#jaz -fstype=ext2 :/dev/sdc1