clfs-1.2
        clfs-2.1
        clfs-3.0.0-systemd
        clfs-3.0.0-sysvinit
        systemd
        sysvinit
      
      
        
          | 
            Last change
 on this file since 7d3fc49 was             7e161ea, checked in by Jim Gifford <clfs@…>, 20 years ago           | 
        
        
          
            
r833@server (orig r831):  jim | 2005-12-05 10:42:24 -0800 
Added: udev package for Cross-LFS. Work in Progress 
 
 
           | 
        
        
          
            
              - 
Property                 mode
 set to                 
100644
               
             
           | 
        
        
          | 
            File size:
            802 bytes
           | 
        
      
      
| Rev | Line |   | 
|---|
| [7e161ea] | 1 | ## Path:           Hardware/Storage
 | 
|---|
 | 2 | ## Description:    Common storage device options
 | 
|---|
 | 3 | 
 | 
|---|
 | 4 | ## Type:           yesno
 | 
|---|
 | 5 | ## Default:        yes
 | 
|---|
 | 6 | #
 | 
|---|
 | 7 | # Should we mount hotplugged system storage devices automatically?
 | 
|---|
 | 8 | # This requires a fstab line with mount option 'hotplug'. See README.Hotplug in
 | 
|---|
 | 9 | # /usr/share/doc/packages/udev for details.
 | 
|---|
 | 10 | # WARNING: You have to unmount these devices manually before you unplug them!!!
 | 
|---|
 | 11 | #
 | 
|---|
 | 12 | HOTPLUG_MOUNT_FSTAB=yes
 | 
|---|
 | 13 | 
 | 
|---|
 | 14 | ## Type:           yesno
 | 
|---|
 | 15 | ## Default:        yes
 | 
|---|
 | 16 | # Should we check hotplugged system storage devices before we mount them?
 | 
|---|
 | 17 | # If set to yes, you may control this individually in the sixth field in
 | 
|---|
 | 18 | # /etc/fstab as usual. Watch /var/log/messages for errors and warnings. See
 | 
|---|
 | 19 | # README.Hotplug in # /usr/share/doc/packages/udev for details.
 | 
|---|
 | 20 | #
 | 
|---|
 | 21 | HOTPLUG_CHECK_FILESYSTEMS=yes
 | 
|---|
 | 22 | 
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.