Jump to letter: [
          
            CGLMPSTUV
          ]
        
        losetup: Programs for setting up and configuring loopback devices.
        
        
            | Name: | losetup | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 2.11y | 
            License: | distributable | 
        
        
            | Release: | 31.19 | 
            URL: |  | 
        
        
        
        - Summary
 
        - Linux supports a special block device called the loop device, which
maps a normal file onto a virtual block device. This allows for the
file to be used as a "virtual file system" inside another file.
Losetup is used to associate loop devices with regular files or block
devices, to detach loop devices and to query the status of a loop
device.
 
        
        
        Changelog
        
            - * Thu Jul 27 19:00:00 2006 Steve Dickson <steved{%}redhat{*}com> 2.11y-31.19
 
            - fix #200312 fstab mounting of different nfs servers broken
 
        
            - * Fri Jun  9 19:00:00 2006 Karel Zak <kzak{%}redhat{*}com> 2.11y-31.18
 
            - rebuild (remove useless losetup-offset.patch, RHEL3 kernel doesn't
           support 64-bit version of the LOOP_GET/SET_STATUS ioctl)
- add missing /etc/pam.d/remote (required for #177449) 
        
            - * Thu May 25 19:00:00 2006 Karel Zak <kzak{%}redhat{*}com> 2.11y-31.17
 
            - rebuild