openwrt/svn-archive/archive.git
17 years agoAdd procps
Florian Fainelli [Sun, 3 Sep 2006 22:22:57 +0000 (22:22 +0000)]
Add procps

SVN-Revision: 4744

17 years agoSplit webif into several packages for language files, closes #722
Florian Fainelli [Sun, 3 Sep 2006 20:24:38 +0000 (20:24 +0000)]
Split webif into several packages for language files, closes #722

SVN-Revision: 4743

17 years agofix HAVE_ISC_READER related error
Felix Fietkau [Sun, 3 Sep 2006 18:11:10 +0000 (18:11 +0000)]
fix HAVE_ISC_READER related error

SVN-Revision: 4742

17 years agoUpdate connbytes patch to work when compiled as a module, closes #660
Florian Fainelli [Sun, 3 Sep 2006 11:08:10 +0000 (11:08 +0000)]
Update connbytes patch to work when compiled as a module, closes #660

SVN-Revision: 4739

17 years agoadd a default for lan_proto (#732)
Felix Fietkau [Sun, 3 Sep 2006 05:40:21 +0000 (05:40 +0000)]
add a default for lan_proto (#732)

SVN-Revision: 4738

17 years agofix ipcalc (off by 1)
Felix Fietkau [Sun, 3 Sep 2006 05:35:43 +0000 (05:35 +0000)]
fix ipcalc (off by 1)

SVN-Revision: 4737

17 years agobump wlcompat version number
Felix Fietkau [Sun, 3 Sep 2006 04:57:01 +0000 (04:57 +0000)]
bump wlcompat version number

SVN-Revision: 4736

17 years agoextend wlcompat to use wl.o as an entropy source
Felix Fietkau [Sun, 3 Sep 2006 04:51:32 +0000 (04:51 +0000)]
extend wlcompat to use wl.o as an entropy source

SVN-Revision: 4734

17 years agoadd 3g/umts init script to comgt package
Felix Fietkau [Sat, 2 Sep 2006 19:32:04 +0000 (19:32 +0000)]
add 3g/umts init script to comgt package

SVN-Revision: 4733

17 years agoadd usb-serial and ppp fixes from jr
Felix Fietkau [Sat, 2 Sep 2006 19:29:11 +0000 (19:29 +0000)]
add usb-serial and ppp fixes from jr

SVN-Revision: 4732

17 years agofix pcmcia module install
Felix Fietkau [Sat, 2 Sep 2006 19:28:46 +0000 (19:28 +0000)]
fix pcmcia module install

SVN-Revision: 4731

17 years agoadd package for the nozomi driver
Felix Fietkau [Sat, 2 Sep 2006 19:26:11 +0000 (19:26 +0000)]
add package for the nozomi driver

SVN-Revision: 4730

17 years agomove calibrate_delay out of the .init.text section
Felix Fietkau [Sat, 2 Sep 2006 19:21:46 +0000 (19:21 +0000)]
move calibrate_delay out of the .init.text section

SVN-Revision: 4727

17 years agoremove some useless junk from the nvram libraries
Felix Fietkau [Sat, 2 Sep 2006 18:37:11 +0000 (18:37 +0000)]
remove some useless junk from the nvram libraries

SVN-Revision: 4726

17 years agoAdd quagga isisd, closes #735
Florian Fainelli [Mon, 28 Aug 2006 20:02:36 +0000 (20:02 +0000)]
Add quagga isisd, closes #735

SVN-Revision: 4694

17 years agoUpdate quagga to 0.98.6 for -ng, and fix MD5SUM in whiterussian :)
Florian Fainelli [Fri, 25 Aug 2006 07:42:55 +0000 (07:42 +0000)]
Update quagga to 0.98.6 for -ng, and fix MD5SUM in whiterussian :)

SVN-Revision: 4657

17 years agoAdd Croatian translation, thanks to silver71, closes #718
Florian Fainelli [Thu, 24 Aug 2006 18:32:55 +0000 (18:32 +0000)]
Add Croatian translation, thanks to silver71, closes #718

SVN-Revision: 4654

17 years agoadd new hotfixes patch
Imre Kaloz [Thu, 24 Aug 2006 10:40:14 +0000 (10:40 +0000)]
add new hotfixes patch

SVN-Revision: 4649

17 years agodon't convert mw to qdbm for wl0_txpwr, set the value as-is
Felix Fietkau [Wed, 23 Aug 2006 23:17:15 +0000 (23:17 +0000)]
don't convert mw to qdbm for wl0_txpwr, set the value as-is

SVN-Revision: 4647

17 years agoallow other values than 'dhcp' for *_proto so that you can work around the linksys...
Felix Fietkau [Wed, 23 Aug 2006 21:24:56 +0000 (21:24 +0000)]
allow other values than 'dhcp' for *_proto so that you can work around the linksys lan_proto bug without changing scripts (#437)

SVN-Revision: 4641

17 years agoFinally fix HOSTCC CFLAGS, should close #707
Florian Fainelli [Wed, 23 Aug 2006 14:23:04 +0000 (14:23 +0000)]
Finally fix HOSTCC CFLAGS, should close #707

SVN-Revision: 4636

17 years agoChange HOSTCC CFLAGS to avoid segfault of paretonormal when building on Debian, shoul...
Florian Fainelli [Wed, 23 Aug 2006 09:13:55 +0000 (09:13 +0000)]
Change HOSTCC CFLAGS to avoid segfault of paretonormal when building on Debian, should fix #707

SVN-Revision: 4635

17 years agoUpgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* fix #647...
Florian Fainelli [Tue, 22 Aug 2006 14:21:30 +0000 (14:21 +0000)]
Upgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* fix #647, #671

SVN-Revision: 4632

17 years agofix typo (#693)
Felix Fietkau [Tue, 22 Aug 2006 12:24:37 +0000 (12:24 +0000)]
fix typo (#693)

SVN-Revision: 4628

17 years agoenable mknod by default (#490) - some drivers don't register with devfs properly
Felix Fietkau [Tue, 22 Aug 2006 12:19:18 +0000 (12:19 +0000)]
enable mknod by default (#490) - some drivers don't register with devfs properly

SVN-Revision: 4627

17 years agoAdd hungarian translation, closes #642
Florian Fainelli [Tue, 22 Aug 2006 12:17:39 +0000 (12:17 +0000)]
Add hungarian translation, closes #642

SVN-Revision: 4626

17 years agoallow numbers in webif scripts (#619)
Felix Fietkau [Tue, 22 Aug 2006 12:14:42 +0000 (12:14 +0000)]
allow numbers in webif scripts (#619)

SVN-Revision: 4625

17 years agoAdd maxfail option to avoid pptp giving up, closes #663
Florian Fainelli [Tue, 22 Aug 2006 12:05:58 +0000 (12:05 +0000)]
Add maxfail option to avoid pptp giving up, closes #663

SVN-Revision: 4624

17 years agodisable watchdog functionality (except for distance) in ad-hoc mode (fixes #373)
Felix Fietkau [Tue, 22 Aug 2006 11:59:30 +0000 (11:59 +0000)]
disable watchdog functionality (except for distance) in ad-hoc mode (fixes #373)

SVN-Revision: 4623

17 years agoadd extra chain for non-wan traffic
Felix Fietkau [Sat, 19 Aug 2006 22:27:23 +0000 (22:27 +0000)]
add extra chain for non-wan traffic

SVN-Revision: 4611

17 years agoAdd dsl-qos-queue to -ng and whiterussian, closes #690
Florian Fainelli [Fri, 18 Aug 2006 21:04:24 +0000 (21:04 +0000)]
Add dsl-qos-queue to -ng and whiterussian, closes #690

SVN-Revision: 4602

17 years agoFix user-space libipt_connbytes compilation by adding missing declarations
Florian Fainelli [Fri, 18 Aug 2006 16:10:21 +0000 (16:10 +0000)]
Fix user-space libipt_connbytes compilation by adding missing declarations

SVN-Revision: 4598

17 years agoAdd ipt_CLASSIFY target, closes #696
Florian Fainelli [Fri, 18 Aug 2006 15:37:51 +0000 (15:37 +0000)]
Add ipt_CLASSIFY target, closes #696

SVN-Revision: 4597

17 years agoAdd ipt_connbytes, closes #660
Florian Fainelli [Fri, 18 Aug 2006 15:01:51 +0000 (15:01 +0000)]
Add ipt_connbytes, closes #660

SVN-Revision: 4596

17 years agoAdd support for the Asus power led, closes #349
Florian Fainelli [Fri, 18 Aug 2006 13:10:19 +0000 (13:10 +0000)]
Add support for the Asus power led, closes #349

SVN-Revision: 4594

17 years agoremove sdram_config fixup - not necessary for linksys and breaks whr-g54s
Felix Fietkau [Thu, 17 Aug 2006 21:22:01 +0000 (21:22 +0000)]
remove sdram_config fixup - not necessary for linksys and breaks whr-g54s

SVN-Revision: 4585

17 years agoadd config parsing functions from buildroot-ng to whiterussian
Felix Fietkau [Sun, 6 Aug 2006 23:16:21 +0000 (23:16 +0000)]
add config parsing functions from buildroot-ng to whiterussian

SVN-Revision: 4492

17 years agoadd mirror2 to download.pl
Felix Fietkau [Fri, 4 Aug 2006 19:21:05 +0000 (19:21 +0000)]
add mirror2 to download.pl

SVN-Revision: 4445

17 years agoincrease PKG_RELEASE for the linux kernel
Felix Fietkau [Mon, 31 Jul 2006 19:00:21 +0000 (19:00 +0000)]
increase PKG_RELEASE for the linux kernel

SVN-Revision: 4358

17 years agousb fixes and performance enhancements
Felix Fietkau [Sun, 30 Jul 2006 12:47:09 +0000 (12:47 +0000)]
usb fixes and performance enhancements

SVN-Revision: 4325

17 years agobackport [1729] to WhiteRussian
Nicolas Thill [Fri, 28 Jul 2006 16:05:39 +0000 (16:05 +0000)]
backport [1729] to WhiteRussian

SVN-Revision: 4314

17 years agochange to a slightly less invalid ip address
Felix Fietkau [Wed, 26 Jul 2006 11:42:49 +0000 (11:42 +0000)]
change to a slightly less invalid ip address

SVN-Revision: 4301

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 dial on demand support (#436)
Felix Fietkau [Tue, 25 Jul 2006 22:13:54 +0000 (22:13 +0000)]
fix dial on demand support (#436)

SVN-Revision: 4285

17 years agoadd index.asp (symlinked from index.html) to make the transition from other broadcom...
Felix Fietkau [Tue, 25 Jul 2006 19:07:23 +0000 (19:07 +0000)]
add index.asp (symlinked from index.html) to make the transition from other broadcom-based firmware easier (#435)

SVN-Revision: 4284

17 years agouse 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf
Felix Fietkau [Tue, 25 Jul 2006 18:12:30 +0000 (18:12 +0000)]
use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf

SVN-Revision: 4282

17 years agoupdate dnsmasq to 2.32
Felix Fietkau [Tue, 25 Jul 2006 17:24:21 +0000 (17:24 +0000)]
update dnsmasq to 2.32

SVN-Revision: 4281

17 years agofix switch-adm breakage accidentally introduced in [4155] (ticket #651)
Felix Fietkau [Tue, 25 Jul 2006 16:36:03 +0000 (16:36 +0000)]
fix switch-adm breakage accidentally introduced in [4155] (ticket #651)

SVN-Revision: 4280

17 years agoUpgrade lighttpd to 1.4.11, fixes the mod_proxy issue, closes #652
Florian Fainelli [Tue, 25 Jul 2006 11:40:45 +0000 (11:40 +0000)]
Upgrade lighttpd to 1.4.11, fixes the mod_proxy issue, closes #652

SVN-Revision: 4276

17 years agoAdd ping -l (preload) and telnet -b (bind alias), closes #528
Florian Fainelli [Tue, 25 Jul 2006 08:22:29 +0000 (08:22 +0000)]
Add ping -l (preload) and telnet -b (bind alias), closes #528

SVN-Revision: 4274

17 years agoComplete the move of gcom to comgt, fix download issues
Florian Fainelli [Mon, 24 Jul 2006 19:46:33 +0000 (19:46 +0000)]
Complete the move of gcom to comgt, fix download issues

SVN-Revision: 4273

17 years agoMove gcom to comgt to reflect the site disclaimer
Florian Fainelli [Mon, 24 Jul 2006 17:10:28 +0000 (17:10 +0000)]
Move gcom to comgt to reflect the site disclaimer

SVN-Revision: 4263

17 years agoAdd bluetooth support to whiterussian, closes #599
Florian Fainelli [Mon, 24 Jul 2006 09:45:27 +0000 (09:45 +0000)]
Add bluetooth support to whiterussian, closes #599

SVN-Revision: 4255

17 years agoAdd catalan translation, closes #635, thanks for submitting !
Florian Fainelli [Fri, 21 Jul 2006 13:07:52 +0000 (13:07 +0000)]
Add catalan translation, closes #635, thanks for submitting !

SVN-Revision: 4196

17 years agoRevert [3809], thanks to jr-, closes #536
Florian Fainelli [Fri, 21 Jul 2006 12:51:05 +0000 (12:51 +0000)]
Revert [3809], thanks to jr-, closes #536

SVN-Revision: 4193

17 years agofix #628 and #646 in whiterussian as well
Imre Kaloz [Fri, 21 Jul 2006 10:56:56 +0000 (10:56 +0000)]
fix #628 and #646 in whiterussian as well

SVN-Revision: 4186

17 years agoadd buildroot-ng support to the whiterussian sdk
Felix Fietkau [Tue, 18 Jul 2006 20:01:03 +0000 (20:01 +0000)]
add buildroot-ng support to the whiterussian sdk

SVN-Revision: 4157

17 years agobackport jffs2 changes and flash map from buildroot-ng
Felix Fietkau [Tue, 18 Jul 2006 17:54:37 +0000 (17:54 +0000)]
backport jffs2 changes and flash map from buildroot-ng

SVN-Revision: 4155

17 years agotune the conntrack timeouts here as well
Imre Kaloz [Mon, 17 Jul 2006 09:30:59 +0000 (09:30 +0000)]
tune the conntrack timeouts here as well

SVN-Revision: 4134

17 years agofix typo
Felix Fietkau [Sun, 16 Jul 2006 15:30:43 +0000 (15:30 +0000)]
fix typo

SVN-Revision: 4132

17 years agoFix gcom downloading, normalize archive, use download target from pkg_template, defin...
Florian Fainelli [Tue, 11 Jul 2006 13:53:20 +0000 (13:53 +0000)]
Fix gcom downloading, normalize archive, use download target from pkg_template, definitively closes #333

SVN-Revision: 4128

17 years agoUpdate OpenVPN webif module and fix management feature in Makefile. Closes #625
Florian Fainelli [Tue, 11 Jul 2006 09:52:20 +0000 (09:52 +0000)]
Update OpenVPN webif module and fix management feature in Makefile. Closes #625

SVN-Revision: 4126

17 years agoAdd Russian webif translation, closes #633
Florian Fainelli [Sat, 8 Jul 2006 12:12:45 +0000 (12:12 +0000)]
Add Russian webif translation, closes #633

SVN-Revision: 4118

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

18 years agoadd STRIP to TARGET_CONFIGURE_OPTS (closes #606)
Mike Baker [Wed, 21 Jun 2006 20:09:34 +0000 (20:09 +0000)]
add STRIP to TARGET_CONFIGURE_OPTS (closes #606)

SVN-Revision: 4043

18 years agoAdd upload template for webif, closes #590 and definitively #525
Florian Fainelli [Tue, 20 Jun 2006 10:02:34 +0000 (10:02 +0000)]
Add upload template for webif, closes #590 and definitively #525

SVN-Revision: 4021

18 years agoclean up IE workaround
Mike Baker [Thu, 15 Jun 2006 22:22:16 +0000 (22:22 +0000)]
clean up IE workaround

SVN-Revision: 3959

18 years agofix some webif rendering bugs
Mike Baker [Thu, 15 Jun 2006 21:58:38 +0000 (21:58 +0000)]
fix some webif rendering bugs

SVN-Revision: 3957

18 years agoa much cleaner version of the css theme
Mike Baker [Thu, 15 Jun 2006 19:17:49 +0000 (19:17 +0000)]
a much cleaner version of the css theme

SVN-Revision: 3955

18 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

18 years agofix openvpn webif permissions (#589)
Felix Fietkau [Mon, 12 Jun 2006 15:28:19 +0000 (15:28 +0000)]
fix openvpn webif permissions (#589)

SVN-Revision: 3933

18 years agoenabled mini_fo by default
Felix Fietkau [Fri, 9 Jun 2006 17:54:36 +0000 (17:54 +0000)]
enabled mini_fo by default

SVN-Revision: 3928

18 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

18 years agobuild jffs2 images with both erase block sizes for wr850g (#576)
Felix Fietkau [Fri, 9 Jun 2006 02:59:10 +0000 (02:59 +0000)]
build jffs2 images with both erase block sizes for wr850g (#576)

SVN-Revision: 3926

18 years agodon't try to change interface settings if <group>_proto is unset or 'none' (#504)
Felix Fietkau [Fri, 9 Jun 2006 02:17:20 +0000 (02:17 +0000)]
don't try to change interface settings if <group>_proto is unset or 'none' (#504)

SVN-Revision: 3924

18 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

18 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

18 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

18 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

18 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

18 years agoadd webif workaround for ie (#564)
Felix Fietkau [Fri, 9 Jun 2006 00:39:27 +0000 (00:39 +0000)]
add webif workaround for ie (#564)

SVN-Revision: 3918

18 years agoallow 63 chars in the wpa psk in wet mode (#556)
Felix Fietkau [Fri, 9 Jun 2006 00:32:29 +0000 (00:32 +0000)]
allow 63 chars in the wpa psk in wet mode (#556)

SVN-Revision: 3917

18 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

18 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

18 years agoAdd missing control file
Florian Fainelli [Fri, 26 May 2006 10:44:56 +0000 (10:44 +0000)]
Add missing control file

SVN-Revision: 3829

18 years agouse HOSTCC instead of CC
Waldemar Brodkorb [Wed, 24 May 2006 06:39:06 +0000 (06:39 +0000)]
use HOSTCC instead of CC

SVN-Revision: 3820

18 years agoFix delete on cancel button, tested and working, definitively closes #543
Florian Fainelli [Tue, 23 May 2006 11:40:31 +0000 (11:40 +0000)]
Fix delete on cancel button, tested and working, definitively closes #543

SVN-Revision: 3819

18 years agoAdd openvpn-webif, closes #525, tested and working
Florian Fainelli [Mon, 22 May 2006 21:59:39 +0000 (21:59 +0000)]
Add openvpn-webif, closes #525, tested and working

SVN-Revision: 3818

18 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

18 years agofix network entropy support
Mike Baker [Sun, 21 May 2006 16:54:20 +0000 (16:54 +0000)]
fix network entropy support

SVN-Revision: 3815

18 years agoFix OpenVPN typo for management option
Florian Fainelli [Sun, 21 May 2006 14:08:15 +0000 (14:08 +0000)]
Fix OpenVPN typo for management option
Restore ifup order : lan wan wifi

SVN-Revision: 3814

18 years agoAdd missing control file for kmod-pcmcia-serial
Florian Fainelli [Sun, 21 May 2006 13:57:03 +0000 (13:57 +0000)]
Add missing control file for kmod-pcmcia-serial

SVN-Revision: 3813

18 years agoDisable by default openpvn-webif since we are missing a file
Florian Fainelli [Sun, 21 May 2006 13:50:28 +0000 (13:50 +0000)]
Disable by default openpvn-webif since we are missing a file
Add kmod-pcmcia-serial, thanks Kheru

SVN-Revision: 3812

18 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

18 years agofix kmod-usb-serial, used to contain all serial modules (thanks to Kheru).
Nicolas Thill [Sat, 20 May 2006 20:08:15 +0000 (20:08 +0000)]
fix kmod-usb-serial, used to contain all serial modules (thanks to Kheru).

SVN-Revision: 3810

18 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

18 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

18 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

18 years agofix pptp idletime setting.
Nicolas Thill [Sat, 20 May 2006 15:27:09 +0000 (15:27 +0000)]
fix pptp idletime setting.

SVN-Revision: 3806

18 years agooops, fix wrong directories from my last commit.
Nicolas Thill [Sat, 20 May 2006 15:21:59 +0000 (15:21 +0000)]
oops, fix wrong directories from my last commit.

SVN-Revision: 3805