source: general/sysutils/udisks2.xml@ 03c0def

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 03c0def was c47e525, checked in by Xi Ruoyao <xry111@…>, 17 months ago

Revert "udisks2: add a configuration for kernel NTFS3 driver"

This reverts commit e9dfbc0c263c327a5e9bc5a37747cb14dfd9192d and
6fa16a5033e1563760d92487044e25c1082a94a1.

No longer needed: udisks-2.9.4 already knows NTFS3 and prefers it over
ntfs-3g.

  • Property mode set to 100644
File size: 7.9 KB
RevLine 
[f8efa5b]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[0e7f80e4]7 <!ENTITY udisks2-download-http "https://github.com/storaged-project/udisks/releases/download/udisks-&udisks2-version;/udisks-&udisks2-version;.tar.bz2">
[f8efa5b]8 <!ENTITY udisks2-download-ftp " ">
[3713bc71]9 <!ENTITY udisks2-md5sum "576e057d2654894fab58f0393d105b7b">
10 <!ENTITY udisks2-size "1.6 MB">
11 <!ENTITY udisks2-buildsize "52 MB (with tests)">
[66ee922]12 <!ENTITY udisks2-time "0.3 SBU (with tests)">
[f8efa5b]13]>
14
[880c568]15<sect1 id="udisks2" xreflabel="UDisks-&udisks2-version;">
[f8efa5b]16 <?dbhtml filename="udisks2.html"?>
17
18
[880c568]19 <title>UDisks-&udisks2-version;</title>
[f8efa5b]20
21 <indexterm zone="udisks2">
[2630345]22 <primary sortas="a-UDisks2">UDisks2</primary>
[f8efa5b]23 </indexterm>
24
25 <sect2 role="package">
[73d97caf]26 <title>Introduction to UDisks</title>
[f8efa5b]27
28 <para>
[0d7900a]29 The <application>UDisks</application> package provides a daemon,
30 tools and libraries to access and manipulate disks and storage
[f8efa5b]31 devices.
32 </para>
33
[7263a049]34 &lfs112_checked;
[f8efa5b]35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>
40 Download (HTTP): <ulink url="&udisks2-download-http;"/>
41 </para>
42 </listitem>
43 <listitem>
44 <para>
45 Download (FTP): <ulink url="&udisks2-download-ftp;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download MD5 sum: &udisks2-md5sum;
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download size: &udisks2-size;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Estimated disk space required: &udisks2-buildsize;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated build time: &udisks2-time;
66 </para>
67 </listitem>
68 </itemizedlist>
69
[73d97caf]70 <bridgehead renderas="sect3">UDisks Dependencies</bridgehead>
[f8efa5b]71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para role="required">
74 <xref linkend="libatasmart"/>,
[6dcb9e77]75 <xref linkend="libblockdev"/>,
[f175d6f6]76 <xref linkend="libgudev"/>,
77 <xref linkend="libxslt"/>, and
78 <xref linkend="polkit"/>
[f8efa5b]79 </para>
80
[7e70c8be]81 <bridgehead renderas="sect4">Required at runtime</bridgehead>
82 <para role="required">
[572553b]83 <xref role="runtime" linkend="btrfs-progs"/>,
[aff1dbb]84 <phrase revision="sysv"><xref role="runtime" linkend="dbus"/>,</phrase>
[572553b]85 <xref role="runtime" linkend="dosfstools"/>,
86 <xref role="runtime" linkend="gptfdisk"/>,
87 <xref role="runtime" linkend="mdadm"/>, and
88 <xref role="runtime" linkend="xfsprogs"/>
[7e70c8be]89 </para>
90
[560d49c]91 <bridgehead renderas="sect4">Recommended</bridgehead>
92 <para role="recommended">
93 <phrase revision="systemd"><xref linkend="systemd"/></phrase>
94 <phrase revision="sysv"><xref linkend="elogind"/></phrase>
[1552ac8]95 </para>
96
[b84342d6]97 <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
98 <para role="optional">
99 <xref linkend="gobject-introspection"/>
100 </para>
101
[f8efa5b]102 <bridgehead renderas="sect4">Optional</bridgehead>
103 <para role="optional">
[aff1dbb]104 <xref linkend="dbus-python"/> (for the integration tests),
[0f23f29]105 <xref linkend="gtk-doc"/>,
[0e7f80e4]106 <xref linkend="lvm2"/>,
[c47e525]107 <!-- <xref linkend="ntfs-3g"/>, -->
[aff1dbb]108 <xref linkend="pygobject3"/> (for the integration tests),
109 <ulink url="https://github.com/relan/exfat">exFAT</ulink>, and
[6dcb9e77]110 <ulink url="https://github.com/sahlberg/libiscsi">libiscsi</ulink>
[f8efa5b]111 </para>
112
113 <para condition="html" role="usernotes">
114 User Notes: <ulink url="&blfs-wiki;/udisks2"/>
115 </para>
116 </sect2>
117
118 <sect2 role="installation">
[73d97caf]119 <title>Installation of UDisks</title>
[f8efa5b]120
[f4327ad9]121<!-- Applied upstream in version 2.9.0.
[477d66d]122 <para>
123 First, fix a regression caused by glib-2.64:
124 </para>
125
126<screen><userinput remap="pre">sed -i '/stdout_channel = g/a g_io_channel_set_encoding (job->child_stdout_channel, NULL, NULL);' src/udisksspawnedjob.c &amp;&amp;
127sed -i '/stderr_channel = g/a g_io_channel_set_encoding (job->child_stderr_channel, NULL, NULL);' src/udisksspawnedjob.c</userinput></screen>
[f4327ad9]128-->
[477d66d]129
[f8efa5b]130 <para>
[73d97caf]131 Install <application>UDisks</application> by running the following
[f8efa5b]132 commands:
133 </para>
134
[3546fda]135<screen><userinput>./configure --prefix=/usr \
[18c9ee54]136 --sysconfdir=/etc \
[f8efa5b]137 --localstatedir=/var \
[a923ca1e]138 --disable-static &amp;&amp;
[aff1dbb]139make</userinput></screen>
[f8efa5b]140
141 <para>
[aff1dbb]142 To test the results, issue: <command>make check</command>. A more
143 thorough test can be run with <command>make ci</command>. You must first
144 create the directories
145 <filename class="directory">/var/run/udisks2</filename> and
146 <filename class="directory">/var/lib/udisks2</filename>, and the optional
147 python modules should be present.
[f8efa5b]148 </para>
149
150 <para>
151 Now, as the <systemitem class="username">root</systemitem> user:
152 </para>
153
154<screen role="root"><userinput>make install</userinput></screen>
155 </sect2>
156
157 <sect2 role="commands">
158 <title>Command Explanations</title>
159
160 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[0d7900a]161 href="../../xincludes/static-libraries.xml"/>
[f8efa5b]162
163 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
164 href="../../xincludes/gtk-doc-rebuild.xml"/>
165
166 </sect2>
167
168 <sect2 role="content">
169 <title>Contents</title>
170
171 <segmentedlist>
172 <segtitle>Installed Programs</segtitle>
173 <segtitle>Installed Library</segtitle>
174 <segtitle>Installed Directories</segtitle>
175
176 <seglistitem>
177 <seg>
[fa30d84]178 udisksctl and umount.udisks2
[f8efa5b]179 </seg>
180 <seg>
181 libudisks2.so
182 </seg>
183 <seg>
[45ada554]184 /etc/udisks2,
[0d7900a]185 /usr/include/udisks2,
[99feb0ce]186 /usr/libexec/udisks2,
187 /usr/share/gtk-doc/html/udisks2, and
[3713bc71]188 /var/lib/udisks2
[f8efa5b]189 </seg>
190 </seglistitem>
191 </segmentedlist>
192
193 <variablelist>
194 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
195 <?dbfo list-presentation="list"?>
196 <?dbhtml list-presentation="table"?>
197
198 <varlistentry id="udisksctl">
199 <term><command>udisksctl</command></term>
200 <listitem>
201 <para>
[0d7900a]202 is a command-line program used to interact with the
[4c24eb0a]203 <command>udisksd</command> daemon
[f8efa5b]204 </para>
205 <indexterm zone="udisks2 udisksctl">
206 <primary sortas="b-udisksctl">udisksctl</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
[55781c2]211<!-- Removed since the user shouldn't use this, and it is in /usr/libexec
[f8efa5b]212 <varlistentry id="udisksd">
213 <term><command>udisksd</command></term>
214 <listitem>
215 <para>
[73d97caf]216 is the <application>UDisks</application> daemon itself.
[f8efa5b]217 </para>
218 <indexterm zone="udisks2 udisksd">
219 <primary sortas="b-udisksd">udisksd</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
[55781c2]223-->
224 <varlistentry id="umountudisks2">
[1552ac8]225 <term><command>umount.udisks2</command></term>
226 <listitem>
227 <para>
228 is a command-line program used to unmount file systems
229 that have been mounted by the
[4c24eb0a]230 <application>UDisks</application> daemon
[1552ac8]231 </para>
232 <indexterm zone="udisks2 umountudisks2">
[55781c2]233 <primary sortas="b-umountudisks2">umount.udisks2</primary>
[1552ac8]234 </indexterm>
235 </listitem>
236 </varlistentry>
237
[f8efa5b]238 <varlistentry id="libudisks2">
239 <term><filename class="libraryfile">libudisks2.so</filename></term>
240 <listitem>
241 <para>
[4c24eb0a]242 contains the <application>UDisks</application> API functions
[f8efa5b]243 </para>
244 <indexterm zone="udisks2 libudisks2">
245 <primary sortas="c-libudisks2">libudisks2.so</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
[0331c46]249
[f8efa5b]250 </variablelist>
[0331c46]251
[f8efa5b]252 </sect2>
[0331c46]253
[f8efa5b]254</sect1>
Note: See TracBrowser for help on using the repository browser.