This project is a fork of the openwrt.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/openwrt.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
homepage URLhttp://crisos.org
ownerclaudyus84@gmail.com
last changeSat, 10 Jan 2009 23:48:46 +0000 (11 00:48 +0100)
content tags
add:
README
This is the buildsystem for the OpenWrt Linux distribution

Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.

You need to have installed gcc, binutils, patch, bzip2, flex, bison,
make, gettext, pkg-config, unzip, libz-dev and libc headers.

Simply running 'make' will build your firmware.
It will download all sources, build the cross-compile toolchain, 
the kernel and all choosen applications.

You can use scripts/flashing/flash.sh for remotely updating your embedded
system via tftp.

The OpenWrt system is documented in docs/. You will need a LaTeX distribution
and the tex4ht package to build the documentation. Type make -C docs/ to build it.

Building your own firmware you need to have access to a Linux, BSD or MacOSX system.
Cygwin will not be supported because of the lack of case sensitiveness.

Sunshine!
	Your OpenWrt Project
	http://openwrt.org
shortlog
2009-01-10 Claudio Mignanti[crisos] Release of darwinfox 8.09-4crisos
2009-01-10 Claudio Mignanti[cris] openwrt compile
2009-01-09 Claudio Mignantitry to add make flash....
2009-01-09 Claudio[cris] openwrt patch for etrax arch, some additional...
2009-01-09 Claudio MignantiAdd some patch to .28
2009-01-09 Claudio Mignanti[crisos] Disable opkg by default
2009-01-09 Claudio MignantiPrepare etrax target for dump to 2.6.28
2009-01-09 ClaudioRevert "[massive] add support for alternative C librari...
2009-01-08 Claudiofix iptable aligment problem for (at least) cris
2009-01-08 Claudiofix etrax arch
2009-01-08 Claudio[cris] openwrt patch for etrax arch, some additional...
2009-01-08 Claudiocrisos's base files
2009-01-08 florianAlso load capifs
2009-01-08 nbdanother #include fix for siit
2009-01-08 jow[x86] fix grub installation on target images, regressio...
2009-01-08 florian[au1000] Convert au1000 to using gpiolib, fixes an...
...
heads
15 years ago crisos