source: gnome/add/gnome-mount.xml@ d14c6362

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d14c6362 was 0ea1d0d3, checked in by Randy McMurchy <randy@…>, 17 years ago

Updated some of the GNOME-2 additional packages ('Utilities') to GNOME-2.18.3: bug-buddy-2.18.1, GNOME Media-2.18.0, gnome-mount-0.6, gucharmap-1.10.0, Nautilus CD Burner-2.18.2, Totem-2.18.2. Other additional packages will be updated individually as soon as possible

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6970 af4574ff-66df-0310-9fd7-8a98e5e911e0

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