mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-30 16:14:09 +00:00
Add sections to the README
This commit is contained in:
parent
3fae0d4f8b
commit
ff781288f3
37
README
37
README
@ -1,5 +1,19 @@
|
|||||||
This is the README for crosstool-NG
|
This is the README for crosstool-NG
|
||||||
|
|
||||||
|
TABLE OF CONTENT /
|
||||||
|
________________/
|
||||||
|
|
||||||
|
- GETTING STARTED
|
||||||
|
- PARTICIPATING
|
||||||
|
- Sending a bug report
|
||||||
|
- Sending patches
|
||||||
|
- CREDITS
|
||||||
|
- KNOWN ISSUES
|
||||||
|
|
||||||
|
|
||||||
|
GETTING STARTED /
|
||||||
|
_______________/
|
||||||
|
|
||||||
To get you started, just enter:
|
To get you started, just enter:
|
||||||
./configure --help
|
./configure --help
|
||||||
|
|
||||||
@ -8,22 +22,37 @@ You can find a (terse and WIP) documentation in docs/overview.txt.
|
|||||||
You can also point your browser to
|
You can also point your browser to
|
||||||
http://ymorin.is-a-geek.org/projects/crosstool
|
http://ymorin.is-a-geek.org/projects/crosstool
|
||||||
|
|
||||||
If you want to enhance crosstool-NG, there's a to-do list in the TODO file.
|
PARTICIPATING /
|
||||||
|
_____________/
|
||||||
|
|
||||||
If you need to send a bug report or a patch, please send a mail with subject
|
Sending a bug report
|
||||||
prefixed with "[CT_NG]" to the following destinations:
|
--------------------
|
||||||
|
|
||||||
|
If you need to send a bug report, please send a mail with subject
|
||||||
|
prefixed with "[CT_NG]" with to following destinations:
|
||||||
TO: yann.morin.1998 (at) anciens.enib.fr
|
TO: yann.morin.1998 (at) anciens.enib.fr
|
||||||
CC: crossgcc (at) sourceware.org
|
CC: crossgcc (at) sourceware.org
|
||||||
|
|
||||||
|
Sending patches
|
||||||
|
---------------
|
||||||
|
|
||||||
|
If you want to enhance crosstool-NG, there's a to-do list in the TODO file.
|
||||||
|
|
||||||
Patches should come with the appropriate SoB line. A SoB line is typically
|
Patches should come with the appropriate SoB line. A SoB line is typically
|
||||||
something like:
|
something like:
|
||||||
Signed-off-by: John DOE <john.doe@somewhere.net>
|
Signed-off-by: John DOE <john.doe@somewhere.net>
|
||||||
|
|
||||||
The SoB line is clearly described in Documentation/SubmittingPatches , section
|
The SoB line is clearly described in Documentation/SubmittingPatches , section
|
||||||
12, of your favourite Linux kernel source tree.
|
12, of your favourite Linux kernel source tree.
|
||||||
|
|
||||||
|
CREDITS /
|
||||||
|
_______/
|
||||||
|
|
||||||
The people that helped are listed in docs/CREDITS. Many thanks to them! :-)
|
The people that helped are listed in docs/CREDITS. Many thanks to them! :-)
|
||||||
|
|
||||||
|
KNOWN ISSUES /
|
||||||
|
____________/
|
||||||
|
|
||||||
The list of known issues is listed in docs/known-issues.txt.
|
The list of known issues is listed in docs/known-issues.txt.
|
||||||
|
|
||||||
Aloha!
|
Aloha!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user