15.05/openwrt.git
18 years agocleanup in target/
Felix Fietkau [Sat, 11 Jun 2005 21:18:26 +0000 (21:18 +0000)]
cleanup in target/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1205 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix wificonf build depends
Felix Fietkau [Sat, 11 Jun 2005 21:13:46 +0000 (21:13 +0000)]
fix wificonf build depends

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1204 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoadd some more mmu fixes for bcm4710
Felix Fietkau [Sat, 11 Jun 2005 15:37:23 +0000 (15:37 +0000)]
add some more mmu fixes for bcm4710

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1203 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoadd board tag to kernel module version and add versioned depend (does not work with...
Felix Fietkau [Sat, 11 Jun 2005 15:36:31 +0000 (15:36 +0000)]
add board tag to kernel module version and add versioned depend (does not work with current ipkg yet)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix dsniff read -r
Waldemar Brodkorb [Sat, 11 Jun 2005 15:19:17 +0000 (15:19 +0000)]
fix dsniff read -r

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1201 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofixup dsniff start and remove manpages
Waldemar Brodkorb [Sat, 11 Jun 2005 14:13:51 +0000 (14:13 +0000)]
fixup dsniff start and remove manpages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1200 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agodsniff, still segfaults, but some tools work fine urlsnarf,..
Waldemar Brodkorb [Sat, 11 Jun 2005 11:40:04 +0000 (11:40 +0000)]
dsniff, still segfaults, but some tools work fine urlsnarf,..

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1199 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix symlink
Waldemar Brodkorb [Sat, 11 Jun 2005 11:35:28 +0000 (11:35 +0000)]
fix symlink

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1198 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoremove wlconf
Felix Fietkau [Sat, 11 Jun 2005 11:07:47 +0000 (11:07 +0000)]
remove wlconf

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1197 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoadd wificonf (wlconf,/sbin/wifi replacement)
Felix Fietkau [Sat, 11 Jun 2005 02:04:14 +0000 (02:04 +0000)]
add wificonf (wlconf,/sbin/wifi replacement)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1196 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoadd kernel package with version-specific /etc/modules
Felix Fietkau [Sat, 11 Jun 2005 01:50:07 +0000 (01:50 +0000)]
add kernel package with version-specific /etc/modules

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1195 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agosome fixes for wlcompat
Felix Fietkau [Sat, 11 Jun 2005 01:48:39 +0000 (01:48 +0000)]
some fixes for wlcompat

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1194 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agorevert last update, upstream version 0.8.1 has been withdrawn
Felix Fietkau [Fri, 10 Jun 2005 23:49:44 +0000 (23:49 +0000)]
revert last update, upstream version 0.8.1 has been withdrawn

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1193 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd dependencies on ncurses and readline
Nicolas Thill [Fri, 10 Jun 2005 22:08:56 +0000 (22:08 +0000)]
Add dependencies on ncurses and readline

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1192 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoimplement SIOCSIWENCODE in wlcompat
Felix Fietkau [Fri, 10 Jun 2005 20:01:13 +0000 (20:01 +0000)]
implement SIOCSIWENCODE in wlcompat

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1191 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoread wep keys from the driver's private data instead of the shmem (can get key length...
Felix Fietkau [Fri, 10 Jun 2005 18:24:54 +0000 (18:24 +0000)]
read wep keys from the driver's private data instead of the shmem (can get key length correctly)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1190 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoUpdate to new upstream release (v0.8.6), fix dependencies selection
Nicolas Thill [Fri, 10 Jun 2005 17:40:26 +0000 (17:40 +0000)]
Update to new upstream release (v0.8.6), fix dependencies selection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1189 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoRemove reference to LINUX_VERSION not defined anymore for normal (non-kmod) package
Nicolas Thill [Fri, 10 Jun 2005 17:19:54 +0000 (17:19 +0000)]
Remove reference to LINUX_VERSION not defined anymore for normal (non-kmod) package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1188 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd picocom package, move serial comm. stuff to its section in Config.in
Nicolas Thill [Fri, 10 Jun 2005 17:12:46 +0000 (17:12 +0000)]
Add picocom package, move serial comm. stuff to its section in Config.in

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1187 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoFix kmod-iptables and kmod-ip6tables build
Nicolas Thill [Fri, 10 Jun 2005 16:50:38 +0000 (16:50 +0000)]
Fix kmod-iptables and kmod-ip6tables build

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1186 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd sqlite (libsqlite and sqlite-cli) package
Nicolas Thill [Fri, 10 Jun 2005 15:54:29 +0000 (15:54 +0000)]
Add sqlite (libsqlite and sqlite-cli) package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1185 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd a pgsql-cli subpackage, extend help in Config.in, standardize Makefile
Nicolas Thill [Fri, 10 Jun 2005 15:51:19 +0000 (15:51 +0000)]
Add a pgsql-cli subpackage, extend help in Config.in, standardize Makefile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1184 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoUpdate to new upstream release candidate (v0.1.0.9-rc)
Nicolas Thill [Fri, 10 Jun 2005 15:26:19 +0000 (15:26 +0000)]
Update to new upstream release candidate (v0.1.0.9-rc)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1183 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoFix memleaks in driver_broadcom.c (thanks framer99)
Nicolas Thill [Fri, 10 Jun 2005 05:55:28 +0000 (05:55 +0000)]
Fix memleaks in driver_broadcom.c (thanks framer99)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1182 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix nas compatibility and overrides for newer wla2-g54l units
Imre Kaloz [Fri, 10 Jun 2005 00:58:19 +0000 (00:58 +0000)]
fix nas compatibility and overrides for newer wla2-g54l units

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1181 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoUpdate to new upstream release (v0.8.1)
Nicolas Thill [Wed, 8 Jun 2005 21:54:45 +0000 (21:54 +0000)]
Update to new upstream release (v0.8.1)
Remove patch, same funcionnality is now included in new version

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1180 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoMake modular and fix linking
Nicolas Thill [Wed, 8 Jun 2005 21:31:46 +0000 (21:31 +0000)]
Make modular and fix linking

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1179 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoBump release number, since libosip was updated and shlib version changed
Nicolas Thill [Wed, 8 Jun 2005 21:24:21 +0000 (21:24 +0000)]
Bump release number, since libosip was updated and shlib version changed

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1178 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix kismet-server and add mostlyclean target
Felix Fietkau [Wed, 8 Jun 2005 20:21:36 +0000 (20:21 +0000)]
fix kismet-server and add mostlyclean target

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1177 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAlways use -R flag with cp (to preserve symlinks)
Nicolas Thill [Wed, 8 Jun 2005 19:56:02 +0000 (19:56 +0000)]
Always use -R flag with cp (to preserve symlinks)
Add missing md5sum

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1176 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAlways use -R flag with cp (to preserve symlinks)
Nicolas Thill [Wed, 8 Jun 2005 19:54:05 +0000 (19:54 +0000)]
Always use -R flag with cp (to preserve symlinks)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1175 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoUpdate to new upstream release (v2.2.0)
Nicolas Thill [Wed, 8 Jun 2005 19:43:40 +0000 (19:43 +0000)]
Update to new upstream release (v2.2.0)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1174 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoStandardize Makefile
Nicolas Thill [Wed, 8 Jun 2005 19:40:18 +0000 (19:40 +0000)]
Standardize Makefile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1173 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAlways use -R flag with cp (to preserve symlinks)
Nicolas Thill [Wed, 8 Jun 2005 19:37:48 +0000 (19:37 +0000)]
Always use -R flag with cp (to preserve symlinks)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1172 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix rebuild target (remove some warnings)
Felix Fietkau [Wed, 8 Jun 2005 18:57:17 +0000 (18:57 +0000)]
fix rebuild target (remove some warnings)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1171 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd GNU download facility
Nicolas Thill [Wed, 8 Jun 2005 06:48:19 +0000 (06:48 +0000)]
Add GNU download facility

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1170 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd readline
Nicolas Thill [Wed, 8 Jun 2005 06:43:01 +0000 (06:43 +0000)]
Add readline

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1169 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agomd5sum of usbutils seems to be wrong
Waldemar Brodkorb [Tue, 7 Jun 2005 11:30:41 +0000 (11:30 +0000)]
md5sum of usbutils seems to be wrong

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1168 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix build, thx z3ro
Waldemar Brodkorb [Tue, 7 Jun 2005 08:30:35 +0000 (08:30 +0000)]
fix build, thx z3ro

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1167 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoadd gdb-client to run on host to debug target.. (kgdb)
Waldemar Brodkorb [Tue, 7 Jun 2005 08:11:06 +0000 (08:11 +0000)]
add gdb-client to run on host to debug target.. (kgdb)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1166 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoadd openssh package, sshd does not work. why?
Waldemar Brodkorb [Tue, 7 Jun 2005 07:04:44 +0000 (07:04 +0000)]
add openssh package, sshd does not work. why?

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1165 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoremove my mirror
Waldemar Brodkorb [Tue, 7 Jun 2005 07:02:48 +0000 (07:02 +0000)]
remove my mirror

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1164 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd some mirrors
Nicolas Thill [Mon, 6 Jun 2005 15:52:42 +0000 (15:52 +0000)]
Add some mirrors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1163 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd some mirrors
Nicolas Thill [Mon, 6 Jun 2005 15:47:13 +0000 (15:47 +0000)]
Add some mirrors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1162 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoSet download url to sourceforge
Nicolas Thill [Mon, 6 Jun 2005 15:44:27 +0000 (15:44 +0000)]
Set download url to sourceforge

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1161 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd some mirrors
Nicolas Thill [Mon, 6 Jun 2005 15:31:41 +0000 (15:31 +0000)]
Add some mirrors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1160 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd some mirrors
Nicolas Thill [Mon, 6 Jun 2005 06:53:49 +0000 (06:53 +0000)]
Add some mirrors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1159 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd some mirrors
Nicolas Thill [Mon, 6 Jun 2005 06:46:51 +0000 (06:46 +0000)]
Add some mirrors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1158 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix linux kernel build
Felix Fietkau [Sun, 5 Jun 2005 22:21:27 +0000 (22:21 +0000)]
fix linux kernel build

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1157 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdd some mirrors
Nicolas Thill [Sun, 5 Jun 2005 17:41:32 +0000 (17:41 +0000)]
Add some mirrors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1156 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoUpdate to new upstream release (v0.71)
Nicolas Thill [Sun, 5 Jun 2005 17:40:57 +0000 (17:40 +0000)]
Update to new upstream release (v0.71)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1155 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdd some mirrors
Nicolas Thill [Sun, 5 Jun 2005 16:23:46 +0000 (16:23 +0000)]
Add some mirrors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1154 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoSet download url to sourceforge
Nicolas Thill [Sun, 5 Jun 2005 16:16:32 +0000 (16:16 +0000)]
Set download url to sourceforge

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1153 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdd some mirrors
Nicolas Thill [Sun, 5 Jun 2005 16:14:54 +0000 (16:14 +0000)]
Add some mirrors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1152 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix sdk
Felix Fietkau [Sun, 5 Jun 2005 14:46:08 +0000 (14:46 +0000)]
fix sdk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1151 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd %-rebuild target for package/
Felix Fietkau [Sun, 5 Jun 2005 14:45:48 +0000 (14:45 +0000)]
add %-rebuild target for package/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1150 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd rebuild target for the linux directory
Felix Fietkau [Sun, 5 Jun 2005 14:42:57 +0000 (14:42 +0000)]
add rebuild target for the linux directory

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1149 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix rebuild, when mostlyclean fails
Felix Fietkau [Sun, 5 Jun 2005 14:22:06 +0000 (14:22 +0000)]
fix rebuild, when mostlyclean fails

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1148 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1147 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1146 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1145 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1144 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1143 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1142 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1141 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1140 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1139 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdd pbx_dundi patch (thanks Greg Boehnlein).
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1138 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoUpdate to new upstream release (v0.8.0).
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1137 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoSplit patches.
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1136 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1135 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1134 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1133 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1132 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1131 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1130 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1129 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1128 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1127 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1126 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1125 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1124 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1123 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1122 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1121 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1120 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1119 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1118 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1117 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1116 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1115 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1114 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1113 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1112 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1111 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1110 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1109 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1108 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1107 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1106 3c298f89-4303-0410-b956-a3cf2f4a3e73