source: archive/gnome-obsolete/gnome-mount.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

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