close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.ticket.admin.ComponentAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Oct 17, 2010, 1:49:19 PM (16 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v29
|
v30
|
|
| 20 | 20 | == Installation package for SHR on the Neo !FreeRunner == #shr |
| 21 | 21 | |
| 22 | | [http://www.modrana.org/data/modrana_0.15-2_all.ipk] |
| | 22 | [http://www.modrana.org/data/modrana_0.16-4_all.ipk] |
| 23 | 23 | |
| 24 | 24 | [wiki:QtMokoInstalationEN a walkthrought for intalation on QTMoko] |
| … |
… |
|
| 40 | 40 | == Installation package for Ubuntu and Debian == #deb |
| 41 | 41 | |
| 42 | | [http://www.modrana.org/data/modrana-0.15-2_all_SVN.deb] |
| | 42 | [http://www.modrana.org/data/modrana-0.16-4_all_SVN.deb] |
| 43 | 43 | |
| 44 | 44 | |
| … |
… |
|
| 48 | 48 | This archive contains an universal version of modRana: |
| 49 | 49 | |
| 50 | | [http://www.modrana.org/data/modrana-0.15-2_SVN.tar.gz] |
| | 50 | [http://www.modrana.org/data/modrana-0.16-4_SVN.tar.gz] |
| 51 | 51 | |
| 52 | 52 | * just unpack and run modrana.py |
| … |
… |
|
| 60 | 60 | |
| 61 | 61 | == Changelog == |
| | 62 | |
| | 63 | === * modRana V0.16 * === |
| | 64 | * optional sqlite tile storage - especially usefull on FAT32 like filesystems |
| | 65 | * tiles are stored in a single file |
| | 66 | * this avoids small tiles taking up many large clusters |
| | 67 | * tiles should therefore take up much less space than when storing to files and folders |
| | 68 | * special state tiles |
| | 69 | * batch tile download is now improved and faster |
| | 70 | * modRana stdout to file logging support |
| 62 | 71 | |
| 63 | 72 | === * modRana V0.15 * === |