Mer/Documentation/Imager
(New page: == Using the imager == Grab the imager from bzr (lp:~mer-committers/m-r/imager) Targets are: * targets/mer-770-fs-only - builds a filesystem for Mer on Nokia 770 * targets/mer-n800-fs-o...) |
|||
Line 12: | Line 12: | ||
Look inside the target scripts and work your way back. | Look inside the target scripts and work your way back. | ||
+ | [[Category:Mer|Imager]] |
Revision as of 15:47, 15 April 2009
Using the imager
Grab the imager from bzr (lp:~mer-committers/m-r/imager)
Targets are:
- targets/mer-770-fs-only - builds a filesystem for Mer on Nokia 770
- targets/mer-n800-fs-only - builds a filesystem for Mer on N800
- targets/mer-x86-generic - builds a filesystem for X86 in general
Imager can be run with: sh imager targets/TARGET /path/where/you/want/fs
Look inside the target scripts and work your way back.