| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: losetup | Distribution: Mandriva Linux |
| Version: 2.12r | Vendor: Mandriva |
| Release: 8mdv2007.0 | Build date: Thu Jun 29 22:17:38 2006 |
| Group: System/Configuration/Networking | Build host: deborah.mandriva.com |
| Size: 44423 | Source RPM: util-linux-2.12r-8mdv2007.0.src.rpm |
| Packager: Iurt the rebuild bot <warly@mandriva.com> | |
| Url: ftp://ftp.kernel.org/pub/linux/utils/util-linux/ | |
| Summary: Programs for setting up and configuring loopback devices | |
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.
GPL
* Fri Jun 30 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.12r-8mdv2007.0
- fix sparc build (P1212)
- use %{sunsparc} macro
- no sfdisk & cfdisk on sparc
- fix prereq-use
- add requires on info-install and use it at correct time (%preun in stead of %postun)
- fix macro-in-%changelog
* Sat Jun 24 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12r-7mdv2007.0
- Update patch218 to refresh non handled options list for various fs (Mdv bug #23264)
- Remove patch 225, merged into patch 218
* Wed May 24 2006 Olivier Blin <oblin@mandriva.com> 2.12r-6mdk
- move logger in /bin, for initscripts
* Fri Apr 07 2006 Olivier Blin <oblin@mandriva.com> 2.12r-5mdk
- move flock in /bin, required for udev
* Mon Jan 30 2006 Olivier Blin <oblin@mandriva.com> 2.12r-4mdk
- use "include" directive instead of deprecated pam_stack in pam.d
configuration files (and strip modules path)
- use URL of an up-to-date mirror
* Fri Jan 06 2006 Oden Eriksson <oeriksson@mandriva.com> 2.12r-3mdk
- drop selinux support
* Mon Dec 26 2005 Olivier Blin <oblin@mandriva.com> 2.12r-2mdk
- Patch1211: don't fail in "swapon -a" when using labels and -e option
* Sat Oct 08 2005 Olivier Blin <oblin@mandriva.com> 2.12r-1mdk
- 2.12r
- remove Patch1400 (merged upstream)
* Wed Sep 21 2005 Olivier Blin <oblin@mandriva.com> 2.12q-7mdk
- Patch1400 (Vincent Danen): security fix for CAN-2005-2876
(don't allow umount -r when not root)
* Mon Sep 19 2005 Olivier Blin <oblin@mandriva.com> 2.12q-6mdk
- Patch218:
o really ignore utf8 option if fs doesn't handle it
o udf do support utf8
o allow to remove conflicting options
(for example utf8 if fs is udf and iocharset is specified)
* Sat Aug 27 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.12q-5mdk
- fortify fixes
- honor "mode=" for devpts filesystems (#16269, LSB, Stew)
* Wed Aug 24 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.12q-4mdk
- varargs fixes
* Fri May 13 2005 Olivier Blin <oblin@mandriva.com> 2.12q-3mdk
- only keep utf8 option for iso9660, ntfs and vfat (update patch 218)
* Thu May 05 2005 Arnaud Patard <apatard@mandriva.com> 2.12q-2mdk
- Fix a patch that was badly applying. This was causing in a double close in
some cases.
* Sat Apr 30 2005 Arnaud Patard <apatard@mandriva.com> 2.12q-1mdk
- New upstream version
- Rediff patches : 0,106,115,116,121,204,207,209,211,214,215,221,1208,1300
- Updated patch : 213
- Drop the limitation on partition number. This one was preventing to have more
than 16 partitions on ide devices.
- Added a patch for guessing if a cd is a cd-extra or not.
- Updated nfs mount version to the kernel version
- Dropped the retryudp patch as the mount program relies now on the portmap informations
* Fri Mar 04 2005 Pixel <pixel@mandrakesoft.com> 2.12a-12mdk
- sfdisk warnings must not be on stdout, otherwise they get in the way when restoring
* Mon Feb 14 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.12a-11mdk
- Patch221 (Fedora): add support for "pamconsole"
- Patch222 (Fedora): add support for "managed"
* Fri Jan 21 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.12a-10mdk
- use glibc syscall() to use syscalls, ban use of <asm/unistd.h>
* Wed Jan 19 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.12a-9mdk
- patch 160: fix raw devices with udev (#11511)
* Sat Jan 08 2005 Olivier Blin <blino@mandrake.org> 2.12a-8mdk
- fix patch128, codepage option isn't supported by udf
* Wed Jan 05 2005 Pixel <pixel@mandrakesoft.com> 2.12a-7mdk
- in patch218: remove the realloc which causes some bug (on non malloc'ed pointers?)
* Tue Jan 04 2005 Pixel <pixel@mandrakesoft.com> 2.12a-6mdk
- rework Patch218: instead of black listing some options for some fs types,
white list them
- fix Summary for losetup and mount (as requested by rpmlint)
* Fri Sep 17 2004 Olivier Blin <blino@mandrake.org> 2.12a-5mdk
- update Patch218: remove codepage option for udf
(to be able to mount udf with magicdev)
* Wed Sep 08 2004 Olivier Blin <blino@mandrake.org> 2.12a-4mdk
- Patch1207: do not hide users option in mtab
(so that kde can recognize partitions it can unmount)
* Fri Sep 03 2004 Olivier Blin <blino@mandrake.org> 2.12a-3mdk
- remove more silly options when mounting in "auto" fstype :
codepage, iocharset and umask options can't be used with ext2 and ext3
(useful to be able to mount fat and ext2/ext3 usb keys with the same options)
- Patch121: fix compilation issues
* Tue Jul 27 2004 Pixel <pixel@mandrakesoft.com> 2.12a-2mdk
- rebuild for new slang (as requested by Marcel Pol)
* Tue Jul 20 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12a-1mdk
- 2.12a.
- enable selinux option.
- load cryptoapi and cypher modules when use cryptoapi (220).
* Fri Jul 16 2004 Pixel <pixel@mandrakesoft.com> 2.12-7mdk
- fix unstripped-binary-or-object and non-standard-executable-perm for /sbin/{addpart,delpart,kbdrate,partx}
* Fri Jul 16 2004 Pixel <pixel@mandrakesoft.com> 2.12-5mdk
- add Mandrakemove losetup patches:
- try LOOP_CHANGE_FD when loop already busy
- handle gzloop pseudo encryption
* Fri Jul 16 2004 Pixel <pixel@mandrakesoft.com> 2.12-4mdk
- change LOOP_PASSWORD_MIN_LENGTH from 20 to 3
(drakloop and diskdrake will ensure 6 or maybe 8 long passwords, but 20 is much too long)
* Sat Apr 24 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12-3mdk
- chfn/chsh unckecked pam return error (vdanen).
* Fri Jan 30 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12-2mdk
- fix shadow-utils requires version (#284)
* Fri Jan 30 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.12-1mdk
- new release (tv)
- rediff patches 210, 211 (tv)
- loop AES 2.0e
- 215 206
- kbrate period patch
* Thu Dec 11 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.12-0.1mdk
- new release
- remove patch 1205 (merged upstream)
- rediff patch 116
* Wed Nov 12 2003 Nicolas Planel <nplanel@mandrakesoft.com> 2.11z-9mdk
- rebuild
* Fri Oct 10 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.11z-8mdk
- rebuild for pam
* Fri Aug 15 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.11z-7mdk
- fix segfault in my patch of 2.11z-6mdk, /me sux
* Wed Aug 13 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.11z-6mdk
- mount-remove-silly-options-in-auto, removes mode= from udf mounts in
"auto" fstype, so that we can put mode=0644 in /etc/fstab for cd/dvd
drives, and don't end up with a silly udf.c kernel driver bailing out
because it doesn't know about this option
* Thu Jul 31 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.11z-5mdk
- BuildRequires: termcap-devel
/sbin/losetup /usr/share/man/man8/losetup.8.bz2
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:50:42 2013