~ubuntu-multiseat/ubuntu/trusty/udisks2/full-logind-support

« back to all changes in this revision

Viewing changes to doc/man/udisks.xml

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-06-13 17:01:30 UTC
  • mfrom: (1.1.1) (2.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20120613170130-9jggrd76bkv1vd0b
Tags: 1.98.0-1
* New upstream release.
* debian/control: Drop ntfsprogs Recommends. It is a transitional package
  for ntfs-3g now, which we already recommend.
* Add 00git_no_polkit_fallback.patch: Fix crash if polkit is not available.
  Patch backported from current upstream git head.
* Add debian/local/integration-test: Latest integration test suite from
  upstream git. 1.99 and later will ship that in the source tarball.
* Add debian/tests/control and debian/tests/upstream-system: DEP-8
  autopkgtest (adapted from udisks package).
* debian/control: Change suggestion of cryptsetup to cryptsetup-bin, as that
  is sufficient for udisks' needs.
* debian/copyright: Fix duplicate copyright line, thanks lintian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
  <refnamediv>
15
15
    <refname>udisks</refname>
16
 
    <refpurpose>Introduction to udisks</refpurpose>
 
16
    <refpurpose>Disk Manager</refpurpose>
17
17
  </refnamediv>
18
18
 
19
19
  <refsect1><title>DESCRIPTION</title>
20
20
    <para>
21
21
      udisks provides interfaces to enumerate and perform operations
22
 
      on storage devices. Any application (including unprivileged
23
 
      ones) can access the
 
22
      on disks and storage devices. Any application (including
 
23
      unprivileged ones) can access the
24
24
      <citerefentry><refentrytitle>udisksd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
25
25
      daemon via the name <emphasis>org.freedesktop.UDisks2</emphasis>
26
26
      on the system message bus. In addition to the D-Bus API, a
27
27
      library, <filename>libudisks2</filename> is also provided. This
28
28
      library can be used from C/C++ and any high-level language with
29
 
      <ulink url="https://live.gnome.org/GObjectIntrospection">GObjectIntrospection</ulink>
 
29
      <ulink
 
30
      url="https://live.gnome.org/GObjectIntrospection">GObjectIntrospection</ulink>
30
31
      support such as Javascript and Python.
31
 
    </para>
32
 
    <para>
33
 
      Except for providing a list of devices, support for udev
34
 
      properties as well as routines used to present the devices to
35
 
      the end user, udisks, as a system-level component, is not
36
 
      involved with what a desktop user interface shows the user. For
37
 
      GNOME see these <ulink
38
 
      url="http://git.gnome.org/browse/gvfs/tree/monitor/udisks2/what-is-shown.txt">GVfs
39
 
      notes</ulink> about what is shown in the desktop user interface
40
 
      and how to influence it.
 
32
      udisks is only indirectly involved in what devices and objects
 
33
      are shown in the user interface. See these
 
34
      <ulink url="http://git.gnome.org/browse/gvfs/tree/monitor/udisks2/what-is-shown.txt">notes</ulink>
 
35
      for what is shown in GNOME 3.
41
36
    </para>
42
37
  </refsect1>
43
38
 
54
49
      more information (<ulink
55
50
      url="http://udisks.freedesktop.org/docs/latest/udisks-polkit-actions.html">available
56
51
      online here</ulink>).
57
 
    </para>
58
 
    <para>
59
52
      Note that the <literal>x-udisks-auth</literal> option can be
60
53
      used in the <filename>/etc/fstab</filename> and
61
54
      <filename>/etc/crypttab</filename> files to specify that