Commit Graph

1073 Commits

Author SHA1 Message Date
Nicolas Thill
7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later.
SVN-Revision: 8721
2007-09-09 20:37:50 +00:00
Felix Fietkau
94f23cf0da fix kmod-ide-core
SVN-Revision: 8719
2007-09-09 19:33:18 +00:00
Florian Fainelli
aadbdb185f Allow /dev/ttyUSB2 as wan device for 3g (#2269)
SVN-Revision: 8717
2007-09-09 18:41:49 +00:00
Florian Fainelli
038459c125 Finally fix the usage of limit (#2240)
SVN-Revision: 8712
2007-09-09 16:05:14 +00:00
Felix Fietkau
0c9b23594d fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options
SVN-Revision: 8697
2007-09-08 23:33:01 +00:00
Felix Fietkau
a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Florian Fainelli
4a2e4920b1 Fix kmod-ppp generation (#2337)
SVN-Revision: 8691
2007-09-08 16:20:02 +00:00
Felix Fietkau
0739784fe8 fix madwifi channel setting (#2073)
SVN-Revision: 8681
2007-09-07 20:42:59 +00:00
Felix Fietkau
4db9556f99 bump package versions after updates
SVN-Revision: 8680
2007-09-07 20:41:57 +00:00
Nicolas Thill
0c3221b939 fix typo
SVN-Revision: 8666
2007-09-07 13:10:05 +00:00
Felix Fietkau
469c658898 fix ppp unit number issues (#2178)
SVN-Revision: 8665
2007-09-07 13:09:17 +00:00
Nicolas Thill
e3dc76af1b fix board name for nvram and switch packages on brcm-2.4 after [8653]
SVN-Revision: 8664
2007-09-07 12:54:24 +00:00
Felix Fietkau
77fb42c9cb qos-scripts: add patch for tos and dscp support from #2291
SVN-Revision: 8663
2007-09-07 09:27:22 +00:00
Felix Fietkau
b7c5e91e6f remove obsolete dependencies on VIDEO_SUPPORT (#2314)
SVN-Revision: 8662
2007-09-07 09:23:56 +00:00
Nicolas Thill
257b41d25b add missing endef
SVN-Revision: 8661
2007-09-07 08:58:53 +00:00
Nicolas Thill
347d4d2c4a remove remaining description field missed from [8659]
SVN-Revision: 8660
2007-09-07 08:55:53 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill
3e2f44481f remove automake prereq not needed anymore since [7011], use a separate description, cleanup
SVN-Revision: 8658
2007-09-07 08:30:26 +00:00
Nicolas Thill
cb00fed03c zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup
SVN-Revision: 8657
2007-09-07 08:24:28 +00:00
Felix Fietkau
56231056ea 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.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00
Felix Fietkau
e1184aaa1a enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon
SVN-Revision: 8652
2007-09-06 15:25:56 +00:00
Florian Fainelli
22282193a9 Package ip6tables-utils as well (#2318)
SVN-Revision: 8636
2007-09-05 21:40:11 +00:00
Nicolas Thill
550f71e70d tweak Makefile
SVN-Revision: 8593
2007-09-03 13:11:58 +00:00
Nicolas Thill
8dc7ced4d4 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.
SVN-Revision: 8591
2007-09-03 08:58:14 +00:00
Nicolas Thill
d8174a0398 another cleanup missed from [8587]
SVN-Revision: 8589
2007-09-03 08:23:08 +00:00
Nicolas Thill
dd8ceb9f71 rename hostap package to hostap-driver
SVN-Revision: 8588
2007-09-03 08:21:42 +00:00
Nicolas Thill
be0de75a3e package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
2007-09-03 08:20:36 +00:00
Nicolas Thill
a8e4960f3d rename bridge package to bridge-utils (to match source name)
SVN-Revision: 8586
2007-09-03 08:12:27 +00:00
Nicolas Thill
df226f6d5d rename zd1211_firmware to zd1211-firmware
SVN-Revision: 8585
2007-09-03 08:02:23 +00:00
Nicolas Thill
665dd9813a rename zd1211 package to zd1211-driver
SVN-Revision: 8584
2007-09-03 08:01:31 +00:00
Nicolas Thill
c8862d6777 remove duplicate ./include/kernel.mk inclusion
SVN-Revision: 8582
2007-09-03 07:47:33 +00:00
Nicolas Thill
8680e1d07d use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
SVN-Revision: 8578
2007-09-03 05:00:38 +00:00
Florian Fainelli
3e2b718c4c Do not restart ipsec on hotplug events (#2212)
SVN-Revision: 8577
2007-09-02 19:40:35 +00:00
Nicolas Thill
02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
John Crispin
18a03ce770 reduce watchdog trigger from 10 to 5 seconds
SVN-Revision: 8571
2007-09-01 21:01:09 +00:00
Felix Fietkau
393c8bff07 allow the user to disable the defaultroute option for ppp
SVN-Revision: 8569
2007-09-01 12:57:15 +00:00
Nicolas Thill
401d8ca98b fix typo left in [8562] (thanks to sn9)
SVN-Revision: 8565
2007-09-01 02:01:03 +00:00
Felix Fietkau
365ad8dec6 oops... typo
SVN-Revision: 8564
2007-08-31 16:20:40 +00:00
Felix Fietkau
a391a14e23 fix issues with multiple ppp links (noticed by Stefano Rivera)
SVN-Revision: 8563
2007-08-31 16:19:19 +00:00
Nicolas Thill
4bb9476035 oops, include missing change from [8560]
SVN-Revision: 8562
2007-08-31 10:09:46 +00:00
Felix Fietkau
761dc0a0ae fix a dependency bug
SVN-Revision: 8561
2007-08-30 22:43:25 +00:00
Nicolas Thill
82914583a9 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
SVN-Revision: 8560
2007-08-30 22:24:16 +00:00
Nicolas Thill
939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
SVN-Revision: 8559
2007-08-30 22:19:26 +00:00
Travis Kemen
f0cdd3ffdd fix incorrect parameters
SVN-Revision: 8554
2007-08-30 17:18:04 +00:00
Nicolas Thill
dc53d28bcd acx-mac80211: another bigendian fix
SVN-Revision: 8553
2007-08-30 16:59:41 +00:00
Felix Fietkau
52a138a953 fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
SVN-Revision: 8552
2007-08-30 16:53:22 +00:00
Nicolas Thill
6550278912 rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h
SVN-Revision: 8551
2007-08-30 16:41:16 +00:00
Travis Kemen
297cf0cb90 fix typo closes #2289
SVN-Revision: 8550
2007-08-30 16:08:44 +00:00
Nicolas Thill
917780b301 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
SVN-Revision: 8548
2007-08-30 15:38:15 +00:00
Nicolas Thill
437ad838dd bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * rework kconfig hack
SVN-Revision: 8544
2007-08-30 14:19:31 +00:00