| 1 |
# /etc/filesystems
|
| 2 |
# $Header: /var/cvsroot/gentoo-src/rc-scripts/etc/filesystems,v 1.1 2005/01/30 21:26:42 vapier Exp $
|
| 3 |
|
| 4 |
# This file defines the filesystems search order used by a
|
| 5 |
# 'mount -t auto' command.
|
| 6 |
|
| 7 |
# Uncomment the following line if your modular kernel has vfat
|
| 8 |
# support and you want mount to try vfat.
|
| 9 |
#vfat
|
| 10 |
|
| 11 |
# Keep the last '*' intact as it directs mount to use the
|
| 12 |
# filesystems list available at /proc/filesystems also.
|
| 13 |
# Don't remove it unless you REALLY knows what you are doing!
|
| 14 |
*
|