source: archive/gnome-obsolete/gnome-mount.xml@ 45ab6c7

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 45ab6c7 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 6.3 KB
Line 
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
7 <!ENTITY gnome-mount-download-http "http://hal.freedesktop.org/releases/gnome-mount-&gnome-mount-version;.tar.gz">
8 <!ENTITY gnome-mount-download-ftp " ">
9 <!ENTITY gnome-mount-md5sum "562ec9d0196e5e000bdd249a04a3aa6a">
10 <!ENTITY gnome-mount-size "494 KB">
11 <!ENTITY gnome-mount-buildsize "5 MB">
12 <!ENTITY gnome-mount-time "0.1 SBU">
13]>
14
15<sect1 id="gnome-mount" xreflabel="gnome-mount-&gnome-mount-version;">
16 <?dbhtml filename="gnome-mount.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>gnome-mount-&gnome-mount-version;</title>
23
24 <indexterm zone="gnome-mount">
25 <primary sortas="a-gnome-mount">gnome-mount</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to gnome-mount</title>
30
31 <para>The <application>gnome-mount</application> package contains programs
32 for mounting, unmounting and ejecting storage devices. The goal for
33 <application>gnome-mount</application> is to get the appropriate GNOME
34 software (such as <application>gnome-volume-manager</application> and
35 <application>GNOME-VFS</application>) to use this instead of invoking
36 <command>mount</command>/<command>umount</command>/<command>eject</command>
37 or direct <application>HAL</application> invoking methods.</para>
38
39 <para>All the <application>gnome-mount</application> programs utilize the
40 methods on <application>HAL</application> and as such run unprivileged. The
41 rationale for <application>gnome-mount</application> is to have a
42 centralized place (in <application>GConf</application>) where settings
43 (e.g., mount options and mount locations) are maintained.</para>
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>Download (HTTP): <ulink url="&gnome-mount-download-http;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download (FTP): <ulink url="&gnome-mount-download-ftp;"/></para>
52 </listitem>
53 <listitem>
54 <para>Download MD5 sum: &gnome-mount-md5sum;</para>
55 </listitem>
56 <listitem>
57 <para>Download size: &gnome-mount-size;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated disk space required: &gnome-mount-buildsize;</para>
61 </listitem>
62 <listitem>
63 <para>Estimated build time: &gnome-mount-time;</para>
64 </listitem>
65 </itemizedlist>
66
67 <bridgehead renderas="sect3">gnome-mount Dependencies</bridgehead>
68
69 <bridgehead renderas="sect4">Required</bridgehead>
70 <para role="required"><xref linkend="gnome-keyring"/>,
71 <ulink url="http://www.freedesktop.org/wiki/Software/hal">Hal</ulink>,
72 <xref linkend="libglade"/>,
73 <xref linkend="libnotify"/></para>
74
75 <bridgehead renderas="sect4">Recommended</bridgehead>
76 <para role="recommended"><xref linkend="nautilus"/></para>
77
78 <bridgehead renderas="sect4">Optional</bridgehead>
79 <para role="optional"><xref linkend="intltool"/></para>
80
81 <para condition="html" role="usernotes">User Notes:
82 <ulink url="&blfs-wiki;/gnome-mount"/></para>
83
84 </sect2>
85
86 <sect2 role="installation">
87 <title>Installation of gnome-mount</title>
88
89 <para>Install <application>gnome-mount</application> by
90 running the following commands:</para>
91
92<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
93 --sysconfdir=&gnome-etc-dir; &amp;&amp;
94make</userinput></screen>
95
96 <para>This package does not come with a test suite.</para>
97
98 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
99
100<screen role="root"><userinput>make install</userinput></screen>
101
102 </sect2>
103
104 <sect2 role="commands">
105 <title>Command Explanations</title>
106
107 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
108 href="../../xincludes/gnome-prefix.xml"/>
109
110 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
111 href="../../xincludes/gnome-sysconfdir.xml"/>
112
113 <para><option>--disable-nautilus-extension</option>: Use this option if you
114 do not have <application>Nautilus</application> installed. This will prevent
115 the <application>Nautilus</application> extension from being built.</para>
116
117 </sect2>
118
119 <sect2 role="content">
120 <title>Contents</title>
121
122 <segmentedlist>
123 <segtitle>Installed Programs</segtitle>
124 <segtitle>Installed Libraries</segtitle>
125 <segtitle>Installed Directories</segtitle>
126
127 <seglistitem>
128 <seg>gnome-eject, gnome-mount and gnome-umount</seg>
129 <seg>libgnome-mount.{so,a} Nautilus extension</seg>
130 <seg><envar>$GNOME_PREFIX</envar>/share/gnome-mount</seg>
131 </seglistitem>
132 </segmentedlist>
133
134 <variablelist>
135 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
136 <?dbfo list-presentation="list"?>
137 <?dbhtml list-presentation="table"?>
138
139 <varlistentry id="gnome-mount-prog">
140 <term><command>gnome-mount</command></term>
141 <listitem>
142 <para>is used to automatically mount storage media and other
143 removable media.</para>
144 <indexterm zone="gnome-mount gnome-mount-prog">
145 <primary sortas="b-gnome-mount">gnome-mount</primary>
146 </indexterm>
147 </listitem>
148 </varlistentry>
149
150 <varlistentry id="gnome-umount">
151 <term><command>gnome-umount</command></term>
152 <listitem>
153 <para>is a symbolic link to <command>gnome-mount</command> used to
154 automatically unmount storage media and other removable media.</para>
155 <indexterm zone="gnome-mount gnome-umount">
156 <primary sortas="g-gnome-umount">gnome-umount</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 <varlistentry id="gnome-eject">
162 <term><command>gnome-eject</command></term>
163 <listitem>
164 <para>is a symbolic link to <command>gnome-mount</command> used to
165 automatically open and close (if supported by the drive) the drive
166 door and tray in CD/DVD drives.</para>
167 <indexterm zone="gnome-mount gnome-eject">
168 <primary sortas="b-gnome-eject">gnome-eject</primary>
169 </indexterm>
170 </listitem>
171 </varlistentry>
172 </variablelist>
173
174 </sect2>
175
176</sect1>
Note: See TracBrowser for help on using the repository browser.