Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||
* | remove automake prereq not needed anymore since [7011], use a separate ↵ | Nicolas Thill | 2007-09-07 |
| | | | | | | description, cleanup SVN-Revision: 8658 | ||
* | zd1211-firmware: remove uneeded commands in install, use a separate ↵ | Nicolas Thill | 2007-09-07 |
| | | | | | | description, cleanup SVN-Revision: 8657 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
| | | | | | | (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 |
| | | | | | | init scripts soon SVN-Revision: 8652 | ||
* | Package ip6tables-utils as well (#2318) | Florian Fainelli | 2007-09-05 |
| | | | | SVN-Revision: 8636 | ||
* | tweak Makefile | Nicolas Thill | 2007-09-03 |
| | | | | SVN-Revision: 8593 | ||
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵ | Nicolas Thill | 2007-09-03 |
| | | | | | | 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 |
| | | | | SVN-Revision: 8589 | ||
* | rename hostap package to hostap-driver | Nicolas Thill | 2007-09-03 |
| | | | | SVN-Revision: 8588 | ||
* | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 |
| | | | | SVN-Revision: 8587 | ||
* | rename bridge package to bridge-utils (to match source name) | Nicolas Thill | 2007-09-03 |
| | | | | SVN-Revision: 8586 | ||
* | rename zd1211_firmware to zd1211-firmware | Nicolas Thill | 2007-09-03 |
| | | | | SVN-Revision: 8585 | ||
* | rename zd1211 package to zd1211-driver | Nicolas Thill | 2007-09-03 |
| | | | | SVN-Revision: 8584 | ||
* | remove duplicate ./include/kernel.mk inclusion | Nicolas Thill | 2007-09-03 |
| | | | | SVN-Revision: 8582 | ||
* | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... | Nicolas Thill | 2007-09-03 |
| | | | | SVN-Revision: 8578 | ||
* | Do not restart ipsec on hotplug events (#2212) | Florian Fainelli | 2007-09-02 |
| | | | | SVN-Revision: 8577 | ||
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 |
| | | | | SVN-Revision: 8575 | ||
* | reduce watchdog trigger from 10 to 5 seconds | John Crispin | 2007-09-01 |
| | | | | SVN-Revision: 8571 | ||
* | allow the user to disable the defaultroute option for ppp | Felix Fietkau | 2007-09-01 |
| | | | | SVN-Revision: 8569 | ||
* | fix typo left in [8562] (thanks to sn9) | Nicolas Thill | 2007-09-01 |
| | | | | SVN-Revision: 8565 | ||
* | oops... typo | Felix Fietkau | 2007-08-31 |
| | | | | SVN-Revision: 8564 | ||
* | fix issues with multiple ppp links (noticed by Stefano Rivera) | Felix Fietkau | 2007-08-31 |
| | | | | SVN-Revision: 8563 | ||
* | oops, include missing change from [8560] | Nicolas Thill | 2007-08-31 |
| | | | | SVN-Revision: 8562 | ||
* | fix a dependency bug | Felix Fietkau | 2007-08-30 |
| | | | | SVN-Revision: 8561 | ||
* | more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and ↵ | Nicolas Thill | 2007-08-30 |
| | | | | | | 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 |
| | | | | SVN-Revision: 8559 | ||
* | fix incorrect parameters | Travis Kemen | 2007-08-30 |
| | | | | SVN-Revision: 8554 | ||
* | acx-mac80211: another bigendian fix | Nicolas Thill | 2007-08-30 |
| | | | | SVN-Revision: 8553 | ||
* | fix ifname in network state for pppoe and pptp, add a workaround for isps ↵ | Felix Fietkau | 2007-08-30 |
| | | | | | | 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 |
| | | | | | | auto-inclusion of rt2x00_compat.h SVN-Revision: 8551 | ||
* | fix typo closes #2289 | Travis Kemen | 2007-08-30 |
| | | | | SVN-Revision: 8550 | ||
* | rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 ↵ | Nicolas Thill | 2007-08-30 |
| | | | | | | 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 |
| | | | | | | rework kconfig hack SVN-Revision: 8544 | ||
* | acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel ↵ | Nicolas Thill | 2007-08-30 |
| | | | | | | mac80211 is available) * add a release number SVN-Revision: 8543 | ||
* | use $(INSTALL_BIN) instead of $(CP) | Nicolas Thill | 2007-08-30 |
| | | | | SVN-Revision: 8541 | ||
* | dnsmasq: extend the init script thanks Sedky | Travis Kemen | 2007-08-29 |
| | | | | SVN-Revision: 8540 | ||
* | add acx-mac80211 (thanks to Matteo Croce) | Nicolas Thill | 2007-08-28 |
| | | | | SVN-Revision: 8531 | ||
* | fonera-mp3: fix json-c dependency here as well | Nicolas Thill | 2007-08-28 |
| | | | | SVN-Revision: 8529 | ||
* | json-c: fix package name, add UninstallDev | Nicolas Thill | 2007-08-28 |
| | | | | SVN-Revision: 8528 | ||
* | fix pcmcia submenu (broken by [8520]) | Nicolas Thill | 2007-08-28 |
| | | | | SVN-Revision: 8524 | ||
* | more cosmetic fixes missed from [8250] | Nicolas Thill | 2007-08-28 |
| | | | | SVN-Revision: 8521 | ||
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 |
| | | | | SVN-Revision: 8520 | ||
* | remove useless definitions | Nicolas Thill | 2007-08-28 |
| | | | | SVN-Revision: 8519 | ||
* | fix kmod-hermes-* dependencies | Nicolas Thill | 2007-08-28 |
| | | | | SVN-Revision: 8518 | ||
* | Fix the CONFIG_LFS option (#2276) | Florian Fainelli | 2007-08-28 |
| | | | | SVN-Revision: 8512 | ||
* | added libjson-c. added driver, webinterface and userspace daemon for the ↵ | John Crispin | 2007-08-27 |
| | | | | | | fonera mp3-hack SVN-Revision: 8509 | ||
* | allow the user to override the underlying connection method when using pptp ↵ | Felix Fietkau | 2007-08-27 |
| | | | | | | (defaults to dhcp) SVN-Revision: 8508 | ||
* | package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 ↵ | Nicolas Thill | 2007-08-27 |
| | | | | | | is available (i.e. the kernel is recent enough) SVN-Revision: 8502 | ||
* | package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211 | Nicolas Thill | 2007-08-27 |
| | | | | SVN-Revision: 8501 |