<?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 eject-download-http "http://www.paldo.org/paldo/sources/eject/eject-&eject-version;.tar.bz2">
  <!ENTITY eject-download-ftp  "ftp://mirrors.kernel.org/slackware/slackware-13.1/source/a/eject/eject-&eject-version;.tar.bz2">
  <!ENTITY eject-md5sum        "5a6cab2184ae4ed21128054d931d558f">
  <!ENTITY eject-size          "105 KB">
  <!ENTITY eject-buildsize     "1 MB">
  <!ENTITY eject-time          "less than 0.1 SBU">
]>

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

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2013-10-21 17:39:03 -0400 (Mon, 21 Oct 2013) $</date>
  </sect1info>

  <title>eject-&eject-version;</title>

  <indexterm zone="eject">
    <primary sortas="a-eject">eject</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to Eject</title>

    <para>The <application>Eject</application> package is a program for ejecting
    removable media under software control.</para>

    <note><para>Starting with util-linux-2.22, the <command>eject</command>
    program has been incorporated into that package.  If you have installed
    util-linux-2.22 or later, this package is not needed.</para></note>

    &lfs74_checked;

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

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

  </sect2>

  <sect2 role="installation">
    <title>Installation of Eject</title>

    <para>Install <application>Eject</application> by running the following
    commands:</para>

<screen><userinput>./configure --prefix=/usr &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="content">
    <title>Contents</title>

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

      <seglistitem>
        <seg>eject and volname</seg>
        <seg>None</seg>
        <seg>None</seg>
      </seglistitem>
    </segmentedlist>

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

      <varlistentry id="eject-prog">
        <term><command>eject</command></term>
        <listitem>
          <para>ejects removable media.</para>
          <indexterm zone="eject eject-prog">
            <primary sortas="b-eject">eject</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="volname">
        <term><command>volname</command></term>
        <listitem>
          <para>returns the volume name.</para>
          <indexterm zone="eject volname">
            <primary sortas="b-volname">volname</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
