QuickStart » History » Version 2
Oleksandr Rybalko, 08/10/2011 01:45 PM
1 | 1 | Nicolai Petri | h1. QuickStart |
---|---|---|---|
2 | 1 | Nicolai Petri | |
3 | 1 | Nicolai Petri | .. todo |
4 | 2 | Oleksandr Rybalko | |
5 | 2 | Oleksandr Rybalko | # install uboot_mkimage (required for devices which use U-Boot bootloader) (see [[Installing uboot_mkimage]]) |
6 | 2 | Oleksandr Rybalko | # somewhere in your home do `mkdir -p ZRouter/` |
7 | 2 | Oleksandr Rybalko | # cd ZRouter |
8 | 2 | Oleksandr Rybalko | # hg clone http://zrouter.org/hg/zrouter/ (that step made a copy of ZRouter project in zrouter subdir) |
9 | 2 | Oleksandr Rybalko | # hg clone http://zrouter.org/hg/FreeBSD/ |
10 | 2 | Oleksandr Rybalko | # fix one of RUN_*.sh scripts to correct location of FreeBSD source tree (to full path of ZRouter/FreeBSD dir) |