Project

General

Profile

QuickStart » History » Version 6

Nicolai Petri, 08/10/2011 05:47 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 5 Nicolai Petri
# hg clone http://zrouter.org/hg/FreeBSD/head
10 6 Nicolai Petri
# ./menu.sh 
11 3 Oleksandr Rybalko
12 6 Nicolai Petri
h3. Script names (deprecated)
13 3 Oleksandr Rybalko
14 3 Oleksandr Rybalko
|RUN_DIR-620.sh|DIR-620 image|
15 3 Oleksandr Rybalko
|RUN_DIR-620.k.sh|DIR-620 only kernel|
16 3 Oleksandr Rybalko
|RUN_DIR-620Sec.sh|DIR-620 IPSec image|
17 3 Oleksandr Rybalko
|RUN_DIR-620Sec.k.sh|DIR-620 IPSec only kernel|
18 3 Oleksandr Rybalko
|RUN_DIR-632.sh|DIR-632 image|
19 3 Oleksandr Rybalko
|RUN_DIR-632.k.sh|DIR-632 only kernel image|
20 3 Oleksandr Rybalko
|RUN_NQ-900.sh|NQ-900 image|
21 3 Oleksandr Rybalko
|RUN_Soekris_4501.sh|Soekris 4501 image|