diff options
| author | Alexey Neyman <stilor@att.net> | 2017-03-21 14:51:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-21 14:51:59 -0700 |
| commit | a00978aca9dbee8bbee42a6eb433f5015626fb2b (patch) | |
| tree | a60f812c07aa3f59eafd2c9fd34e212f3af3dde0 /maintainer/README | |
| parent | 80daed99de7fb7f3b7a42f8bfd169fa9a44b63f0 (diff) | |
| parent | de4433298a5e25512aee559c1cb8f1d369aea611 (diff) | |
| download | crosstool-ng-a00978aca9dbee8bbee42a6eb433f5015626fb2b.tar.gz crosstool-ng-a00978aca9dbee8bbee42a6eb433f5015626fb2b.tar.bz2 crosstool-ng-a00978aca9dbee8bbee42a6eb433f5015626fb2b.zip | |
Merge pull request #654 from stilor/release-mgmt
Release mgmt
Diffstat (limited to 'maintainer/README')
| -rw-r--r-- | maintainer/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/maintainer/README b/maintainer/README new file mode 100644 index 00000000..d0d174a5 --- /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. |
