Parent Directory
|
Revision Log
import initial baselayout sources (1.12.0_pre8)
| 1 | # /etc/filesystems |
| 2 | # |
| 3 | # This file defines the filesystems search order used by a |
| 4 | # 'mount -t auto' command. |
| 5 | # |
| 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 | * |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |