Jump to letter: [
          
            ABCEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        losetup: Programs for setting up and configuring loopback devices.
        
        
            | Name: | losetup | Vendor: | Scientific Linux | 
        
            | Version: | 2.11y | License: | distributable | 
        
            | Release: | 31.24 | 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
        
            - * Fri Oct 12 19:00:00 2007 Karel Zak <kzak{%}redhat{*}com> 2.11y-31.24
- - fix #324431 - CVE-2007-5191 util-linux mount doesn't drop
                privileges properly when calling helpers
            - * Mon May 14 19:00:00 2007 Karel Zak <kzak{%}redhat{*}com> 2.11y-31.23
- - rebuild with correct package description 
            - * Tue Apr 10 19:00:00 2007 Steve Dickson <steved{%}redhat{*}com> 2.11y-31.22
- - fix #235877 - umount -l should work on hung NFS mounts with cached data