1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 20:29:28 +03:00
openwrt-xburst/openwrt
nbd 2ff985700b use /dev/urandom instead of /dev/random for openswan ipsec keygen
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-05 18:22:56 +00:00
..
docs Added some buffalo docs. 2005-03-31 21:25:39 +00:00
package use /dev/urandom instead of /dev/random for openswan ipsec keygen 2005-04-05 18:22:56 +00:00
scripts make lzo and server support in openvpn optional 2005-04-03 21:36:01 +00:00
target move firstboot from S99done to S10boot 2005-04-03 21:20:56 +00:00
toolchain hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1 2005-04-05 18:21:58 +00:00
.cvsignore add staging_dir_* to .cvsignore 2005-03-26 01:13:09 +00:00
Config.in hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1 2005-04-05 18:21:58 +00:00
Config.in.devel hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1 2005-04-05 18:21:58 +00:00
Makefile hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1 2005-04-05 18:21:58 +00:00
README lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory 2005-04-02 12:12:58 +00:00
rules.mk remove lzma loader config option (make it default) and move it from package/ to target/ 2005-04-02 19:06:50 +00:00

This is the buildsystem for the OpenWrt Linux distribution
It is a modified uClibc buildroot2.

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

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/flash.sh for remotely updating your embedded system
via tftp.

The buildroot system is documented in docs/buildroot-documentation.html.

Sunshine!
	Your OpenWrt Project
	http://openwrt.org