Commit graph

7 commits

Author SHA1 Message Date
Sergey Svishchev
a39003e3e9 Use RCD_SCRIPTS to install startup script. 2004-05-10 23:25:24 +00:00
Soren Jacobsen
205159758c Convert to buildlink3. 2004-05-01 05:19:40 +00:00
Sergey Svishchev
12b1e6f8ea Use USE_PKGINSTALL instead of including bsd.pkg.install.mk directly. 2004-04-07 03:43:57 +00:00
Sergey Svishchev
b2eefe6887 a) oops, CONF_FILES requires bsd.pkg.install.mk;
b) sysutils is a better category;
c) use PREFIX instead of LOCALBASE;
d) finally remove obsolete patch file;
e) bump revision.
2004-03-30 20:35:46 +00:00
Sergey Svishchev
30a2be5ba6 Update to 5.30. Major changes:
[CF] Checked in development version of windows code base.

  [KS] Added ATA/IDE support for Solaris/SPARC (ATA/IDE not yet for
       Solaris/x86).

  [SS] NetBSD port added.

  [BA] Added remaining read/write commands to detailed list of
       error log commands that have text descriptions of problem
       printed.  For commands that support it, print number of failed
       sectors at problem LBA.

  [BA] smartctl/smartd allow inspection of self-test and error logs even
       if disk firmware claims that these don't exist.  This is needed
       for some Maxtor disks whose firmware does not indicate log support
       even though the disk DOES support it.

  [BA] smartctl: the -q silent option was printing output for some
       error conditions.  Fixed.  Will rename relevant variables to help
       avoid these errors in the future.

  [BA] smartd: added -n Directive, to prevent disk spin-up depending
       upon the power mode (SLEEP, STANDBY, or IDLE).

  [BA] smartd: when the user provides multiple address recipients
       to the '-m' Directive in a comma-delineated list, the commas
       are stripped out before passing the list of addresses to the
       mailer program.

  [BA] smartd: when the '-M exec path' Directive is used, any stdout OR
       stderr output from the executable "path" is assumed to indicate a
       problem, and is echoed to SYSLOG.
2004-03-11 17:34:13 +00:00
Chris Pinnock
6f4d2a345e netbsd->NetBSD 2003-12-30 20:03:00 +00:00
Sergey Svishchev
b3d738b634 Initial import of smartmontools-5.26.
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.
2003-12-25 23:03:52 +00:00