# HG changeset patch # User "Yann E. MORIN" # Date 1254584077 -7200 # Node ID 943775dfbf927968449f2dcf698af3a73019026d # Parent 3445f45e6c379eeeff7d2b3639d95ae7bdf431bd# Parent 3b8df55987aedb587c2f26347e117127b73505b5 Merge. diff -r 3445f45e6c37 -r 943775dfbf92 README --- a/README Sat Oct 03 17:09:18 2009 +0200 +++ b/README Sat Oct 03 17:34:37 2009 +0200 @@ -4,7 +4,7 @@ ________________/ - GETTING STARTED - - PARTICIPATING + - CONTRIBUTING - Sending a bug report - Sending patches - CREDITS @@ -22,6 +22,7 @@ You can also point your browser to http://ymorin.is-a-geek.org/projects/crosstool + CONTRIBUTING / ____________/ @@ -87,11 +88,13 @@ Note: replace' (at) ' above with a plain '@'. + CREDITS / _______/ The people that helped are listed in docs/CREDITS. Many thanks to them! :-) + KNOWN ISSUES / ____________/ diff -r 3445f45e6c37 -r 943775dfbf92 docs/overview.txt --- a/docs/overview.txt Sat Oct 03 17:09:18 2009 +0200 +++ b/docs/overview.txt Sat Oct 03 17:34:37 2009 +0200 @@ -27,6 +27,7 @@ Note on // jobs Tools wrapper Using the toolchain + The 'populate' script Toolchain types Seemingly-native toolchains Internals @@ -155,11 +156,9 @@ See below for complete usage. -Now, provided you checked-out the code, you can send me your interesting changes -by running: - svn diff - -and mailing me the result! :-P +Now, provided you used a clone of the repository, you can send me your changes. +See the file README, at the top of crosstool-NG source, for how to submit +changees. Preparing for packaging | ------------------------+