Magellan Linux

Diff of /tags/init-0_6_0/etc/fstab

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 375 by niro, Fri May 5 15:17:50 2006 UTC revision 516 by niro, Fri Aug 17 22:10:47 2007 UTC
# Line 1  Line 1 
1  # /etc/fstab - static file system information  # /etc/fstab - static file system information
2  # $Header: /home/cvsd/magellan-cvs/magellan-src/magellan-initscripts/etc/fstab,v 1.5 2006-05-05 15:17:50 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/magellan-initscripts/etc/fstab,v 1.6 2007-08-17 22:10:47 niro Exp $
3    
4  # 'noatime' turns off atimes for increased performance (atimes normally aren't  # 'noatime' turns off atimes for increased performance (atimes normally aren't
5  # needed; 'notail' increases performance of ReiserFS (at the expense of storage  # needed; 'notail' increases performance of ReiserFS (at the expense of storage
# Line 24  Line 24 
24    
25  proc /proc proc defaults 0 0  proc /proc proc defaults 0 0
26  shm /dev/shm tmpfs defaults 0 0  shm /dev/shm tmpfs defaults 0 0
   
 # If you want to connect usb devices install sys-apps/hotplug and  
 # enable this line:  
 #usbfs /proc/bus/usb usbfs defaults 0 0  

Legend:
Removed from v.375  
changed lines
  Added in v.516