Project

General

Profile

QuickStart » History » Version 11

Version 10 (Oleksandr Rybalko, 11/08/2011 12:59 PM) → Version 11/40 (Oleksandr Rybalko, 12/14/2011 11:16 PM)

h1. QuickStart

.. todo

# -install install uboot_mkimage (required for devices which use U-Boot bootloader) (see [[Installing uboot_mkimage]])- 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 FreeBSD
# export FREEBSD_SRC_TREE=${PATH_TO_FREEBSD_SRC}/head
# export OBJ_DIR=${PATH_FOR_OBJ_BUILD_DIR}
# ./menu.sh