Eject-2.1.5

Introduction to Eject

The Eject package is a program for ejecting removable media under software control.

This package is known to build and work properly using an LFS-7.0 platform.

Package Information

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/eject

Installation of Eject

Install Eject by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: eject and volname
Installed Libraries: None
Installed Directories: None

Short Descriptions

eject

ejects removable media.

volname

returns the volume name.

Last updated on 2011-11-08 19:45:29 +0000