b234ecfdf4remove nvram.sh
Felix Fietkau
2006-10-16 04:32:21 +00:00
3ca42101d5add modified version of mbm's 'introduction to buildroot-ng' to the documentation
Felix Fietkau
2006-10-16 04:21:44 +00:00
8ed541c192add *.out to cleanup rule
Felix Fietkau
2006-10-16 02:38:44 +00:00
83583eb147add documentation for /etc/config/wireless and improve formatting
Felix Fietkau
2006-10-16 02:38:08 +00:00
dd6827946bsync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var
Felix Fietkau
2006-10-16 00:24:43 +00:00
994345cd38Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically
Florian Fainelli
2006-10-15 23:41:00 +00:00
00818780b4add some documentation for the init scripts
Felix Fietkau
2006-10-15 23:37:53 +00:00
875927a153add patch from #849
Felix Fietkau
2006-10-15 23:13:59 +00:00
afd6539a65add firewall protection for wan_device in addition to wan_ifname (fixes#852)
Felix Fietkau
2006-10-15 23:04:23 +00:00
5ef8d0eae7Prevent SSH keys from being chmoded to 644 (#664), looks like those are the only files concerned for now
Florian Fainelli
2006-10-15 23:03:46 +00:00
140f6cc62cadd io resource patch from #800, merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u
Felix Fietkau
2006-10-15 22:36:16 +00:00
c867eea4b4don't hardcode the cpu frequency for bcm47xx in linux 2.6
Felix Fietkau
2006-10-15 21:55:51 +00:00
57e4908e51fix bcm4710 cache fixes
Felix Fietkau
2006-10-15 21:55:14 +00:00
233fbc4726fix typo
Felix Fietkau
2006-10-15 21:22:51 +00:00
8612d33691init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
Felix Fietkau
2006-10-15 21:03:30 +00:00
6f8a93af7edisable entropy gathering in wlcompat-debug
Felix Fietkau
2006-10-15 19:21:08 +00:00
05bbc05eaaadd hotplug script for setting up networking on wds interfaces
Felix Fietkau
2006-10-15 17:52:31 +00:00
a19201b641wlc: use custom ether_ntoa implementation that pads the address parts
Felix Fietkau
2006-10-15 17:52:08 +00:00
de703d1314Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work
Florian Fainelli
2006-10-15 17:50:21 +00:00
e27b59f130add support for wds vifs for broadcom wl
Felix Fietkau
2006-10-15 17:25:07 +00:00
82d1c7f615implement wlc call to read wds endpoint mac
Felix Fietkau
2006-10-15 16:56:09 +00:00
0123c3eef8always return true in disable_broadcom()
Felix Fietkau
2006-10-15 16:24:57 +00:00
8a3523dc0efix error message
Felix Fietkau
2006-10-15 16:24:13 +00:00
60d2df5f70implement network callbacks for broadcom wl
Felix Fietkau
2006-10-15 16:23:36 +00:00
a819576073scan_interfaces is unnecessary at this point
Felix Fietkau
2006-10-15 15:57:43 +00:00
313556e91eremove all broadcom interfaces from bridges and bring them down completely when wifi down is called
Felix Fietkau
2006-10-15 15:50:02 +00:00
5fee2188f5add protection for bridging interface changes
Felix Fietkau
2006-10-15 15:44:39 +00:00
cb3692258eremove the wifi interface from the default bridge
Felix Fietkau
2006-10-15 15:32:14 +00:00
2d072c5997implement simple device autodetection for wifi drivers
Felix Fietkau
2006-10-15 15:27:34 +00:00
a0a752a477cleanup
Felix Fietkau
2006-10-14 23:25:32 +00:00
9737163928fix path to bash in openssl compile
Felix Fietkau
2006-10-14 23:14:19 +00:00
b343519d29fix sstrip linux compile
Felix Fietkau
2006-10-14 23:12:29 +00:00
6bbd6d2ef6use the native toolchain for grub on non-amd64 hosts
Felix Fietkau
2006-10-14 23:06:23 +00:00
1aede1e1dbfix zlib cross compiling from non-linux systems
Felix Fietkau
2006-10-14 23:05:37 +00:00
f524e29d80cleanup
Felix Fietkau
2006-10-14 22:11:21 +00:00
da0159f156another one ...
Felix Fietkau
2006-10-14 21:46:27 +00:00
56273ac6a7fix lzma compile
Felix Fietkau
2006-10-14 21:44:23 +00:00
6779edb40echeck for empty patch directories
Felix Fietkau
2006-10-14 15:09:03 +00:00
688443a803don't exit on tar errors in wireless-tools - sgid flag on directory not accepted on freebsd
Felix Fietkau
2006-10-14 14:54:08 +00:00
7bdf50688fuse := for TAR_OPTIONS
Felix Fietkau
2006-10-14 14:52:39 +00:00
06a46fb09dmove '-' parameter to TAR_OPTIONS, so that packages can append commands
Felix Fietkau
2006-10-14 14:51:48 +00:00
afc9d921a7portability fix
Felix Fietkau
2006-10-14 14:26:40 +00:00
f1d6fb4be1leave out the ccache directory when copying the staging dir into the sdk (#843)
Felix Fietkau
2006-10-14 14:16:26 +00:00
d4e038fe5dremove some obsolete stuff
Felix Fietkau
2006-10-14 13:53:26 +00:00
4286347249use $(TAR) in unpack commands
Felix Fietkau
2006-10-14 13:51:40 +00:00
794114c706fix mistakes in unpack change
Felix Fietkau
2006-10-14 13:04:50 +00:00
5f05cf26eeanother fix for invalid fd messages
Felix Fietkau
2006-10-14 13:02:09 +00:00
24b5b885b6fix typo
Felix Fietkau
2006-10-14 12:18:39 +00:00
13c1060ce2force LANG to C
Felix Fietkau
2006-10-14 11:37:37 +00:00
e735d75cb9add prereq check for case-sensitive filesystem
Felix Fietkau
2006-10-14 11:23:23 +00:00
3897f85854fix invalid fd warning on mac os x
Felix Fietkau
2006-10-14 11:17:57 +00:00
54fda00db6don't generate .tmpconfig.h and .kconfig.d
Felix Fietkau
2006-10-14 00:48:54 +00:00
0d9ddef0e8move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead
Felix Fietkau
2006-10-14 00:40:27 +00:00
fdbd2f0907fix download.pl for weird 'which' implementations
Felix Fietkau
2006-10-14 00:07:19 +00:00
d5aeb44bc4make table of contents clickable
Felix Fietkau
2006-10-13 23:45:30 +00:00
0455c2ff1cmake table of contents clickable
Felix Fietkau
2006-10-13 23:39:51 +00:00
3df04a85c0add prereq check for wget
Felix Fietkau
2006-10-13 23:36:43 +00:00
dfcaae5b19improve ncurses check
Felix Fietkau
2006-10-13 23:19:00 +00:00
d16b2dd50efix lxdialog build target
Felix Fietkau
2006-10-13 23:11:19 +00:00
634e2becb8remove useless file
Felix Fietkau
2006-10-13 23:09:04 +00:00
518b039995fix tar detection
Felix Fietkau
2006-10-13 22:47:39 +00:00
550f17100aadd initial version of our new documentation - not too pretty yet, but will be improved
Felix Fietkau
2006-10-13 22:41:34 +00:00
60c1f0f64dfinally move buildroot-ng to trunk
Felix Fietkau
2006-10-13 22:51:49 +02:00
b3ce218b51move brcm-2.4 specific kmod to new module layout
Nicolas Thill
2006-10-13 10:02:12 +00:00
286d6f8bc4rewrite of platform irq handler
Mike Baker
2006-10-12 22:54:48 +00:00
914d8a2d86fix bug in ethernet irq handler
Mike Baker
2006-10-12 22:54:26 +00:00
1f981bcc8aonly check prerequisites of actually selected packages
Felix Fietkau
2006-10-12 17:45:22 +00:00
73b292d5f5enable busybox taint checking to support gplonly kernel exports
Felix Fietkau
2006-10-12 15:43:29 +00:00
2b9c37f961another compile fix
Felix Fietkau
2006-10-11 20:25:30 +00:00
851f1d7713fix compile error
Felix Fietkau
2006-10-11 19:59:51 +00:00
3791d54399use bash for gen_image.sh
Felix Fietkau
2006-10-11 15:21:10 +00:00
b21dde1691more fixes
Felix Fietkau
2006-10-10 23:04:46 +00:00
4231c55be1use perl instead of sed for replacing stuff in wl
Felix Fietkau
2006-10-10 23:04:23 +00:00
f3d5452b98replace ipkg-make-index with a shell script that works on bsd
Felix Fietkau
2006-10-10 23:04:00 +00:00
18ec5cc6ceuse bsd md5 in ipkg if md5sum is not available
Felix Fietkau
2006-10-10 22:38:45 +00:00
8d25689f5arun rstrip in bash
Felix Fietkau
2006-10-10 22:38:29 +00:00
b58704c5afalways build sed, some systems have a broken one where it's hard to detect
Felix Fietkau
2006-10-10 22:29:46 +00:00
0a36264eb5add portability patch for ipkg-utils
Felix Fietkau
2006-10-10 22:29:09 +00:00
0d3f8a5e7fdon't include host.mk from rules.mk - confuses package dump
Felix Fietkau
2006-10-10 21:22:35 +00:00
ddc5584244more portability fixes and a prereq check for gnu tar
Felix Fietkau
2006-10-10 21:06:45 +00:00
10db4ed4cckernel patch: remove pcmcia compatibility crap - doesn't run on freebsd
Felix Fietkau
2006-10-10 20:33:55 +00:00
2cad78eec3fix target/utils compile on freebsd
Felix Fietkau
2006-10-10 20:13:43 +00:00