summaryrefslogtreecommitdiff
path: root/maintainer/README
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-03-21 21:51:59 (GMT)
committerGitHub <noreply@github.com>2017-03-21 21:51:59 (GMT)
commita00978aca9dbee8bbee42a6eb433f5015626fb2b (patch)
treea60f812c07aa3f59eafd2c9fd34e212f3af3dde0 /maintainer/README
parent80daed99de7fb7f3b7a42f8bfd169fa9a44b63f0 (diff)
parentde4433298a5e25512aee559c1cb8f1d369aea611 (diff)
Merge pull request #654 from stilor/release-mgmt
Release mgmt
Diffstat (limited to 'maintainer/README')
-rw-r--r--maintainer/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/maintainer/README b/maintainer/README
new file mode 100644
index 0000000..d0d174a
--- /dev/null
+++ b/maintainer/README
@@ -0,0 +1,5 @@
+These scripts are not of much interest to the end user.
+They are used to automate everyday maintenance tasks for crosstool-NG. As such,
+they are not subject to the same level of portability requirements - they can
+expect to be run on a fairly modern Linux distribution, with bash, GNU sed and
+grep, etc.