<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;

  <!ENTITY gnome-mount-download-http "http://hal.freedesktop.org/releases/gnome-mount-&gnome-mount-version;.tar.gz">
  <!ENTITY gnome-mount-download-ftp  " ">
  <!ENTITY gnome-mount-md5sum        "562ec9d0196e5e000bdd249a04a3aa6a">
  <!ENTITY gnome-mount-size          "494 KB">
  <!ENTITY gnome-mount-buildsize     "5 MB">
  <!ENTITY gnome-mount-time          "0.1 SBU">
]>

<sect1 id="gnome-mount" xreflabel="gnome-mount-&gnome-mount-version;">
  <?dbhtml filename="gnome-mount.html"?>

  <sect1info>
    <othername>$LastChangedBy: pierre $</othername>
    <date>$Date: 2014-04-30 09:04:53 -0400 (Wed, 30 Apr 2014) $</date>
  </sect1info>

  <title>gnome-mount-&gnome-mount-version;</title>

  <indexterm zone="gnome-mount">
    <primary sortas="a-gnome-mount">gnome-mount</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to gnome-mount</title>

    <para>The <application>gnome-mount</application> package contains programs
    for mounting, unmounting and ejecting storage devices. The goal for
    <application>gnome-mount</application> is to get the appropriate GNOME
    software (such as <application>gnome-volume-manager</application> and
    <application>GNOME-VFS</application>) to use this instead of invoking
    <command>mount</command>/<command>umount</command>/<command>eject</command>
    or direct <application>HAL</application> invoking methods.</para>

    <para>All the <application>gnome-mount</application> programs utilize the
    methods on <application>HAL</application> and as such run unprivileged. The
    rationale for <application>gnome-mount</application> is to have a
    centralized place (in <application>GConf</application>) where settings
    (e.g., mount options and mount locations) are maintained.</para>

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>Download (HTTP): <ulink url="&gnome-mount-download-http;"/></para>
      </listitem>
      <listitem>
        <para>Download (FTP): <ulink url="&gnome-mount-download-ftp;"/></para>
      </listitem>
      <listitem>
        <para>Download MD5 sum: &gnome-mount-md5sum;</para>
      </listitem>
      <listitem>
        <para>Download size: &gnome-mount-size;</para>
      </listitem>
      <listitem>
        <para>Estimated disk space required: &gnome-mount-buildsize;</para>
      </listitem>
      <listitem>
        <para>Estimated build time: &gnome-mount-time;</para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">gnome-mount Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required"><xref linkend="gnome-keyring"/>,
    <ulink url="http://www.freedesktop.org/wiki/Software/hal">Hal</ulink>,
    <xref linkend="libglade"/>,
    <xref linkend="libnotify"/></para>

    <bridgehead renderas="sect4">Recommended</bridgehead>
    <para role="recommended"><xref linkend="nautilus"/></para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional"><xref linkend="intltool"/></para>

    <para condition="html" role="usernotes">User Notes:
    <ulink url="&blfs-wiki;/gnome-mount"/></para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of gnome-mount</title>

    <para>Install <application>gnome-mount</application> by
    running the following commands:</para>

<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
            --sysconfdir=&gnome-etc-dir; &amp;&amp;
make</userinput></screen>

    <para>This package does not come with a test suite.</para>

    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>

<screen role="root"><userinput>make install</userinput></screen>

  </sect2>

  <sect2 role="commands">
    <title>Command Explanations</title>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../../xincludes/gnome-prefix.xml"/>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../../xincludes/gnome-sysconfdir.xml"/>

    <para><option>--disable-nautilus-extension</option>: Use this option if you
    do not have <application>Nautilus</application> installed. This will prevent
    the <application>Nautilus</application> extension from being built.</para>

  </sect2>

  <sect2 role="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Programs</segtitle>
      <segtitle>Installed Libraries</segtitle>
      <segtitle>Installed Directories</segtitle>

      <seglistitem>
        <seg>gnome-eject, gnome-mount and gnome-umount</seg>
        <seg>libgnome-mount.{so,a} Nautilus extension</seg>
        <seg><envar>$GNOME_PREFIX</envar>/share/gnome-mount</seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="gnome-mount-prog">
        <term><command>gnome-mount</command></term>
        <listitem>
          <para>is used to automatically mount storage media and other
          removable media.</para>
          <indexterm zone="gnome-mount gnome-mount-prog">
            <primary sortas="b-gnome-mount">gnome-mount</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="gnome-umount">
        <term><command>gnome-umount</command></term>
        <listitem>
          <para>is a symbolic link to <command>gnome-mount</command> used to
          automatically unmount storage media and other removable media.</para>
          <indexterm zone="gnome-mount gnome-umount">
            <primary sortas="g-gnome-umount">gnome-umount</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="gnome-eject">
        <term><command>gnome-eject</command></term>
        <listitem>
          <para>is a symbolic link to <command>gnome-mount</command> used to
          automatically open and close (if supported by the drive) the drive
          door and tray in CD/DVD drives.</para>
          <indexterm zone="gnome-mount gnome-eject">
            <primary sortas="b-gnome-eject">gnome-eject</primary>
          </indexterm>
        </listitem>
      </varlistentry>
    </variablelist>

  </sect2>

</sect1>
