summaryrefslogtreecommitdiff
path: root/systemdtl/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'systemdtl/README.md')
-rw-r--r--systemdtl/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/systemdtl/README.md b/systemdtl/README.md
new file mode 100644
index 0000000..692a615
--- /dev/null
+++ b/systemdtl/README.md
@@ -0,0 +1,13 @@
+# systemdtl upstream
+https://gitlab.com/bgstack15/systemdtl
+
+# Reason for being in stackrpms
+This is the upstream package of the systemdtl script.
+
+# Reverse dependency matrix
+Distro | systemdtl version | bgscripts-core version
+---------- | ----------------- | ----------------------
+All | 0.0.1 | 1.4.0
+
+# Differences from upstream
+N/A
bgstack15