Felix Fietkau
6ad5c919ce
bump package versions after updates
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 20:41:57 +00:00
Nicolas Thill
f6fc2aee84
fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 13:10:05 +00:00
Felix Fietkau
f49065167c
fix ppp unit number issues ( #2178 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 13:09:17 +00:00
Nicolas Thill
95f277fd2d
fix board name for nvram and switch packages on brcm-2.4 after [8653]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 12:54:24 +00:00
Felix Fietkau
a6131c8f6e
qos-scripts: add patch for tos and dscp support from #2291
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 09:27:22 +00:00
Felix Fietkau
f26ef7dc65
remove obsolete dependencies on VIDEO_SUPPORT ( #2314 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 09:23:56 +00:00
Nicolas Thill
2b32f5fb8d
add missing endef
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:58:53 +00:00
Nicolas Thill
7765469cbc
remove remaining description field missed from [8659]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:55:53 +00:00
Nicolas Thill
2180fa92a1
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
Nicolas Thill
f2b2474908
remove automake prereq not needed anymore since [7011], use a separate description, cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:30:26 +00:00
Nicolas Thill
3a757fdf7d
zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:24:28 +00:00
Felix Fietkau
92558d67a4
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00
Felix Fietkau
e1dbce411c
enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 15:25:56 +00:00
Florian Fainelli
b530ac0d50
Package ip6tables-utils as well ( #2318 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-05 21:40:11 +00:00
Nicolas Thill
7f1da269e9
tweak Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 13:11:58 +00:00
Nicolas Thill
2750423a70
require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:58:14 +00:00
Nicolas Thill
cec59180ed
another cleanup missed from [8587]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:23:08 +00:00
Nicolas Thill
4adb6554dc
rename hostap package to hostap-driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:21:42 +00:00
Nicolas Thill
43bb58eaf6
package Makefile cleanup: remove uneeded vars
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:20:36 +00:00
Nicolas Thill
9a97d9c2c4
rename bridge package to bridge-utils (to match source name)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:12:27 +00:00
Nicolas Thill
3db8008c0a
rename zd1211_firmware to zd1211-firmware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:02:23 +00:00
Nicolas Thill
fc147b86a2
rename zd1211 package to zd1211-driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:01:31 +00:00
Nicolas Thill
e346573fe7
remove duplicate ./include/kernel.mk inclusion
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 07:47:33 +00:00
Nicolas Thill
3ed11b8a55
use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 05:00:38 +00:00
Florian Fainelli
3df8632a2a
Do not restart ipsec on hotplug events ( #2212 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 19:40:35 +00:00
Nicolas Thill
69ffd95c71
use a default VERSION field for kmod packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 16:39:27 +00:00
John Crispin
d4f61b29bc
reduce watchdog trigger from 10 to 5 seconds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-01 21:01:09 +00:00
Felix Fietkau
a9908ad1e9
allow the user to disable the defaultroute option for ppp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-01 12:57:15 +00:00
Nicolas Thill
1f8c130e3f
fix typo left in [8562] (thanks to sn9)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-01 02:01:03 +00:00
Felix Fietkau
a15765ecff
oops... typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-31 16:20:40 +00:00
Felix Fietkau
f9b19d8d1c
fix issues with multiple ppp links (noticed by Stefano Rivera)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-31 16:19:19 +00:00
Nicolas Thill
8fad67f43b
oops, include missing change from [8560]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-31 10:09:46 +00:00
Felix Fietkau
485f2e16f4
fix a dependency bug
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 22:43:25 +00:00
Nicolas Thill
6826d08dbd
more rt2x00 fixes (thanks to sn9):
...
* pkg: add missing kmod dependencies and autoloads
* src: change #warning to #error when checking kconfig
* src: remove uneeded config file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 22:24:16 +00:00
Nicolas Thill
72a6625fd0
build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 22:19:26 +00:00
Travis Kemen
f3d7b822b3
fix incorrect parameters
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 17:18:04 +00:00
Nicolas Thill
b5c1296852
acx-mac80211: another bigendian fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:59:41 +00:00
Felix Fietkau
66c928d063
fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:53:22 +00:00
Nicolas Thill
39c62b54db
rt2x00 fixes after [8548]:
...
* fix creating defines from kconfig
* revert auto-inclusion of rt2x00_compat.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:41:16 +00:00
Travis Kemen
cf9e2f5684
fix typo closes #2289
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 16:08:44 +00:00
Nicolas Thill
c5b05e3d0b
rt2x00 fixes (thanks to sn9):
...
* make build depends on in-kernel mac80211 support
* rework kconfig handling
* download firmware images into $(DL_DIR)
* tweak source Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 15:38:15 +00:00
Nicolas Thill
5083e59d29
bcm43xx-mac80211 fixes:
...
* make build depends on in-kernel mac80211 support
* rework kconfig hack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 14:19:31 +00:00
Nicolas Thill
f6e48efff5
acx-mac80211 fixes:
...
* make Build/Compile conditionnal (only if in-kernel mac80211 is available)
* add a release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8543 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 14:15:37 +00:00
Nicolas Thill
3ade8db929
use $(INSTALL_BIN) instead of $(CP)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 08:01:51 +00:00
Travis Kemen
f16fc40abc
dnsmasq: extend the init script thanks Sedky
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-29 18:40:52 +00:00
Nicolas Thill
814aa23f35
add acx-mac80211 (thanks to Matteo Croce)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 16:02:14 +00:00
Nicolas Thill
85f592145f
fonera-mp3: fix json-c dependency here as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 15:11:42 +00:00
Nicolas Thill
5b93b981fd
json-c: fix package name, add UninstallDev
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 15:09:21 +00:00
Nicolas Thill
ba0a25d216
fix pcmcia submenu (broken by [8520])
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 12:51:46 +00:00
Nicolas Thill
8df971a1f9
more cosmetic fixes missed from [8250]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 12:33:43 +00:00