smartmontools: new package, smartmontools 6.4
This commit is contained in:
6
smartmontools/meta/ChangeLog
Normal file
6
smartmontools/meta/ChangeLog
Normal file
@@ -0,0 +1,6 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Fri Feb 19 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 6.4-1
|
||||
- First package
|
||||
- Initial work done by Romain Dolbeau <romain.tgcware@dolbeau.name>
|
||||
-
|
||||
20
smartmontools/meta/pkgdef
Normal file
20
smartmontools/meta/pkgdef
Normal file
@@ -0,0 +1,20 @@
|
||||
[smartmontools]
|
||||
pkgname="${pkgprefix}smont"
|
||||
name="$topdir - tools for monitoring SMART capable hard disks"
|
||||
pkgcat="application"
|
||||
pkgvendor="https://www.smartmontools.org/"
|
||||
pkgdesc="Control and monitor storage systems using the SMART System"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
default_docs
|
||||
$_sysconfdir/smartd_warning.sh
|
||||
dir $_sysconfdir/smartd_warning.d
|
||||
$_sbindir/smartctl
|
||||
$_sbindir/smartd
|
||||
$_sbindir/update-smart-drivedb
|
||||
$_sharedir/$topdir/drivedb.h
|
||||
$_mandir/man1m/smartctl.*
|
||||
$_mandir/man1m/smartd.*
|
||||
$_mandir/man1m/update-smart-drivedb.*
|
||||
$_mandir/man4/smartd.conf.*
|
||||
|
||||
Reference in New Issue
Block a user