QuickStart » History » Version 5
Nicolai Petri, 08/10/2011 05:31 PM
Head branch is moved :)
| 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 | 5 | Nicolai Petri | # hg clone http://zrouter.org/hg/FreeBSD/head |
| 10 | 4 | Oleksandr Rybalko | # fix one of RUN_*.sh scripts to correct location of FreeBSD source tree (to full path of ZRouter/FreeBSD/head/ dir) |
| 11 | 3 | Oleksandr Rybalko | # Now just run your fixed script |
| 12 | 3 | Oleksandr Rybalko | |
| 13 | 3 | Oleksandr Rybalko | h3. Script names |
| 14 | 3 | Oleksandr Rybalko | |
| 15 | 3 | Oleksandr Rybalko | |RUN_DIR-620.sh|DIR-620 image| |
| 16 | 3 | Oleksandr Rybalko | |RUN_DIR-620.k.sh|DIR-620 only kernel| |
| 17 | 3 | Oleksandr Rybalko | |RUN_DIR-620Sec.sh|DIR-620 IPSec image| |
| 18 | 3 | Oleksandr Rybalko | |RUN_DIR-620Sec.k.sh|DIR-620 IPSec only kernel| |
| 19 | 3 | Oleksandr Rybalko | |RUN_DIR-632.sh|DIR-632 image| |
| 20 | 3 | Oleksandr Rybalko | |RUN_DIR-632.k.sh|DIR-632 only kernel image| |
| 21 | 3 | Oleksandr Rybalko | |RUN_NQ-900.sh|NQ-900 image| |
| 22 | 3 | Oleksandr Rybalko | |RUN_Soekris_4501.sh|Soekris 4501 image| |