Project

General

Profile

QuickStart » History » Version 6

Version 5 (Nicolai Petri, 08/10/2011 05:31 PM) → Version 6/40 (Nicolai Petri, 08/10/2011 05:47 PM)

h1. QuickStart

.. todo

# install uboot_mkimage (required for devices which use U-Boot bootloader) (see [[Installing uboot_mkimage]])
# somewhere in your home do `mkdir -p ZRouter/`
# cd ZRouter
# hg clone http://zrouter.org/hg/zrouter/ (that step made a copy of ZRouter project in zrouter subdir)
# hg clone http://zrouter.org/hg/FreeBSD/head
# ./menu.sh

fix one of RUN_*.sh scripts to correct location of FreeBSD source tree (to full path of ZRouter/FreeBSD/head/ dir)
# Now just run your fixed script

h3. Script names (deprecated)

|RUN_DIR-620.sh|DIR-620 image|
|RUN_DIR-620.k.sh|DIR-620 only kernel|
|RUN_DIR-620Sec.sh|DIR-620 IPSec image|
|RUN_DIR-620Sec.k.sh|DIR-620 IPSec only kernel|
|RUN_DIR-632.sh|DIR-632 image|
|RUN_DIR-632.k.sh|DIR-632 only kernel image|
|RUN_NQ-900.sh|NQ-900 image|
|RUN_Soekris_4501.sh|Soekris 4501 image|