Author: wblaszcz Date: 2010-08-29 01:16:03 -0600 (Sun, 29 Aug 2010) New Revision: 8584
Added: trunk/BOOK/gnome/add/obsolete/gnome-mount.xml Removed: trunk/BOOK/gnome/add/gnome-mount.xml Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/add.xml trunk/BOOK/gnome/core/gnome-vfs.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Removed gnome-mount-0.8. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-08-29 06:37:22 UTC (rev 8583) +++ trunk/BOOK/general.ent 2010-08-29 07:16:03 UTC (rev 8584) @@ -644,7 +644,6 @@ <!ENTITY gnome-disk-utility-version "2.30.1"> <!ENTITY gnome-games-version "2.30.2"> <!ENTITY gnome-media-version "2.30.0"> -<!ENTITY gnome-mount-version "0.8"> <!ENTITY gnome-netstatus-version "2.28.1"> <!ENTITY gnome-nettool-version "2.30.0"> <!ENTITY gnome-power-manager-version "2.30.1"> @@ -686,6 +685,7 @@ <!ENTITY eel-version "2.18.3"> <!ENTITY gail-version "1.22.3"> <!ENTITY gnome-keyring-manager-version "2.18.0"> +<!ENTITY gnome-mount-version "0.8"> --> <!-- Chapter 33 --> Modified: trunk/BOOK/gnome/add/add.xml =================================================================== --- trunk/BOOK/gnome/add/add.xml 2010-08-29 06:37:22 UTC (rev 8583) +++ trunk/BOOK/gnome/add/add.xml 2010-08-29 07:16:03 UTC (rev 8584) @@ -55,7 +55,6 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-disk-utility.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-games.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-media.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-mount.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-netstatus.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-nettool.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-power-manager.xml"/> @@ -97,6 +96,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="eel.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gail.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-keyring-manager.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-mount.xml"/> --> </chapter> Deleted: trunk/BOOK/gnome/add/gnome-mount.xml =================================================================== --- trunk/BOOK/gnome/add/gnome-mount.xml 2010-08-29 06:37:22 UTC (rev 8583) +++ trunk/BOOK/gnome/add/gnome-mount.xml 2010-08-29 07:16:03 UTC (rev 8584) @@ -1,177 +0,0 @@ -<?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$</othername> - <date>$Date$</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"/>, - <xref linkend="hal"/>, - <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; && -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 extention</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> Copied: trunk/BOOK/gnome/add/obsolete/gnome-mount.xml (from rev 8573, trunk/BOOK/gnome/add/gnome-mount.xml) =================================================================== --- trunk/BOOK/gnome/add/obsolete/gnome-mount.xml (rev 0) +++ trunk/BOOK/gnome/add/obsolete/gnome-mount.xml 2010-08-29 07:16:03 UTC (rev 8584) @@ -0,0 +1,177 @@ +<?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$</othername> + <date>$Date$</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"/>, + <xref linkend="hal"/>, + <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; && +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 extention</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> Property changes on: trunk/BOOK/gnome/add/obsolete/gnome-mount.xml ___________________________________________________________________ Added: svn:keywords + Date LastChangedBy Added: svn:mergeinfo + Modified: trunk/BOOK/gnome/core/gnome-vfs.xml =================================================================== --- trunk/BOOK/gnome/core/gnome-vfs.xml 2010-08-29 06:37:22 UTC (rev 8583) +++ trunk/BOOK/gnome/core/gnome-vfs.xml 2010-08-29 07:16:03 UTC (rev 8584) @@ -76,10 +76,11 @@ <ulink url="http://www.openafs.org/">OpenAFS</ulink>, and <xref linkend="cdparanoia"/> (not recommended)</para> - <para>If you run <command>./configure --help</command> for the complete - list of dependency requirements and available parameters, you may notice a - message about the <xref linkend="gnome-mount"/> package. This package is - not required at build-time, and is only a run-time dependency. If + <para>If you run <command>./configure --help</command> for the complete list + of dependency requirements and available parameters, you may notice a + message about the <ulink + url="http://hal.freedesktop.org/releases/">gnome-mount</ulink> package. This + package is not required at build-time, and is only a run-time dependency. If <application>gnome-mount</application> is available at run-time, <application>GNOME-VFS</application> will use it. If it is not available, <application>GNOME-VFS</application> will fall back to using other mounting @@ -136,10 +137,10 @@ parameter.</para> <para><option>--with-hal-eject=PROGRAM</option>: This parameter does not - need to be passed if you have <xref linkend="eject"/> or - <xref linkend="gnome-mount"/> installed, as the <command>eject</command> - program is used if <application>gnome-mount</application> is not - installed.</para> + need to be passed if you have <xref linkend="eject"/> or <ulink + url="http://hal.freedesktop.org/releases/">gnome-mount</ulink> installed, as + the <command>eject</command> program is used if + <application>gnome-mount</application> is not installed.</para> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="../../xincludes/gtk-doc-rebuild.xml"/> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-08-29 06:37:22 UTC (rev 8583) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-08-29 07:16:03 UTC (rev 8584) @@ -44,6 +44,9 @@ <para>August 29th, 2010</para> <itemizedlist> <listitem> + <para>[wblaszcz] - Removed gnome-mount-0.8.</para> + </listitem> + <listitem> <para>[wblaszcz] - Removed gnome-old-version.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
