Rev 214 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 214 | Rev 254 | ||
|---|---|---|---|
| Line 20... | Line 20... | ||
| 20 | All work in this project is done with community spirit/philosophy and |
20 | All work in this project is done with community spirit/philosophy and |
| 21 | is released under the GPLv3 License. |
21 | is released under the GPLv3 License. |
| 22 | 22 | ||
| 23 | == Structure == |
23 | == Structure == |
| 24 | 24 | ||
| - | 25 | /working/ # main development directory! |
|
| - | 26 | /working/gschem # gschem schematics, symbols, drc and pdf files |
|
| - | 27 | /working/pcb # pcb footprints, gerber files, (not finished yet) |
|
| - | 28 | /working/scripts # scripts used to manage the project resources |
|
| - | 29 | ||
| 25 | /doc/ # development resources with datasheets and notes |
30 | /doc/ # development resources with datasheets and notes |
| 26 | /misc/ # images and other multimedia files |
31 | /misc/ # images and other multimedia files |
| 27 | /pcb/ # GNU PCB footprints and resources |
32 | /archive/ # old non used documents notes and datasheets |
| 28 | /gschem/ # GNU EDA symbols and resources |
- | |
| 29 | /temp/ # temporary documents |
33 | /temp/ # temporary documents, not important |
| 30 | 34 | ||
| 31 | CREDIT # credit list for all contributers |
35 | HACKING # some project guidelines for contributers, add when needed |
| 32 | LICENSE # the GPLv3 project license |
36 | LICENSE # the OpenARM Single-board Computer GPLv3 project license |
| 33 | README # document with file and project descriptions |
- | |
| 34 | PLANNING # planned work, features list, contribution requests |
37 | PLANNING # planned work, features list, contribution requests |
| 35 | HACKING # some project guidelines for contributers |
38 | README # document with file and project descriptions |
| - | 39 | CREDIT # credit list for all contributers, add your own name here |
|
| - | 40 | TODO # addition to PLANNING, detailed description for features |
|
| 36 | 41 | ||
| 37 | == Resources == |
42 | == Resources == |
| 38 | 43 | ||
| 39 | Certificate Authority: |
44 | Certificate Authority: |
| 40 | http://www.cacert.org/index.php?id=3 |
45 | http://www.cacert.org/index.php?id=3 |
| 41 | http://www.cacert.org/certs/root.crt |
46 | http://www.cacert.org/certs/root.crt |
| 42 | http://www.cacert.org/certs/class3.crt |
47 | http://www.cacert.org/certs/class3.crt |
| 43 | 48 | ||
| 44 | Browsable Subversion Repository: |
49 | Browsable Subversion Repository: |
| - | 50 | http://www.powercraft.nl/websvn/openarm/ |
|
| 45 | https://secure.powercraft.nl/websvn/openarm/ |
51 | https://secure.powercraft.nl/websvn/openarm/ |
| 46 | 52 | ||
| 47 | SVN Repository: |
53 | SVN Repository: |
| 48 | https://secure.powercraft.nl/svn/openarm/ |
54 | https://secure.powercraft.nl/svn/openarm/ |
| 49 | 55 | ||
| 50 | Project Mailinglists: |
56 | Project Mailing-lists: |
| 51 | http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-commit # recommended |
57 | http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-commit # recommended |
| 52 | http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-announce |
58 | http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-announce |
| 53 | http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-devel |
59 | http://www.powercraft.nl/cgi-bin/mailman/listinfo/openarm-devel |
| 54 | 60 | ||
| 55 | Subversion Linux installation command: |
61 | Subversion Linux installation command: |
| Line 74... | Line 80... | ||
| 74 | - Create adsl2+ modem bridge |
80 | - Create adsl2+ modem bridge |
| 75 | 81 | ||
| 76 | == Issues == |
82 | == Issues == |
| 77 | 83 | ||
| 78 | Microsoft Windows users are encouraged to sent an email to the |
84 | Microsoft Windows users are encouraged to sent an email to the |
| 79 | mailinglist to indicate, that they use the repository so we can make |
85 | mailing-list to indicate, that they use the repository so we can make |
| 80 | sure usability of the repository stays good. |
86 | sure usability of the repository stays good. |