~ubuntu-branches/debian/squeeze/devicekit-disks/squeeze

« back to all changes in this revision

Viewing changes to doc/html/DeviceKit-disks.7.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl, Martin Pitt, Michael Biebl
  • Date: 2009-11-05 14:26:06 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091105142606-gv7df6uk7s7voro1
Tags: 009-1
[ Martin Pitt ]
* New upstream release.
* 08-dont-probe-dm-devices.patch: Update for new release.
* Drop 07-media-player-icon.patch as well, it was included upstream in 008.
* debian/devicekit-disks.postinst: Update udev after installation to pick up
  (changes of) our udev rules. (Closes: #548758)
* debian/control: Add missing udev dependency.
* debian/control: Add dependencies to various file system tools which DK-D
  uses to implement its functionality:
  - Recommends: dosfstools, mtools, ntfs-3g (the more popular ones)
  - Suggests: xfsprogs, reiserfsprogs, mdadm, cryptsetup
* Add 00git-lv-nopolicy.patch: Fix LVM LVs to have NOPOLICY=1 again.
  (Accepted into upstream trunk.)

[ Michael Biebl ]
* debian/patches/08-dont-probe-dm-devices.patch
  - Skip probing dm devices (using devkit-disks-part-id) for which DM_HIDE
    is set. (Closes: #545032)
  - Instead of checking for DKD_DM_STATE, test if DM_NAME is setup.
* Add debian/README.source which refers to the quilt documentation.
* debian/control: Add Recommends on ntfsprogs for proper NTFS support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
<td valign="top" align="right"></td>
34
34
</tr></table></div>
35
35
<div class="refsect1" title="DESCRIPTION">
36
 
<a name="id383631"></a><h2>DESCRIPTION</h2>
 
36
<a name="id532477"></a><h2>DESCRIPTION</h2>
37
37
<p>
38
38
      DeviceKit-disks provides an interface to enumerate block
39
39
      devices and perform operations on them. Any application
43
43
    </p>
44
44
</div>
45
45
<div class="refsect1" title="DEVICE INFORMATION">
46
 
<a name="id331703"></a><h2>DEVICE INFORMATION</h2>
 
46
<a name="id579452"></a><h2>DEVICE INFORMATION</h2>
47
47
<p>
48
48
      On Linux, DeviceKit-disks relies on recent versions of
49
49
      <span class="citerefentry"><span class="refentrytitle">udev</span>(7)</span>
243
243
</table></div>
244
244
</div>
245
245
<div class="refsect1" title="AUTHOR">
246
 
<a name="id392131"></a><h2>AUTHOR</h2>
 
246
<a name="id581500"></a><h2>AUTHOR</h2>
247
247
<p>
248
248
      Written by David Zeuthen <code class="email">&lt;<a class="email" href="mailto:david@fubar.dk">david@fubar.dk</a>&gt;</code> with
249
249
      a lot of help from many others.
250
250
    </p>
251
251
</div>
252
252
<div class="refsect1" title="BUGS">
253
 
<a name="id400388"></a><h2>BUGS</h2>
 
253
<a name="id532909"></a><h2>BUGS</h2>
254
254
<p>
255
255
      Please send bug reports to either the distribution or the
256
256
      hal mailing list,
259
259
    </p>
260
260
</div>
261
261
<div class="refsect1" title="SEE ALSO">
262
 
<a name="id380729"></a><h2>SEE ALSO</h2>
 
262
<a name="id600340"></a><h2>SEE ALSO</h2>
263
263
<p>
264
264
      <span class="citerefentry"><span class="refentrytitle">DeviceKit</span>(7)</span>,
265
265
      <span class="citerefentry"><span class="refentrytitle">PolicyKit</span>(8)</span>,