[Lunar-commits] CVS: moonbase/filesys/submount BUILD, NONE,
	1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
    Florin Braescu 
    florin at lunar-linux.org
       
    Sat Feb 21 16:05:00 GMT 2004
    
    
  
Update of /var/cvs/lunar/moonbase/filesys/submount
In directory dbguin.lunar-linux.org:/tmp/cvs-serv14342
Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
A kernel module and two programs which automatically mounts and unmounts removable media devices.
--- NEW FILE: BUILD ---
(
    cd subfs-$VERSION        &&
    default_make             &&
    cd ../submountd-$VERSION &&
    ./configure $OPTS        &&
    default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends hotplug
--- NEW FILE: DETAILS ---
        MODULE=submount
       VERSION=0.8
        SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
    SOURCE_VFY=md5:d4573dc8a65b60ec513a15cc0a78accc
      WEB_SITE=http://submount.sourceforge.net/
       ENTERED=20040221
       UPDATED=20040221
      SHORT="Automatically mounts and unmounts removable media devices."
cat << EOF
The submount system automatically mounts and unmounts removable
media devices when their mountpoints are accessed.
Install submount if you do not wish to mount and unmount removable media
devices manually.
<< EOF
    
    
More information about the Lunar-commits
mailing list