openwrt/staging/dedeckeh.git
18 years agoadd target package/target_name to the master makefile, which will run $(MAKE) -C...
Felix Fietkau [Sun, 5 Jun 2005 14:05:22 +0000 (14:05 +0000)]
add target package/target_name to the master makefile, which will run $(MAKE) -C package target_name. same for target/ and toolchain/

SVN-Revision: 1147

18 years agoimplement mostlyclean target in strace package
Felix Fietkau [Sun, 5 Jun 2005 13:32:28 +0000 (13:32 +0000)]
implement mostlyclean target in strace package

SVN-Revision: 1146

18 years agoadd a rebuild and a default mostlyclean target to packages.
Felix Fietkau [Sun, 5 Jun 2005 13:32:04 +0000 (13:32 +0000)]
add a rebuild and a default mostlyclean target to packages.

SVN-Revision: 1145

18 years agobuild asterisk correctly with DEVELOPER=1 and not all config options enabled
Felix Fietkau [Sun, 5 Jun 2005 10:18:37 +0000 (10:18 +0000)]
build asterisk correctly with DEVELOPER=1 and not all config options enabled

SVN-Revision: 1144

18 years agoonly compile on devloper runs
Waldemar Brodkorb [Sun, 5 Jun 2005 10:14:32 +0000 (10:14 +0000)]
only compile on devloper runs

SVN-Revision: 1143

18 years agorelates connections should be mss clamped too
Oleg I. Vdovikin [Sun, 5 Jun 2005 06:20:09 +0000 (06:20 +0000)]
relates connections should be mss clamped too

SVN-Revision: 1142

18 years agoadded media and mdi-x port settings
Oleg I. Vdovikin [Sun, 5 Jun 2005 06:06:23 +0000 (06:06 +0000)]
added media and mdi-x port settings

SVN-Revision: 1141

18 years agoStandardize initscript
Nicolas Thill [Fri, 3 Jun 2005 07:21:53 +0000 (07:21 +0000)]
Standardize initscript

SVN-Revision: 1140

18 years agoAck name changes in asterisk config options
Nicolas Thill [Fri, 3 Jun 2005 06:41:17 +0000 (06:41 +0000)]
Ack name changes in asterisk config options

SVN-Revision: 1139

18 years agoAdd pbx_dundi patch (thanks Greg Boehnlein). Move "not recommended" codecs into subpa...
Nicolas Thill [Fri, 3 Jun 2005 06:39:21 +0000 (06:39 +0000)]
Add pbx_dundi patch (thanks Greg Boehnlein). Move "not recommended" codecs into subpackages.

SVN-Revision: 1138

18 years agoUpdate to new upstream release (v0.8.0). Change the patch that disabled server respon...
Nicolas Thill [Thu, 2 Jun 2005 02:04:01 +0000 (02:04 +0000)]
Update to new upstream release (v0.8.0). Change the patch that disabled server response checking. Enable initscript at startup with prio. 49. Change initscript to set the time first and then daemonize.

SVN-Revision: 1137

18 years agoSplit patches. Use full target optimization flags (save a few KB). Do a make depend...
Nicolas Thill [Wed, 1 Jun 2005 23:29:37 +0000 (23:29 +0000)]
Split patches. Use full target optimization flags (save a few KB). Do a make depend before building. Remove unneeded targets from main Makefile.

SVN-Revision: 1136

18 years agoAdd dependency on libelf to net-snmp
Nicolas Thill [Wed, 1 Jun 2005 23:21:52 +0000 (23:21 +0000)]
Add dependency on libelf to net-snmp

SVN-Revision: 1135

18 years agoUpdated to new upstream release
Nicolas Thill [Wed, 1 Jun 2005 22:06:55 +0000 (22:06 +0000)]
Updated to new upstream release

SVN-Revision: 1134

18 years agoEnabled now by default (when DEVELOPER=1)
Nicolas Thill [Wed, 1 Jun 2005 22:06:17 +0000 (22:06 +0000)]
Enabled now by default (when DEVELOPER=1)

SVN-Revision: 1133

18 years agoadd even more workarounds for bcm4710, remove -fno-delayed-branch from kernel cflags...
Felix Fietkau [Wed, 1 Jun 2005 21:13:56 +0000 (21:13 +0000)]
add even more workarounds for bcm4710, remove -fno-delayed-branch from kernel cflags -- not needed anymore

SVN-Revision: 1132

18 years agoAdd mod-sqlcounter subpackage, remove empty directories from subpackages
Nicolas Thill [Wed, 1 Jun 2005 20:16:03 +0000 (20:16 +0000)]
Add mod-sqlcounter subpackage, remove empty directories from subpackages

SVN-Revision: 1131

18 years agomake dnsmasq init script non-blocking
Felix Fietkau [Wed, 1 Jun 2005 18:28:51 +0000 (18:28 +0000)]
make dnsmasq init script non-blocking

SVN-Revision: 1130

18 years agoadd function for enabling/disabling radio in wlcompat
Felix Fietkau [Wed, 1 Jun 2005 15:12:20 +0000 (15:12 +0000)]
add function for enabling/disabling radio in wlcompat

SVN-Revision: 1129

18 years agowill be removed as soon as we have another solution, seems to be compatible with...
Waldemar Brodkorb [Wed, 1 Jun 2005 13:47:19 +0000 (13:47 +0000)]
will be removed as soon as we have another solution, seems to be compatible with wl 3.9 driver

SVN-Revision: 1128

18 years agoleases file defaults to var/misc, which does not exist
Waldemar Brodkorb [Wed, 1 Jun 2005 13:45:05 +0000 (13:45 +0000)]
leases file defaults to var/misc, which does not exist

SVN-Revision: 1127

18 years agoswitch to a more reliable mechanism for running firstboot
Mike Baker [Wed, 1 Jun 2005 08:30:05 +0000 (08:30 +0000)]
switch to a more reliable mechanism for running firstboot

SVN-Revision: 1126

18 years agoprevent zombies from occuring when stdou/stdout are held open
Mike Baker [Wed, 1 Jun 2005 08:28:44 +0000 (08:28 +0000)]
prevent zombies from occuring when stdou/stdout are held open

SVN-Revision: 1125

18 years agodisable reverse lookup in dropbear
Felix Fietkau [Tue, 31 May 2005 10:09:05 +0000 (10:09 +0000)]
disable reverse lookup in dropbear

SVN-Revision: 1124

18 years agomisc init.d cleanups
Mike Baker [Mon, 30 May 2005 23:46:18 +0000 (23:46 +0000)]
misc init.d cleanups

SVN-Revision: 1123

18 years agosplit kernel patches into board dependend and generic
Felix Fietkau [Mon, 30 May 2005 22:46:44 +0000 (22:46 +0000)]
split kernel patches into board dependend and generic

SVN-Revision: 1122

18 years agoenable telnet client by default
Felix Fietkau [Mon, 30 May 2005 21:29:40 +0000 (21:29 +0000)]
enable telnet client by default

SVN-Revision: 1121

18 years agoadd vtun package
Felix Fietkau [Mon, 30 May 2005 21:13:21 +0000 (21:13 +0000)]
add vtun package

SVN-Revision: 1120

18 years agofix typo
Felix Fietkau [Mon, 30 May 2005 20:54:36 +0000 (20:54 +0000)]
fix typo

SVN-Revision: 1119

18 years agoupdate ipkg to 0.99.149
Felix Fietkau [Mon, 30 May 2005 20:52:47 +0000 (20:52 +0000)]
update ipkg to 0.99.149

SVN-Revision: 1118

18 years agomake the openwrt package dir install the shared includes into the staging dir
Felix Fietkau [Mon, 30 May 2005 20:50:17 +0000 (20:50 +0000)]
make the openwrt package dir install the shared includes into the staging dir

SVN-Revision: 1117

18 years agoremove all copies of the root fs on make target_clean
Felix Fietkau [Mon, 30 May 2005 20:49:15 +0000 (20:49 +0000)]
remove all copies of the root fs on make target_clean

SVN-Revision: 1116

18 years agoadd wireless-tools to the list of libraries (for sdk)
Felix Fietkau [Mon, 30 May 2005 20:47:53 +0000 (20:47 +0000)]
add wireless-tools to the list of libraries (for sdk)

SVN-Revision: 1115

18 years agomake wireless-tools install headers and library into the staging dir
Felix Fietkau [Mon, 30 May 2005 20:47:25 +0000 (20:47 +0000)]
make wireless-tools install headers and library into the staging dir

SVN-Revision: 1114

18 years agomanually compile packages without having the config setting active if environment...
Felix Fietkau [Mon, 30 May 2005 20:22:21 +0000 (20:22 +0000)]
manually compile packages without having the config setting active if environment variable DEVELOPER is set

SVN-Revision: 1113

18 years agofix udhcp release patch
Felix Fietkau [Mon, 30 May 2005 19:51:31 +0000 (19:51 +0000)]
fix udhcp release patch

SVN-Revision: 1112

18 years ago*** empty log message ***
Mike Baker [Mon, 30 May 2005 10:05:50 +0000 (10:05 +0000)]
*** empty log message ***

SVN-Revision: 1111

18 years agomake dnsmasq probe for dhcp servers before starting a dhcp server
Mike Baker [Mon, 30 May 2005 09:09:58 +0000 (09:09 +0000)]
make dnsmasq probe for dhcp servers before starting a dhcp server

SVN-Revision: 1110

18 years agoUpdate to new upstream release, ack upstream package name change
Nicolas Thill [Mon, 30 May 2005 06:13:10 +0000 (06:13 +0000)]
Update to new upstream release, ack upstream package name change

SVN-Revision: 1109

18 years agoUpdate to new upstream release
Nicolas Thill [Mon, 30 May 2005 06:03:37 +0000 (06:03 +0000)]
Update to new upstream release

SVN-Revision: 1108

18 years agoAdd libelf dependency, add disk and exec features to snmpd, add install-dev stuff
Nicolas Thill [Mon, 30 May 2005 05:56:37 +0000 (05:56 +0000)]
Add libelf dependency, add disk and exec features to snmpd, add install-dev stuff

SVN-Revision: 1107

18 years agoChange package descriptions, set "Source:" field to CVS web url
Nicolas Thill [Mon, 30 May 2005 05:54:17 +0000 (05:54 +0000)]
Change package descriptions, set "Source:" field to CVS web url

SVN-Revision: 1106

18 years agoremove iptables modules
Waldemar Brodkorb [Mon, 30 May 2005 01:58:22 +0000 (01:58 +0000)]
remove iptables modules

SVN-Revision: 1105

18 years agoFix package names - reported by Death_INC
Mike Baker [Mon, 30 May 2005 00:41:03 +0000 (00:41 +0000)]
Fix package names - reported by Death_INC

SVN-Revision: 1104

18 years agodisable firewall in failsafe
Mike Baker [Mon, 30 May 2005 00:24:34 +0000 (00:24 +0000)]
disable firewall in failsafe

SVN-Revision: 1103

18 years agoFix install-dev (wrong dependency)
Nicolas Thill [Sun, 29 May 2005 20:44:41 +0000 (20:44 +0000)]
Fix install-dev (wrong dependency)

SVN-Revision: 1102

18 years agochange ntpclient to start after dropbear and ppp stuff and make it start as a backgro...
Felix Fietkau [Sun, 29 May 2005 16:59:34 +0000 (16:59 +0000)]
change ntpclient to start after dropbear and ppp stuff and make it start as a background process

SVN-Revision: 1101

18 years agoadd some fixes for v1 hardware (doesn't work reliably yet)
Felix Fietkau [Sun, 29 May 2005 15:54:26 +0000 (15:54 +0000)]
add some fixes for v1 hardware (doesn't work reliably yet)

SVN-Revision: 1100

18 years agore-add state match to kernel image
Felix Fietkau [Sun, 29 May 2005 11:28:39 +0000 (11:28 +0000)]
re-add state match to kernel image

SVN-Revision: 1099

18 years agoadd some options to the lzma kernel compressor for smaller size
Felix Fietkau [Sun, 29 May 2005 11:27:13 +0000 (11:27 +0000)]
add some options to the lzma kernel compressor for smaller size

SVN-Revision: 1098

18 years agoupdate et source to 0.9
Felix Fietkau [Sun, 29 May 2005 10:20:37 +0000 (10:20 +0000)]
update et source to 0.9

SVN-Revision: 1097

18 years agosome cosmetic fixes
Felix Fietkau [Sun, 29 May 2005 09:55:24 +0000 (09:55 +0000)]
some cosmetic fixes

SVN-Revision: 1096

18 years ago*** empty log message ***
Mike Baker [Sun, 29 May 2005 07:18:03 +0000 (07:18 +0000)]
*** empty log message ***

SVN-Revision: 1095

18 years agofix qdisc ordering
Mike Baker [Sat, 28 May 2005 20:04:42 +0000 (20:04 +0000)]
fix qdisc ordering

SVN-Revision: 1094

18 years agofix openswan depend on libgmp
Felix Fietkau [Sat, 28 May 2005 18:21:03 +0000 (18:21 +0000)]
fix openswan depend on libgmp

SVN-Revision: 1093

18 years agodon't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for newer wl...
Felix Fietkau [Sat, 28 May 2005 18:13:24 +0000 (18:13 +0000)]
don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for newer wl driver)

SVN-Revision: 1092

18 years agofix ethtool call for communication between wl and wl.o
Felix Fietkau [Sat, 28 May 2005 17:54:47 +0000 (17:54 +0000)]
fix ethtool call for communication between wl and wl.o

SVN-Revision: 1091

18 years agodisable some useless jffs bbc compressors (improves performance in size mode)
Felix Fietkau [Sat, 28 May 2005 14:26:56 +0000 (14:26 +0000)]
disable some useless jffs bbc compressors (improves performance in size mode)

SVN-Revision: 1089

18 years agoFix lib search pathes, fix rpath in modules
Nicolas Thill [Sat, 28 May 2005 10:56:12 +0000 (10:56 +0000)]
Fix lib search pathes, fix rpath in modules

SVN-Revision: 1088

18 years agofix wlcompat build
Felix Fietkau [Sat, 28 May 2005 10:54:32 +0000 (10:54 +0000)]
fix wlcompat build

SVN-Revision: 1087

18 years agoRemove .la libtool file installed in STAGING_DIR
Nicolas Thill [Sat, 28 May 2005 10:52:15 +0000 (10:52 +0000)]
Remove .la libtool file installed in STAGING_DIR

SVN-Revision: 1086

18 years agomove package/linux into target/linux, use wbx' new kernel code. support building...
Felix Fietkau [Sat, 28 May 2005 09:17:29 +0000 (09:17 +0000)]
move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing.

SVN-Revision: 1085

18 years agoupgrade wireless-tools and iproute2
Imre Kaloz [Fri, 27 May 2005 17:32:43 +0000 (17:32 +0000)]
upgrade wireless-tools and iproute2

SVN-Revision: 1084

18 years agofix menuconfig on fedora x86_64
Felix Fietkau [Fri, 27 May 2005 06:19:16 +0000 (06:19 +0000)]
fix menuconfig on fedora x86_64

SVN-Revision: 1083

18 years agoasus not netgear
Waldemar Brodkorb [Fri, 27 May 2005 06:08:18 +0000 (06:08 +0000)]
asus not netgear

SVN-Revision: 1082

18 years agoremove doubled line
Waldemar Brodkorb [Fri, 27 May 2005 06:06:06 +0000 (06:06 +0000)]
remove doubled line

SVN-Revision: 1081

18 years agoadd iptables modules, need to be changed in a generic postinst method
Waldemar Brodkorb [Fri, 27 May 2005 06:01:39 +0000 (06:01 +0000)]
add iptables modules, need to be changed in a generic postinst method

SVN-Revision: 1080

18 years agoipcontrack is a module
Waldemar Brodkorb [Fri, 27 May 2005 05:58:23 +0000 (05:58 +0000)]
ipcontrack is a module

SVN-Revision: 1079

18 years agofix pci initialization and add oleg et driver. connect new linux structure.
Waldemar Brodkorb [Fri, 27 May 2005 05:53:59 +0000 (05:53 +0000)]
fix pci initialization and add oleg et driver. connect new linux structure.

SVN-Revision: 1078

18 years agoseparete iptables conntrack/nat as modul, separate loop and nbd support
Waldemar Brodkorb [Fri, 27 May 2005 05:50:53 +0000 (05:50 +0000)]
separete iptables conntrack/nat as modul, separate loop and nbd support

SVN-Revision: 1077

18 years agoStandardize Config.in
Nicolas Thill [Fri, 27 May 2005 05:38:03 +0000 (05:38 +0000)]
Standardize Config.in

SVN-Revision: 1076

18 years agoInstall mysql_config in STAGING_DIR/usr/bin
Nicolas Thill [Fri, 27 May 2005 05:37:28 +0000 (05:37 +0000)]
Install mysql_config in STAGING_DIR/usr/bin

SVN-Revision: 1075

18 years agoRemove host include and lib search pathes from mysql_config
Nicolas Thill [Fri, 27 May 2005 05:35:14 +0000 (05:35 +0000)]
Remove host include and lib search pathes from mysql_config

SVN-Revision: 1074

18 years agoAck freeradius package configuration, Don't build with features that were not selected
Nicolas Thill [Fri, 27 May 2005 05:24:20 +0000 (05:24 +0000)]
Ack freeradius package configuration, Don't build with features that were not selected

SVN-Revision: 1073

18 years agoRemove host include search pathes from Makefiles
Nicolas Thill [Fri, 27 May 2005 05:15:40 +0000 (05:15 +0000)]
Remove host include search pathes from Makefiles

SVN-Revision: 1072

18 years agoFix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99...
Nicolas Thill [Fri, 27 May 2005 04:31:50 +0000 (04:31 +0000)]
Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99 for reporting)

SVN-Revision: 1071

18 years agoUpdate to new upstream release (v0.9.6)
Nicolas Thill [Thu, 26 May 2005 21:51:52 +0000 (21:51 +0000)]
Update to new upstream release (v0.9.6)

SVN-Revision: 1070

18 years agoMove complex packages to their own menu, Set "default m" for optional package only...
Nicolas Thill [Thu, 26 May 2005 21:50:29 +0000 (21:50 +0000)]
Move complex packages to their own menu, Set "default m" for optional package only if DEVELOPER is set

SVN-Revision: 1069

18 years agoMove complex packages to their own menu, Standardize config options
Nicolas Thill [Thu, 26 May 2005 21:46:54 +0000 (21:46 +0000)]
Move complex packages to their own menu, Standardize config options

SVN-Revision: 1068

18 years agoFix Source: field
Nicolas Thill [Thu, 26 May 2005 21:30:07 +0000 (21:30 +0000)]
Fix Source: field

SVN-Revision: 1067

18 years agoAdd lua package
Nicolas Thill [Thu, 26 May 2005 21:28:31 +0000 (21:28 +0000)]
Add lua package

SVN-Revision: 1066

18 years agooops... committed that modified ipkg.conf by accident again...
Felix Fietkau [Thu, 26 May 2005 20:20:59 +0000 (20:20 +0000)]
oops... committed that modified ipkg.conf by accident again...

SVN-Revision: 1065

18 years agofix nvram overrides/defaults for asus deluxe
Felix Fietkau [Thu, 26 May 2005 20:19:51 +0000 (20:19 +0000)]
fix nvram overrides/defaults for asus deluxe

SVN-Revision: 1064

18 years agoFix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)
Nicolas Thill [Thu, 26 May 2005 20:18:56 +0000 (20:18 +0000)]
Fix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)

SVN-Revision: 1063

18 years agodocument some kernel patches
Felix Fietkau [Thu, 26 May 2005 16:11:13 +0000 (16:11 +0000)]
document some kernel patches

SVN-Revision: 1062

18 years agoadd all patches in a well defined form. added with cvs -ko to disable keyword substit...
Waldemar Brodkorb [Thu, 26 May 2005 15:55:52 +0000 (15:55 +0000)]
add all patches in a well defined form. added with cvs -ko to disable keyword substitution. 001-bcm47xx.patch contains new source code from Asus GPL package 1941. the stuff need a lot of testing. please add information about existing and new kernel patches into ../README

SVN-Revision: 1061

18 years agonew package/linux structure. so that we can maintain kernel 2.6 and 2.4 in parallel.
Waldemar Brodkorb [Thu, 26 May 2005 15:52:52 +0000 (15:52 +0000)]
new package/linux structure. so that we can maintain kernel 2.6 and 2.4 in parallel.

SVN-Revision: 1060

18 years agofix rounding error
Mike Baker [Wed, 25 May 2005 18:31:13 +0000 (18:31 +0000)]
fix rounding error

SVN-Revision: 1058

18 years agofix tc package
Felix Fietkau [Wed, 25 May 2005 16:33:43 +0000 (16:33 +0000)]
fix tc package

SVN-Revision: 1057

18 years agoremove version: and architecture: from shat control file
Felix Fietkau [Wed, 25 May 2005 09:11:33 +0000 (09:11 +0000)]
remove version: and architecture: from shat control file

SVN-Revision: 1056

18 years ago*** empty log message ***
Mike Baker [Wed, 25 May 2005 02:51:57 +0000 (02:51 +0000)]
*** empty log message ***

SVN-Revision: 1055

18 years agoFix wrong md5sum
Nicolas Thill [Tue, 24 May 2005 18:59:39 +0000 (18:59 +0000)]
Fix wrong md5sum

SVN-Revision: 1054

18 years agofix nocatsplash build, when it doesn't find iptables
Felix Fietkau [Tue, 24 May 2005 17:45:47 +0000 (17:45 +0000)]
fix nocatsplash build, when it doesn't find iptables

SVN-Revision: 1053

18 years agofix screen build when the braindead configure script finds a /lib/libshadow.a
Felix Fietkau [Tue, 24 May 2005 16:01:37 +0000 (16:01 +0000)]
fix screen build when the braindead configure script finds a /lib/libshadow.a

SVN-Revision: 1052

18 years agomodify SIOCSIWAP call to associate with a specific bssid when in managed mode
Felix Fietkau [Tue, 24 May 2005 15:23:45 +0000 (15:23 +0000)]
modify SIOCSIWAP call to associate with a specific bssid when in managed mode

SVN-Revision: 1051

18 years agoadd microcom
Felix Fietkau [Tue, 24 May 2005 14:25:55 +0000 (14:25 +0000)]
add microcom

SVN-Revision: 1050

18 years agoFix wrong options passed to configure
Nicolas Thill [Tue, 24 May 2005 11:06:12 +0000 (11:06 +0000)]
Fix wrong options passed to configure

SVN-Revision: 1049

18 years agoAdd SableVM packages
Nicolas Thill [Tue, 24 May 2005 05:59:17 +0000 (05:59 +0000)]
Add SableVM packages

SVN-Revision: 1048

18 years agoMove complex packages to their own menu, Standardize Config.in
Nicolas Thill [Tue, 24 May 2005 05:53:26 +0000 (05:53 +0000)]
Move complex packages to their own menu, Standardize Config.in

SVN-Revision: 1047

18 years agoFix and standardize Config.in
Nicolas Thill [Tue, 24 May 2005 05:50:39 +0000 (05:50 +0000)]
Fix and standardize Config.in

SVN-Revision: 1046