Fix systemd unit service issue for arch 64.
[platform/upstream/udisks2.git] / README
1 OVERVIEW
2 ========
3
4 The udisks project provides a daemon, tools and libraries to access
5 and manipulate disks and storage devices.
6
7 For API stability and intended audience of udisks, see the API
8 STABILITY and AUDIENCE section of the udisks(8) man page
9 (doc/man/udisks.xml in the tarball and git repository).
10
11 LICENSE
12 =======
13
14 See the COPYING file for the license. In a nutshell, the daemon and
15 tools are licensed under the GPLv2 (or later) and libraries are
16 licensed under LGPLv2 (or later).
17
18 I18N and L10N
19 =============
20
21 We're using Transifex for translations, see
22
23  https://www.transifex.net/projects/p/udisks/
24
25 for how to contribute.
26
27 RELEASES
28 ========
29
30 Releases of udisks are available in compressed tarballs from
31
32  http://udisks.freedesktop.org/releases/
33
34 To verify the authenticity of the compressed tarball, use this command
35
36  $ gpg --verify udisks-$(VERSION).tar.bz2.sign udisks-$(VERSION).tar.bz2
37  gpg: Signature made Sat 10 Mar 2012 03:00:30 PM EST using RSA key ID 3418A891
38  gpg: Good signature from "David Zeuthen <zeuthen@gmail.com>"
39  gpg:                 aka "[jpeg image of size 5237]"
40
41 BUGS and DEVELOPMENT
42 ====================
43
44 Please report bugs via the freedesktop.org bugzilla at
45
46  http://bugs.freedesktop.org/enter_bug.cgi?product=udisks