The UDisks package provides a storage daemon that implements well-defined D-Bus interfaces that can be used to query and manipulate storage devices.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): http://hal.freedesktop.org/releases/udisks-1.0.5.tar.gz
Download MD5 sum: 70d48dcfe523a74cd7c7fbbc2847fcdd
Download size: 720 KB
Estimated disk space required: 12 MB
Estimated build time: 0.1 SBU
dbus-glib-0.104, libatasmart-0.19, LVM2-2.02.116, parted-3.2, Polkit-0.112, sg3_utils-1.40, and udev-extras (from eudev) (for gudev)
GTK-Doc-1.21, libxslt-1.1.28 and Sudo-1.8.12 (to run the test)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/udisks
Install UDisks by running the following commands:
./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var && make
To test the results, issue: make check.
Now, as the root
user:
make profiledir=/etc/bash_completion.d install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2015-02-26 17:29:00 -0800