Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix kmod-crypto, emit warning messages for kmod packages that cannot be ↵ | Felix Fietkau | 2007-09-08 | 1 | -25/+25 |
| | | | | | | built due to missing kernel config options SVN-Revision: 8697 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 18 | -21/+26 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||||
* | Fix kmod-ppp generation (#2337) | Florian Fainelli | 2007-09-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 8691 | ||||
* | fix madwifi channel setting (#2073) | Felix Fietkau | 2007-09-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 8681 | ||||
* | bump package versions after updates | Felix Fietkau | 2007-09-07 | 10 | -10/+10 |
| | | | | SVN-Revision: 8680 | ||||
* | fix typo | Nicolas Thill | 2007-09-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 8666 | ||||
* | fix ppp unit number issues (#2178) | Felix Fietkau | 2007-09-07 | 1 | -3/+6 |
| | | | | SVN-Revision: 8665 | ||||
* | fix board name for nvram and switch packages on brcm-2.4 after [8653] | Nicolas Thill | 2007-09-07 | 2 | -6/+6 |
| | | | | SVN-Revision: 8664 | ||||
* | qos-scripts: add patch for tos and dscp support from #2291 | Felix Fietkau | 2007-09-07 | 1 | -0/+39 |
| | | | | SVN-Revision: 8663 | ||||
* | remove obsolete dependencies on VIDEO_SUPPORT (#2314) | Felix Fietkau | 2007-09-07 | 2 | -2/+2 |
| | | | | SVN-Revision: 8662 | ||||
* | add missing endef | Nicolas Thill | 2007-09-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 8661 | ||||
* | remove remaining description field missed from [8659] | Nicolas Thill | 2007-09-07 | 1 | -4/+0 |
| | | | | SVN-Revision: 8660 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 65 | -683/+1232 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | remove automake prereq not needed anymore since [7011], use a separate ↵ | Nicolas Thill | 2007-09-07 | 1 | -12/+6 |
| | | | | | | description, cleanup SVN-Revision: 8658 | ||||
* | zd1211-firmware: remove uneeded commands in install, use a separate ↵ | Nicolas Thill | 2007-09-07 | 1 | -9/+9 |
| | | | | | | description, cleanup SVN-Revision: 8657 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 23 | -29/+26 |
| | | | | | | (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 | ||||
* | enable start-stop-daemon by default, i want to use this to clean up a few ↵ | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
| | | | | | | init scripts soon SVN-Revision: 8652 | ||||
* | Package ip6tables-utils as well (#2318) | Florian Fainelli | 2007-09-05 | 1 | -1/+14 |
| | | | | SVN-Revision: 8636 | ||||
* | tweak Makefile | Nicolas Thill | 2007-09-03 | 1 | -5/+5 |
| | | | | SVN-Revision: 8593 | ||||
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵ | Nicolas Thill | 2007-09-03 | 7 | -168/+269 |
| | | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591 | ||||
* | another cleanup missed from [8587] | Nicolas Thill | 2007-09-03 | 1 | -2/+0 |
| | | | | SVN-Revision: 8589 | ||||
* | rename hostap package to hostap-driver | Nicolas Thill | 2007-09-03 | 1 | -0/+0 |
| | | | | SVN-Revision: 8588 | ||||
* | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 | 12 | -26/+3 |
| | | | | SVN-Revision: 8587 | ||||
* | rename bridge package to bridge-utils (to match source name) | Nicolas Thill | 2007-09-03 | 2 | -5/+3 |
| | | | | SVN-Revision: 8586 | ||||
* | rename zd1211_firmware to zd1211-firmware | Nicolas Thill | 2007-09-03 | 1 | -0/+0 |
| | | | | SVN-Revision: 8585 | ||||
* | rename zd1211 package to zd1211-driver | Nicolas Thill | 2007-09-03 | 2 | -4/+2 |
| | | | | SVN-Revision: 8584 | ||||
* | remove duplicate ./include/kernel.mk inclusion | Nicolas Thill | 2007-09-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 8582 | ||||
* | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... | Nicolas Thill | 2007-09-03 | 2 | -4/+4 |
| | | | | SVN-Revision: 8578 | ||||
* | Do not restart ipsec on hotplug events (#2212) | Florian Fainelli | 2007-09-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 8577 | ||||
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 28 | -29/+0 |
| | | | | SVN-Revision: 8575 | ||||
* | reduce watchdog trigger from 10 to 5 seconds | John Crispin | 2007-09-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 8571 | ||||
* | allow the user to disable the defaultroute option for ppp | Felix Fietkau | 2007-09-01 | 1 | -2/+3 |
| | | | | SVN-Revision: 8569 | ||||
* | fix typo left in [8562] (thanks to sn9) | Nicolas Thill | 2007-09-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 8565 | ||||
* | oops... typo | Felix Fietkau | 2007-08-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 8564 | ||||
* | fix issues with multiple ppp links (noticed by Stefano Rivera) | Felix Fietkau | 2007-08-31 | 1 | -0/+2 |
| | | | | SVN-Revision: 8563 | ||||
* | oops, include missing change from [8560] | Nicolas Thill | 2007-08-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 8562 | ||||
* | fix a dependency bug | Felix Fietkau | 2007-08-30 | 1 | -10/+5 |
| | | | | SVN-Revision: 8561 | ||||
* | more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and ↵ | Nicolas Thill | 2007-08-30 | 3 | -46/+12 |
| | | | | | | autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file SVN-Revision: 8560 | ||||
* | build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t | Nicolas Thill | 2007-08-30 | 1 | -0/+25 |
| | | | | SVN-Revision: 8559 | ||||
* | fix incorrect parameters | Travis Kemen | 2007-08-30 | 1 | -3/+3 |
| | | | | SVN-Revision: 8554 | ||||
* | acx-mac80211: another bigendian fix | Nicolas Thill | 2007-08-30 | 1 | -0/+12 |
| | | | | SVN-Revision: 8553 | ||||
* | fix ifname in network state for pppoe and pptp, add a workaround for isps ↵ | Felix Fietkau | 2007-08-30 | 2 | -2/+18 |
| | | | | | | sending wrong netmasks for pptp (thx, moonwatcher) SVN-Revision: 8552 | ||||
* | rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert ↵ | Nicolas Thill | 2007-08-30 | 2 | -2/+3 |
| | | | | | | auto-inclusion of rt2x00_compat.h SVN-Revision: 8551 | ||||
* | fix typo closes #2289 | Travis Kemen | 2007-08-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8550 | ||||
* | rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 ↵ | Nicolas Thill | 2007-08-30 | 2 | -53/+98 |
| | | | | | | support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile SVN-Revision: 8548 | ||||
* | bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * ↵ | Nicolas Thill | 2007-08-30 | 1 | -23/+39 |
| | | | | | | rework kconfig hack SVN-Revision: 8544 | ||||
* | acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel ↵ | Nicolas Thill | 2007-08-30 | 1 | -7/+32 |
| | | | | | | mac80211 is available) * add a release number SVN-Revision: 8543 | ||||
* | use $(INSTALL_BIN) instead of $(CP) | Nicolas Thill | 2007-08-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8541 | ||||
* | dnsmasq: extend the init script thanks Sedky | Travis Kemen | 2007-08-29 | 1 | -17/+185 |
| | | | | SVN-Revision: 8540 | ||||
* | add acx-mac80211 (thanks to Matteo Croce) | Nicolas Thill | 2007-08-28 | 4 | -0/+198 |
| | | | | SVN-Revision: 8531 |