Commit Graph

8976 Commits (a6131c8f6eca675e069f5bfa359c8e465a351d14)

Author SHA1 Message Date
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
Nicolas Thill 6e0a34151b cosmetic fixes for ar7: indent, use lowercase hex notation, format
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 19:35:08 +00:00
Felix Fietkau 06f0f49199 remove some obsolete files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:40:36 +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 3efc3e3b01 Disable the USB clock for now, will be used later for the AR7-HCD driver, which is not ready (#1858)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 11:45:35 +00:00
Nicolas Thill f37d4a2faf allow scan.mk to find python packages introduced in [8639]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 03:20:48 +00:00
Nicolas Thill e812d1ff92 remove uneeded stuff after python changes in [8639]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 02:57:06 +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 c5c20dc878 fix typo (thanks to jonasg[1] on irc)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-05 08:59:44 +00:00
Nicolas Thill 5829242605 suppress warning in gcd()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-04 13:23:21 +00:00
Nicolas Thill 21580d89a5 use kernel abs(), remove recursion in gcd() (closes: #2307)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-04 10:44:45 +00:00
Nicolas Thill 10a876e21d use constant for clock values (closes: #2306)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-04 10:27:32 +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 d6114c2600 move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove EXTRA_* flags but still use them in configure and make
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 09:06:03 +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 05a46c716e tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the default *FLAGS, indent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8590 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:44:08 +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 bddd540035 provide default PKG_BUILD_DIR for packages missing a PKG_VERSION
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 07:51:56 +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 cc9d43a53d move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 06:46:44 +00:00
Nicolas Thill 81555924a2 remove uneeded PATH setting in ipkg invocation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 05:50:05 +00:00
Nicolas Thill 57bbf4eee0 change case of conflicting option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 05:02:05 +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
Nicolas Thill 7ff2422da1 rename 2.6 high-speed usb serial fix to match 2.4 one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 14:20:11 +00:00
Nicolas Thill 6c5fee328b add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 14:18:28 +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
Nicolas Thill 9d2d9cca9d add an abs2rel.pl helper script (returns a path relative to another)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-01 15:20:33 +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 3f177faade small rdc-2.6 fixes (from sn9, thanks!)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-01 05:25:44 +00:00
Nicolas Thill 3c9a3fd2cf fix .dep_files exclusion in rdep calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-01 05:20:21 +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