|
| 1 | +[> Milkymist Software Platform |
| 2 | +------------------------------ |
| 3 | + |
| 4 | + |
| 5 | +[> Instructions |
| 6 | +--------------- |
| 7 | +1. Follow software instructions from milkymist-ng. |
| 8 | + libbase must be built. |
| 9 | + |
| 10 | +2. Download source code of external libs and set environment variables |
| 11 | + to the root of each source distribution, as follows: |
| 12 | + M2DIR milkymist-ng http://milkymist.org |
| 13 | + LUADIR Lua (5.2.0) http://www.lua.org/ |
| 14 | + YAFFSDIR YAFFS http://www.yaffs.net/ |
| 15 | + The CRTDIR environment variable is still needed (and is the only one |
| 16 | + which should not point to the root of the source distribution, but to |
| 17 | + where the .a binary is located) |
| 18 | + |
| 19 | +3. Type make to compile everything (including libraries). |
| 20 | + |
| 21 | +4. Run the generated misp.bin. |
| 22 | + |
| 23 | +[> Misc |
| 24 | +------- |
| 25 | +Code repository: |
| 26 | + https://github.com/milkymist/misp |
| 27 | + |
| 28 | +Send questions, comments and patches to devel [AT] lists.milkymist.org |
| 29 | +We are also on IRC: #milkymist on the Freenode network. |
| 30 | + |
| 31 | +MISP is free software: you can redistribute it and/or modify it |
| 32 | +under the terms of the GNU General Public License as published by the |
| 33 | +Free Software Foundation, version 3 of the License. This program is |
| 34 | +distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; |
| 35 | +without even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| 36 | +PARTICULAR PURPOSE. See the GNU General Public License for more details. |
| 37 | + |
| 38 | +Unless otherwise noted, MISP's source code is copyright (C) |
| 39 | +2012 Sebastien Bourdeauducq. Other authors retain ownership of their |
| 40 | +contributions. If a submission can reasonably be considered independently |
| 41 | +copyrightable, it's yours and I encourage you to claim it with |
| 42 | +appropriate copyright notices. This submission then falls under the |
| 43 | +"otherwise noted" category. All submissions must use a license compatible |
| 44 | +with the GPL and the additional permissions above. |
0 commit comments