summaryrefslogtreecommitdiffstats
path: root/remote/modules/smartctl
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/smartctl')
-rw-r--r--remote/modules/smartctl/smartctl.build13
-rw-r--r--remote/modules/smartctl/smartctl.conf5
-rw-r--r--remote/modules/smartctl/smartctl.conf.opensuse6
-rw-r--r--remote/modules/smartctl/smartctl.conf.ubuntu6
4 files changed, 0 insertions, 30 deletions
diff --git a/remote/modules/smartctl/smartctl.build b/remote/modules/smartctl/smartctl.build
deleted file mode 100644
index 435a7b10..00000000
--- a/remote/modules/smartctl/smartctl.build
+++ /dev/null
@@ -1,13 +0,0 @@
-fetch_source() {
- :
-}
-
-build() {
- COPYLIST="list_dpkg_output"
- list_packet_files > "$COPYLIST"
- tarcopy "$(cat "${COPYLIST}" | sort -u)" "${MODULE_BUILD_DIR}"
-}
-
-post_copy() {
- :
-}
diff --git a/remote/modules/smartctl/smartctl.conf b/remote/modules/smartctl/smartctl.conf
deleted file mode 100644
index 9ea1ed03..00000000
--- a/remote/modules/smartctl/smartctl.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-REQUIRED_BINARIES="
- smartctl
-"
-REQUIRED_LIBRARIES=""
-REQUIRED_DIRECTORIES=""
diff --git a/remote/modules/smartctl/smartctl.conf.opensuse b/remote/modules/smartctl/smartctl.conf.opensuse
deleted file mode 100644
index d699f2f0..00000000
--- a/remote/modules/smartctl/smartctl.conf.opensuse
+++ /dev/null
@@ -1,6 +0,0 @@
-REQUIRED_CONTENT_PACKAGES="
- smartmontools
-"
-REQUIRED_INSTALLED_PACKAGES="
- smartmontools
-"
diff --git a/remote/modules/smartctl/smartctl.conf.ubuntu b/remote/modules/smartctl/smartctl.conf.ubuntu
deleted file mode 100644
index d699f2f0..00000000
--- a/remote/modules/smartctl/smartctl.conf.ubuntu
+++ /dev/null
@@ -1,6 +0,0 @@
-REQUIRED_CONTENT_PACKAGES="
- smartmontools
-"
-REQUIRED_INSTALLED_PACKAGES="
- smartmontools
-"