[Lunar-commits] CVS: moonbase/utils/smartmontools BUILD, NONE, 1.1 DETAILS, NONE, 1.1

Auke Kok sofar at lunar-linux.org
Tue Mar 30 13:08:06 GMT 2004


Update of /var/cvs/lunar/moonbase/utils/smartmontools
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18296/smartmontools

Added Files:
	BUILD DETAILS 
Log Message:
Adding this since it works perfectly with ATA. No need to keep it from the rest of the world until someone figures out how to get it to work with SATA.


--- NEW FILE: BUILD ---
(

  OPTS="--with-initscriptdir=/etc/init.d $OPTS"

  default_build

  if [ -e /etc/init.d/smartd ]; then
    rm -f /etc/init.d/smartd
    rm -f /etc/rc?.d/???smartd
  fi

)  > $C_FIFO 2>&1

--- NEW FILE: DETAILS ---
          MODULE=smartmontools
         VERSION=5.30
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
      SOURCE_VFY=md5:6713b5f2ea28a86a4af238c4c0e0b59d
        WEB_SITE=http://smartmontools.sourceforge.net/
         ENTERED=20040330
         UPDATED=20040330
           SHORT="For monitoring S.M.A.R.T. disks and devices."
cat << EOF
The smartmontools package contains two utility programs (smartctl and smartd)
to control and monitor storage systems using the Self-Monitoring, Analysis
and Reporting Technology System (SMART) built into most modern ATA and SCSI
hard disks.  In many cases, these utilities will provide advanced warning
of disk degradation and failure.
EOF



More information about the Lunar-commits mailing list