Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mount: Programs for mounting and unmounting filesystems.
Name: | mount |
Vendor: | Scientific Linux |
Version: | 2.11y |
License: | distributable |
Release: | 31.24 |
URL: | |
- Summary
- The mount package contains the mount, umount, swapon, and swapoff
programs. Accessible files on your system are arranged in one big tree
or hierarchy. These files can be spread out over several devices. The
mount command attaches a filesystem on some device to your system's
file tree. The umount command detaches a filesystem from the
tree. Swapon and swapoff, respectively, specify and disable devices
and files for paging and swapping.
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