From de4433298a5e25512aee559c1cb8f1d369aea611 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Tue, 21 Mar 2017 13:58:13 -0700 Subject: Add a release creation script One TBD left is the signing of the tarballs. Signed-off-by: Alexey Neyman --- maintainer/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 maintainer/README (limited to 'maintainer/README') 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. -- cgit v1.2.3