openwrt/svn-archive/archive.git
17 years agosync whiterussian download.pl with trunk, allow the user to specify additional wget...
Felix Fietkau [Mon, 16 Oct 2006 00:24:43 +0000 (00:24 +0000)]
sync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var

SVN-Revision: 5144

17 years agoAdd ralink rt61 driver needed for rdc-2.6 target
Florian Fainelli [Sun, 15 Oct 2006 23:44:12 +0000 (23:44 +0000)]
Add ralink rt61 driver needed for rdc-2.6 target

SVN-Revision: 5142

17 years agoDrop changes to mm/fault.c prevents from seeing kernel oops while restarting the...
Florian Fainelli [Sun, 15 Oct 2006 23:41:00 +0000 (23:41 +0000)]
Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically

SVN-Revision: 5141

17 years agoadd some documentation for the init scripts
Felix Fietkau [Sun, 15 Oct 2006 23:37:53 +0000 (23:37 +0000)]
add some documentation for the init scripts

SVN-Revision: 5140

17 years agoUpdated kernel config
Florian Fainelli [Sun, 15 Oct 2006 23:36:43 +0000 (23:36 +0000)]
Updated kernel config

SVN-Revision: 5139

17 years agoMerge preliminary rdc-2.6 support (Airlink101 AR525W)
Florian Fainelli [Sun, 15 Oct 2006 23:34:22 +0000 (23:34 +0000)]
Merge preliminary rdc-2.6 support (Airlink101 AR525W)

SVN-Revision: 5138

17 years agoadd patch from #849
Felix Fietkau [Sun, 15 Oct 2006 23:13:59 +0000 (23:13 +0000)]
add patch from #849

SVN-Revision: 5137

17 years agoadd firewall protection for wan_device in addition to wan_ifname (fixes #852)
Felix Fietkau [Sun, 15 Oct 2006 23:04:23 +0000 (23:04 +0000)]
add firewall protection for wan_device in addition to wan_ifname (fixes #852)

SVN-Revision: 5136

17 years agoPrevent SSH keys from being chmoded to 644 (#664), looks like those are the only...
Florian Fainelli [Sun, 15 Oct 2006 23:03:46 +0000 (23:03 +0000)]
Prevent SSH keys from being chmoded to 644 (#664), looks like those are the only files concerned for now

SVN-Revision: 5135

17 years agoadd io resource patch from #800, merge flash map stuff from linux 2.4 to support...
Felix Fietkau [Sun, 15 Oct 2006 22:36:16 +0000 (22:36 +0000)]
add io resource patch from #800, merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u

SVN-Revision: 5134

17 years agodon't hardcode the cpu frequency for bcm47xx in linux 2.6
Felix Fietkau [Sun, 15 Oct 2006 21:55:51 +0000 (21:55 +0000)]
don't hardcode the cpu frequency for bcm47xx in linux 2.6

SVN-Revision: 5133

17 years agofix bcm4710 cache fixes
Felix Fietkau [Sun, 15 Oct 2006 21:55:14 +0000 (21:55 +0000)]
fix bcm4710 cache fixes

SVN-Revision: 5132

17 years agofix typo
Felix Fietkau [Sun, 15 Oct 2006 21:22:51 +0000 (21:22 +0000)]
fix typo

SVN-Revision: 5131

17 years agoinit script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enabl...
Felix Fietkau [Sun, 15 Oct 2006 21:03:30 +0000 (21:03 +0000)]
init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks

SVN-Revision: 5128

17 years agodisable entropy gathering in wlcompat-debug
Felix Fietkau [Sun, 15 Oct 2006 19:21:08 +0000 (19:21 +0000)]
disable entropy gathering in wlcompat-debug

SVN-Revision: 5127

17 years agoadd hotplug script for setting up networking on wds interfaces
Felix Fietkau [Sun, 15 Oct 2006 17:52:31 +0000 (17:52 +0000)]
add hotplug script for setting up networking on wds interfaces

SVN-Revision: 5125

17 years agowlc: use custom ether_ntoa implementation that pads the address parts
Felix Fietkau [Sun, 15 Oct 2006 17:52:08 +0000 (17:52 +0000)]
wlc: use custom ether_ntoa implementation that pads the address parts

SVN-Revision: 5124

17 years agoUpdate kernel config : add support for bluetooth devices, enable packet support in...
Florian Fainelli [Sun, 15 Oct 2006 17:50:21 +0000 (17:50 +0000)]
Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work

SVN-Revision: 5123

17 years agoadd support for wds vifs for broadcom wl
Felix Fietkau [Sun, 15 Oct 2006 17:25:07 +0000 (17:25 +0000)]
add support for wds vifs for broadcom wl

SVN-Revision: 5122

17 years agoimplement wlc call to read wds endpoint mac
Felix Fietkau [Sun, 15 Oct 2006 16:56:09 +0000 (16:56 +0000)]
implement wlc call to read wds endpoint mac

SVN-Revision: 5121

17 years agoalways return true in disable_broadcom()
Felix Fietkau [Sun, 15 Oct 2006 16:24:57 +0000 (16:24 +0000)]
always return true in disable_broadcom()

SVN-Revision: 5120

17 years agofix error message
Felix Fietkau [Sun, 15 Oct 2006 16:24:13 +0000 (16:24 +0000)]
fix error message

SVN-Revision: 5119

17 years agoimplement network callbacks for broadcom wl
Felix Fietkau [Sun, 15 Oct 2006 16:23:36 +0000 (16:23 +0000)]
implement network callbacks for broadcom wl

SVN-Revision: 5118

17 years agoscan_interfaces is unnecessary at this point
Felix Fietkau [Sun, 15 Oct 2006 15:57:43 +0000 (15:57 +0000)]
scan_interfaces is unnecessary at this point

SVN-Revision: 5117

17 years agoremove all broadcom interfaces from bridges and bring them down completely when wifi...
Felix Fietkau [Sun, 15 Oct 2006 15:50:02 +0000 (15:50 +0000)]
remove all broadcom interfaces from bridges and bring them down completely when wifi down is called

SVN-Revision: 5116

17 years agoadd protection for bridging interface changes
Felix Fietkau [Sun, 15 Oct 2006 15:44:39 +0000 (15:44 +0000)]
add protection for bridging interface changes

SVN-Revision: 5115

17 years agoremove the wifi interface from the default bridge
Felix Fietkau [Sun, 15 Oct 2006 15:32:14 +0000 (15:32 +0000)]
remove the wifi interface from the default bridge

SVN-Revision: 5114

17 years agoimplement simple device autodetection for wifi drivers
Felix Fietkau [Sun, 15 Oct 2006 15:27:34 +0000 (15:27 +0000)]
implement simple device autodetection for wifi drivers

SVN-Revision: 5113

17 years agoFix module dependency on ipw21,2200, bcm43xx
Florian Fainelli [Sun, 15 Oct 2006 12:50:08 +0000 (12:50 +0000)]
Fix module dependency on ipw21,2200, bcm43xx

SVN-Revision: 5110

17 years agocleanup
Felix Fietkau [Sat, 14 Oct 2006 23:25:32 +0000 (23:25 +0000)]
cleanup

SVN-Revision: 5106

17 years agofix path to bash in openssl compile
Felix Fietkau [Sat, 14 Oct 2006 23:14:19 +0000 (23:14 +0000)]
fix path to bash in openssl compile

SVN-Revision: 5105

17 years agofix sstrip linux compile
Felix Fietkau [Sat, 14 Oct 2006 23:12:29 +0000 (23:12 +0000)]
fix sstrip linux compile

SVN-Revision: 5104

17 years agouse the native toolchain for grub on non-amd64 hosts
Felix Fietkau [Sat, 14 Oct 2006 23:06:23 +0000 (23:06 +0000)]
use the native toolchain for grub on non-amd64 hosts

SVN-Revision: 5103

17 years agofix zlib cross compiling from non-linux systems
Felix Fietkau [Sat, 14 Oct 2006 23:05:37 +0000 (23:05 +0000)]
fix zlib cross compiling from non-linux systems

SVN-Revision: 5102

17 years agocleanup
Felix Fietkau [Sat, 14 Oct 2006 22:11:21 +0000 (22:11 +0000)]
cleanup

SVN-Revision: 5097

17 years agoanother one ...
Felix Fietkau [Sat, 14 Oct 2006 21:46:27 +0000 (21:46 +0000)]
another one ...

SVN-Revision: 5095

17 years agofix lzma compile
Felix Fietkau [Sat, 14 Oct 2006 21:44:23 +0000 (21:44 +0000)]
fix lzma compile

SVN-Revision: 5094

17 years agocheck for empty patch directories
Felix Fietkau [Sat, 14 Oct 2006 15:09:03 +0000 (15:09 +0000)]
check for empty patch directories

SVN-Revision: 5086

17 years agodon't exit on tar errors in wireless-tools - sgid flag on directory not accepted...
Felix Fietkau [Sat, 14 Oct 2006 14:54:08 +0000 (14:54 +0000)]
don't exit on tar errors in wireless-tools - sgid flag on directory not accepted on freebsd

SVN-Revision: 5085

17 years agouse := for TAR_OPTIONS
Felix Fietkau [Sat, 14 Oct 2006 14:52:39 +0000 (14:52 +0000)]
use := for TAR_OPTIONS

SVN-Revision: 5084

17 years agomove '-' parameter to TAR_OPTIONS, so that packages can append commands
Felix Fietkau [Sat, 14 Oct 2006 14:51:48 +0000 (14:51 +0000)]
move '-' parameter to TAR_OPTIONS, so that packages can append commands

SVN-Revision: 5083

17 years agoportability fix
Felix Fietkau [Sat, 14 Oct 2006 14:26:40 +0000 (14:26 +0000)]
portability fix

SVN-Revision: 5082

17 years agoleave out the ccache directory when copying the staging dir into the sdk (#843)
Felix Fietkau [Sat, 14 Oct 2006 14:16:26 +0000 (14:16 +0000)]
leave out the ccache directory when copying the staging dir into the sdk (#843)

SVN-Revision: 5081

17 years agoremove some obsolete stuff
Felix Fietkau [Sat, 14 Oct 2006 13:53:26 +0000 (13:53 +0000)]
remove some obsolete stuff

SVN-Revision: 5079

17 years agouse $(TAR) in unpack commands
Felix Fietkau [Sat, 14 Oct 2006 13:51:40 +0000 (13:51 +0000)]
use $(TAR) in unpack commands

SVN-Revision: 5078

17 years agofix mistakes in unpack change
Felix Fietkau [Sat, 14 Oct 2006 13:04:50 +0000 (13:04 +0000)]
fix mistakes in unpack change

SVN-Revision: 5077

17 years agoanother fix for invalid fd messages
Felix Fietkau [Sat, 14 Oct 2006 13:02:09 +0000 (13:02 +0000)]
another fix for invalid fd messages

SVN-Revision: 5076

17 years agofix typo
Felix Fietkau [Sat, 14 Oct 2006 12:18:39 +0000 (12:18 +0000)]
fix typo

SVN-Revision: 5075

17 years agoforce LANG to C
Felix Fietkau [Sat, 14 Oct 2006 11:37:37 +0000 (11:37 +0000)]
force LANG to C

SVN-Revision: 5074

17 years agoadd prereq check for case-sensitive filesystem
Felix Fietkau [Sat, 14 Oct 2006 11:23:23 +0000 (11:23 +0000)]
add prereq check for case-sensitive filesystem

SVN-Revision: 5073

17 years agofix invalid fd warning on mac os x
Felix Fietkau [Sat, 14 Oct 2006 11:17:57 +0000 (11:17 +0000)]
fix invalid fd warning on mac os x

SVN-Revision: 5072

17 years agodon't generate .tmpconfig.h and .kconfig.d
Felix Fietkau [Sat, 14 Oct 2006 00:48:54 +0000 (00:48 +0000)]
don't generate .tmpconfig.h and .kconfig.d

SVN-Revision: 5071

17 years agomove common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that...
Felix Fietkau [Sat, 14 Oct 2006 00:40:27 +0000 (00:40 +0000)]
move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead

SVN-Revision: 5070

17 years agoadd *.out to svn:ignore
Felix Fietkau [Sat, 14 Oct 2006 00:24:54 +0000 (00:24 +0000)]
add *.out to svn:ignore

SVN-Revision: 5069

17 years agofix download.pl for weird 'which' implementations
Felix Fietkau [Sat, 14 Oct 2006 00:07:19 +0000 (00:07 +0000)]
fix download.pl for weird 'which' implementations

SVN-Revision: 5068

17 years agomake table of contents clickable
Felix Fietkau [Fri, 13 Oct 2006 23:45:30 +0000 (23:45 +0000)]
make table of contents clickable

SVN-Revision: 5067

17 years agomake table of contents clickable
Felix Fietkau [Fri, 13 Oct 2006 23:39:51 +0000 (23:39 +0000)]
make table of contents clickable

SVN-Revision: 5066

17 years agoadd prereq check for wget
Felix Fietkau [Fri, 13 Oct 2006 23:36:43 +0000 (23:36 +0000)]
add prereq check for wget

SVN-Revision: 5065

17 years agoimprove ncurses check
Felix Fietkau [Fri, 13 Oct 2006 23:19:00 +0000 (23:19 +0000)]
improve ncurses check

SVN-Revision: 5064

17 years agofix lxdialog build target
Felix Fietkau [Fri, 13 Oct 2006 23:11:19 +0000 (23:11 +0000)]
fix lxdialog build target

SVN-Revision: 5063

17 years agoremove useless file
Felix Fietkau [Fri, 13 Oct 2006 23:09:04 +0000 (23:09 +0000)]
remove useless file

SVN-Revision: 5062

17 years agofix tar detection
Felix Fietkau [Fri, 13 Oct 2006 22:47:39 +0000 (22:47 +0000)]
fix tar detection

SVN-Revision: 5061

17 years agoadd initial version of our new documentation - not too pretty yet, but will be improved
Felix Fietkau [Fri, 13 Oct 2006 22:41:34 +0000 (22:41 +0000)]
add initial version of our new documentation - not too pretty yet, but will be improved

SVN-Revision: 5060

17 years agofinally move buildroot-ng to trunk
Felix Fietkau [Fri, 13 Oct 2006 20:51:49 +0000 (20:51 +0000)]
finally move buildroot-ng to trunk

SVN-Revision: 5059

17 years agomove old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
Felix Fietkau [Sat, 7 Oct 2006 11:57:20 +0000 (11:57 +0000)]
move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the developers are ready

SVN-Revision: 4944

17 years agolet ipkg fail when a package file to be installed is not found
Nicolas Thill [Wed, 26 Jul 2006 00:03:05 +0000 (00:03 +0000)]
let ipkg fail when a package file to be installed is not found

SVN-Revision: 4287

17 years agofix elinks dependency on openssl (closes: #614). Bump release number.
Nicolas Thill [Wed, 19 Jul 2006 07:25:11 +0000 (07:25 +0000)]
fix elinks dependency on openssl (closes: #614). Bump release number.

SVN-Revision: 4166

17 years agodon't use the host strip command (closes: #592).
Nicolas Thill [Wed, 19 Jul 2006 06:46:38 +0000 (06:46 +0000)]
don't use the host strip command (closes: #592).

SVN-Revision: 4163

17 years agoremove ref to host directories in config scripts.
Nicolas Thill [Sun, 25 Jun 2006 21:59:57 +0000 (21:59 +0000)]
remove ref to host directories in config scripts.

SVN-Revision: 4082

17 years agofix inclusion of kernel modules selected for install in images (closes: #598).
Nicolas Thill [Sun, 25 Jun 2006 21:37:07 +0000 (21:37 +0000)]
fix inclusion of kernel modules selected for install in images (closes: #598).

SVN-Revision: 4081

17 years agofix typo in brcm-2.4 system code
Felix Fietkau [Sun, 18 Jun 2006 22:30:14 +0000 (22:30 +0000)]
fix typo in brcm-2.4 system code

SVN-Revision: 4003

17 years agoremove some junk
Felix Fietkau [Fri, 16 Jun 2006 18:49:39 +0000 (18:49 +0000)]
remove some junk

SVN-Revision: 3962

17 years agofix display of uninitialized ports
Mike Baker [Wed, 14 Jun 2006 22:44:35 +0000 (22:44 +0000)]
fix display of uninitialized ports

SVN-Revision: 3946

17 years agofix madwifi compile when using slab allocator
Mike Baker [Tue, 13 Jun 2006 18:27:55 +0000 (18:27 +0000)]
fix madwifi compile when using slab allocator

SVN-Revision: 3937

17 years agoadd adjtimex to ntpclient (#450)
Felix Fietkau [Fri, 9 Jun 2006 03:05:11 +0000 (03:05 +0000)]
add adjtimex to ntpclient (#450)

SVN-Revision: 3927

17 years agoenable slab, disable slob - for better performance (#583)
Felix Fietkau [Fri, 9 Jun 2006 02:46:51 +0000 (02:46 +0000)]
enable slab, disable slob - for better performance (#583)

SVN-Revision: 3925

17 years agoinstall missing ebtables files
Felix Fietkau [Fri, 9 Jun 2006 02:05:53 +0000 (02:05 +0000)]
install missing ebtables files

SVN-Revision: 3923

17 years agoupdate ebtables to 2.0.8-rc2 (#558)
Felix Fietkau [Fri, 9 Jun 2006 01:55:14 +0000 (01:55 +0000)]
update ebtables to 2.0.8-rc2 (#558)

SVN-Revision: 3922

17 years agoppp: try to reconnect indefinitely (#551)
Felix Fietkau [Fri, 9 Jun 2006 01:34:58 +0000 (01:34 +0000)]
ppp: try to reconnect indefinitely (#551)

SVN-Revision: 3921

17 years agofix cflags, fix adjtimex patch (#587)
Felix Fietkau [Fri, 9 Jun 2006 01:30:19 +0000 (01:30 +0000)]
fix cflags, fix adjtimex patch (#587)

SVN-Revision: 3920

17 years agoupgrade maradns to the latest version (#511)
Felix Fietkau [Fri, 9 Jun 2006 00:46:54 +0000 (00:46 +0000)]
upgrade maradns to the latest version (#511)

SVN-Revision: 3919

17 years agoadd dropbear pubkey auth patch from #582
Felix Fietkau [Fri, 9 Jun 2006 00:29:26 +0000 (00:29 +0000)]
add dropbear pubkey auth patch from #582

SVN-Revision: 3916

17 years agodisable madwifi rfkill support by default (broken on some hardware)
Felix Fietkau [Thu, 8 Jun 2006 16:35:15 +0000 (16:35 +0000)]
disable madwifi rfkill support by default (broken on some hardware)

SVN-Revision: 3915

17 years agoadd rp-l2tp package (closes: #459).
Nicolas Thill [Sun, 4 Jun 2006 13:23:07 +0000 (13:23 +0000)]
add rp-l2tp package (closes: #459).

SVN-Revision: 3902

17 years agodon't compile libipkg in busybox if ipkg is disabled
Felix Fietkau [Sun, 4 Jun 2006 01:31:03 +0000 (01:31 +0000)]
don't compile libipkg in busybox if ipkg is disabled

SVN-Revision: 3901

17 years agoadd aircrack-ng package (thanks to Gerd, closes: #572, #581).
Nicolas Thill [Sat, 3 Jun 2006 16:23:17 +0000 (16:23 +0000)]
add aircrack-ng package (thanks to Gerd, closes: #572, #581).

SVN-Revision: 3900

17 years agofix wakelan addition.
Nicolas Thill [Sat, 3 Jun 2006 16:14:31 +0000 (16:14 +0000)]
fix wakelan addition.

SVN-Revision: 3899

17 years agoadd wakelan package (closes: #577).
Nicolas Thill [Fri, 2 Jun 2006 02:53:42 +0000 (02:53 +0000)]
add wakelan package (closes: #577).

SVN-Revision: 3893

17 years agoupdate avahi to v0.6.10.
Nicolas Thill [Fri, 2 Jun 2006 02:34:20 +0000 (02:34 +0000)]
update avahi to v0.6.10.

SVN-Revision: 3892

17 years agoadd libmcrypt package (thanks to Martin Matuska).
Nicolas Thill [Fri, 2 Jun 2006 01:32:15 +0000 (01:32 +0000)]
add libmcrypt package (thanks to Martin Matuska).

SVN-Revision: 3891

17 years agodisable check for openssl/engine.h in configure so that the package can be
Nicolas Thill [Thu, 1 Jun 2006 23:28:42 +0000 (23:28 +0000)]
disable check for openssl/engine.h in configure so that the package can be
backported to whiterussian.

SVN-Revision: 3889

17 years agoremove some debugging junk (#492)
Felix Fietkau [Wed, 31 May 2006 18:32:57 +0000 (18:32 +0000)]
remove some debugging junk (#492)

SVN-Revision: 3868

17 years agofix alsa compile error (backport from buildroot-ng)
Felix Fietkau [Wed, 31 May 2006 15:29:04 +0000 (15:29 +0000)]
fix alsa compile error (backport from buildroot-ng)

SVN-Revision: 3863

17 years agoupdate freeradius to v1.1.1.
Nicolas Thill [Sat, 27 May 2006 13:56:04 +0000 (13:56 +0000)]
update freeradius to v1.1.1.

SVN-Revision: 3830

17 years agoupgrade madwifi to r1590, fix the kernel cflags patch - thanks to Ge0rG
Imre Kaloz [Wed, 24 May 2006 09:39:23 +0000 (09:39 +0000)]
upgrade madwifi to r1590, fix the kernel cflags patch - thanks to Ge0rG

SVN-Revision: 3827

17 years agoFix default DebugLevel to 0, prevents from running in foreground when installing...
Florian Fainelli [Sun, 21 May 2006 20:06:04 +0000 (20:06 +0000)]
Fix default DebugLevel to 0, prevents from running in foreground when installing with ImageBuilder ...
Closes #491

SVN-Revision: 3816

17 years agotweak ebtables package:
Nicolas Thill [Sun, 21 May 2006 11:51:56 +0000 (11:51 +0000)]
tweak ebtables package:
 * add /etc/ethertypes (closes: #560),
 * strip, standardize,
 * bump release number.

SVN-Revision: 3811

17 years agowebif :
Florian Fainelli [Sat, 20 May 2006 19:06:26 +0000 (19:06 +0000)]
webif :
- add support for wl0_wdstimeout, wl0_antdiv (request by french Wireless User Groups), wl0_distance
- updated french translation, needs to update other translations
- Fixed cancel button not working, closes #543
- Preliminary OpenVPN webif support, partially closes #525

ntpclient: fix process running detection, closes #505
base-files:
- clean up per interface static_route code,restore old behaviour (with metric, gateway ...), closes #484
- add ifup_interfaces variable, can be used as order to bring interfaces, closes #309

SVN-Revision: 3809

17 years agoremove superfluous checks in /var/lock creation.
Nicolas Thill [Sat, 20 May 2006 18:58:04 +0000 (18:58 +0000)]
remove superfluous checks in /var/lock creation.

SVN-Revision: 3808

17 years agofix /var/log directory creation, needed for proper ppp operation.
Nicolas Thill [Sat, 20 May 2006 15:29:19 +0000 (15:29 +0000)]
fix /var/log directory creation, needed for proper ppp operation.

SVN-Revision: 3807