udisks 1.0.4-2 source package in Ubuntu
Changelog
udisks (1.0.4-2) unstable; urgency=low [ Martin Pitt ] * debian/control: Mark udisks Multi-Arch: foreign. Thanks Steve Langasek. (Closes: #646078) [ Michael Biebl ] * debian/patches/06-test-for-mdadm.patch: Update 80-udisks.rules to test for mdadm before using it. (Closes: #640322) * debian/patches/07-fix-typos-udisks-man-page.patch: Fix a few typos in the udisks man page spotted by A. Costa. (Closes: #631420) * debian/patches/10-po-pt_BR.patch: Add Brazilian Portuguese translation by Sérgio Cipolla. (Closes: #628502) -- Martin Pitt <email address hidden> Mon, 24 Oct 2011 07:35:55 +0000
Upload details
- Uploaded by:
- Martin Pitt
- Uploaded to:
- Precise
- Original maintainer:
- Utopia Maintenance Team
- Architectures:
- any all
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
udisks_1.0.4.orig.tar.gz | 703.0 KiB | 854b89368733b9c3a577101b761ad5397ae75a05110c8698ac5b29de9a8bf8f5 |
udisks_1.0.4-2.debian.tar.gz | 17.3 KiB | d5618e405ae824cfbcbc3c09dc09daef7b2d6fe985fe33be4edef897a70332c2 |
udisks_1.0.4-2.dsc | 2.3 KiB | 5ac60b174da911d63a660ec3f25e80b3a267ff2fa395d5f4a424b36ee4d0ec71 |
Available diffs
- diff from 1.0.4-1ubuntu2 to 1.0.4-2 (3.2 KiB)
Binary packages built by this source
- udisks: storage media interface
The udisks daemon serves as an interface to system block devices,
implemented via D-Bus. It handles operations such as querying, mounting,
unmounting, formatting, or detaching storage devices such as hard disks
or USB thumb drives.
.
This package also provides the udisks utility, which can be used to
trigger these operations from the command line (if permitted by
PolicyKit). External tools such as hdparm are used if available to
implement extra operations, such as configuring disk spindown times.
.
Creating or modifying file systems such as XFS, RAID, or LUKS encryption
requires that the corresponding mkfs.* and admin tools are installed, such as
dosfstools and mtools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS.
- udisks-doc: storage media interface - documentation
The udisks daemon serves as an interface to system block devices,
implemented via D-Bus. It handles operations such as querying, mounting,
unmounting, formatting, or detaching storage devices such as hard disks
or USB thumb drives.
.
This package provides the API reference and manuals in devhelp format.