summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>2024-09-23 11:12:53 +0200
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>2024-09-23 13:19:31 +0200
commit2c2a9d63d07102e54608ad7691072ebbed0f8be8 (patch)
tree3434dbadd23215913220c23746ac96a6ce574a4c
parentmdadm/Manage: record errno (diff)
downloadmdadm-2c2a9d63d07102e54608ad7691072ebbed0f8be8.tar.xz
mdadm-2c2a9d63d07102e54608ad7691072ebbed0f8be8.zip
Remove INSTALL and dev/null
INSTALL is not needed because it added to README.md dev/null was created accidentally. Remove them. Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
-rw-r--r--INSTALL13
-rw-r--r--dev/null0
2 files changed, 0 insertions, 13 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index f7bcc3e6..00000000
--- a/INSTALL
+++ /dev/null
@@ -1,13 +0,0 @@
-
-To build mdadm, simply run:
-
- make
-
-to install, run
-
- make install
-
-as root.
-
-
-No configuration is necessary.
diff --git a/dev/null b/dev/null
deleted file mode 100644
index e69de29b..00000000
--- a/dev/null
+++ /dev/null