aboutsummaryrefslogtreecommitdiff
path: root/repos/xorg/smartmontools
diff options
context:
space:
mode:
Diffstat (limited to 'repos/xorg/smartmontools')
-rw-r--r--repos/xorg/smartmontools/.checksum3
-rw-r--r--repos/xorg/smartmontools/.files24
-rw-r--r--repos/xorg/smartmontools/abuild8
-rw-r--r--repos/xorg/smartmontools/smartd.finish3
-rw-r--r--repos/xorg/smartmontools/smartd.run3
5 files changed, 0 insertions, 41 deletions
diff --git a/repos/xorg/smartmontools/.checksum b/repos/xorg/smartmontools/.checksum
deleted file mode 100644
index 9ee138df..00000000
--- a/repos/xorg/smartmontools/.checksum
+++ /dev/null
@@ -1,3 +0,0 @@
-146653c72aa4aeb7ff910aa1ce9a94edb1b4d08587834510323640cf34c7528a smartd.finish
-feaf83ab2b823e15ce2c6dd20f81f28c03312f5d11f9b38748f551cb9fb57f7d smartd.run
-15af56b5c94c87f33fe65bfe1d2b17816737858d5f71c395144ed14431d5e1ae smartmontools-7.4.tar.gz
diff --git a/repos/xorg/smartmontools/.files b/repos/xorg/smartmontools/.files
deleted file mode 100644
index 8bc14d70..00000000
--- a/repos/xorg/smartmontools/.files
+++ /dev/null
@@ -1,24 +0,0 @@
-drwxr-xr-x root/root etc/
--rw-r--r-- root/root etc/smartd.conf.new
-drwxr-xr-x root/root etc/smartd_warning.d/
--rwxr-xr-x root/root etc/smartd_warning.sh.new
-drwxr-xr-x root/root etc/sv/
-drwxr-xr-x root/root etc/sv/smartd/
--rwxr-xr-x root/root etc/sv/smartd/finish.new
--rwxr-xr-x root/root etc/sv/smartd/run.new
-lrwxrwxrwx root/root etc/sv/smartd/supervise -> ../../../run/runit/supervise.smartd
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/sbin/
--rwxr-xr-x root/root usr/sbin/smartctl
--rwxr-xr-x root/root usr/sbin/smartd
--rwxr-xr-x root/root usr/sbin/update-smart-drivedb
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/man/
-drwxr-xr-x root/root usr/share/man/man5/
--rw-r--r-- root/root usr/share/man/man5/smartd.conf.5.gz
-drwxr-xr-x root/root usr/share/man/man8/
--rw-r--r-- root/root usr/share/man/man8/smartctl.8.gz
--rw-r--r-- root/root usr/share/man/man8/smartd.8.gz
--rw-r--r-- root/root usr/share/man/man8/update-smart-drivedb.8.gz
-drwxr-xr-x root/root usr/share/smartmontools/
--rw-r--r-- root/root usr/share/smartmontools/drivedb.h
diff --git a/repos/xorg/smartmontools/abuild b/repos/xorg/smartmontools/abuild
deleted file mode 100644
index ed226a1e..00000000
--- a/repos/xorg/smartmontools/abuild
+++ /dev/null
@@ -1,8 +0,0 @@
-name=smartmontools
-version=7.4
-release=1
-source="https://downloads.sourceforge.net/$name/$name-$version.tar.gz
- smartd.run
- smartd.finish"
-sv="smartd.run smartd.finish"
-build_opt="--with-initscriptdir=no --with-libsystemd=no"
diff --git a/repos/xorg/smartmontools/smartd.finish b/repos/xorg/smartmontools/smartd.finish
deleted file mode 100644
index 85e568f0..00000000
--- a/repos/xorg/smartmontools/smartd.finish
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-# no devices found, disable smartd
-[ $1 = 17 ] && sv d $(dirname $0)
diff --git a/repos/xorg/smartmontools/smartd.run b/repos/xorg/smartmontools/smartd.run
deleted file mode 100644
index e4f00acc..00000000
--- a/repos/xorg/smartmontools/smartd.run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-exec 2>&1
-exec smartd -n