Commit Graph

3213 Commits (3efc3e3b01b15be3a81f964cd2f723b1ca185072)

Author SHA1 Message Date
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
Nicolas Thill 90faaff1ad cosmetic fixes: rearrange KernelPackage definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 11:44:15 +00:00
Nicolas Thill 34a1fd4788 remove useless definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 11:31:16 +00:00
Nicolas Thill c142af6ebd fix kmod-hermes-* dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 11:24:49 +00:00
Florian Fainelli 06517e9cf5 Fix the CONFIG_LFS option (#2276)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 08:19:35 +00:00
John Crispin a2c409cda2 added libjson-c. added driver, webinterface and userspace daemon for the
fonera mp3-hack


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 20:10:35 +00:00
Felix Fietkau 37266a51f1 allow the user to override the underlying connection method when using pptp (defaults to dhcp)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 16:37:37 +00:00
Nicolas Thill 406909c637 package/mac80211 fixes:
* mark 2.6 only
 * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 02:23:59 +00:00
Nicolas Thill 7d25ac08d7 package/rt2x00 fixes:
* mark 2.6 only
 * add a dependency on in-kernel mac80211


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 02:09:02 +00:00
Nicolas Thill 9d95a0d36b mark package/rt61 as 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-27 02:07:15 +00:00
Nicolas Thill ae4081695e package/util-linux fixes:
* don't use Build/Configure/Default since it is not an autoconf based package
 * fix opt flags passed more than once
 * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 23:33:28 +00:00
Nicolas Thill a68b949064 ifenslave fixes:
* use KERNEL_BUILD_DIR for PKG_BUILD_DIR
 * no need to copy source, can compile from linux source directly


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 22:40:09 +00:00
Nicolas Thill 0c962366e6 add a '@KERNEL' download facility, tweak script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 18:21:24 +00:00
Nicolas Thill 03d2c2ee54 fix rt61 on big endian arch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 18:52:39 +00:00