Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | fonera-mp3: fix json-c dependency here as well | Nicolas Thill | 2007-08-28 | 1 | -1/+2 |
| | | | | SVN-Revision: 8529 | ||||
* | json-c: fix package name, add UninstallDev | Nicolas Thill | 2007-08-28 | 1 | -6/+17 |
| | | | | SVN-Revision: 8528 | ||||
* | fix pcmcia submenu (broken by [8520]) | Nicolas Thill | 2007-08-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 8524 | ||||
* | more cosmetic fixes missed from [8250] | Nicolas Thill | 2007-08-28 | 2 | -2/+1 |
| | | | | SVN-Revision: 8521 | ||||
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 | 8 | -220/+438 |
| | | | | SVN-Revision: 8520 | ||||
* | remove useless definitions | Nicolas Thill | 2007-08-28 | 1 | -10/+2 |
| | | | | SVN-Revision: 8519 | ||||
* | fix kmod-hermes-* dependencies | Nicolas Thill | 2007-08-28 | 1 | -4/+2 |
| | | | | SVN-Revision: 8518 | ||||
* | Fix the CONFIG_LFS option (#2276) | Florian Fainelli | 2007-08-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 8512 | ||||
* | added libjson-c. added driver, webinterface and userspace daemon for the ↵ | John Crispin | 2007-08-27 | 38 | -0/+4925 |
| | | | | | | fonera mp3-hack SVN-Revision: 8509 | ||||
* | allow the user to override the underlying connection method when using pptp ↵ | Felix Fietkau | 2007-08-27 | 1 | -1/+2 |
| | | | | | | (defaults to dhcp) SVN-Revision: 8508 | ||||
* | package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 ↵ | Nicolas Thill | 2007-08-27 | 1 | -11/+16 |
| | | | | | | 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 | 1 | -8/+10 |
| | | | | SVN-Revision: 8501 | ||||
* | mark package/rt61 as 2.6 only | Nicolas Thill | 2007-08-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 8500 | ||||
* | package/util-linux fixes: * don't use Build/Configure/Default since it is ↵ | Nicolas Thill | 2007-08-26 | 1 | -9/+14 |
| | | | | | | not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default SVN-Revision: 8498 | ||||
* | ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy ↵ | Nicolas Thill | 2007-08-26 | 1 | -3/+5 |
| | | | | | | source, can compile from linux source directly SVN-Revision: 8497 | ||||
* | add a '@KERNEL' download facility, tweak script | Nicolas Thill | 2007-08-26 | 2 | -10/+2 |
| | | | | SVN-Revision: 8495 | ||||
* | fix rt61 on big endian arch | Nicolas Thill | 2007-08-25 | 1 | -0/+61 |
| | | | | SVN-Revision: 8487 | ||||
* | e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a ↵ | Nicolas Thill | 2007-08-25 | 1 | -2/+11 |
| | | | | | | dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev SVN-Revision: 8486 | ||||
* | fix wan configuration on wr850g v2/v3 | Mike Baker | 2007-08-25 | 2 | -2/+7 |
| | | | | SVN-Revision: 8482 | ||||
* | fix rt2x00 build | Nicolas Thill | 2007-08-24 | 1 | -1/+4 |
| | | | | SVN-Revision: 8476 | ||||
* | mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191) | Nicolas Thill | 2007-08-24 | 1 | -2/+3 |
| | | | | SVN-Revision: 8475 | ||||
* | Add kmod-ppp-synctty (#2231) | Florian Fainelli | 2007-08-22 | 1 | -0/+13 |
| | | | | SVN-Revision: 8459 | ||||
* | add sysupgrade script for config preserving system upgrades. only ↵ | Felix Fietkau | 2007-08-21 | 5 | -3/+257 |
| | | | | | | implemented for x86-2.6 at the moment, but can be ported to other platforms easily SVN-Revision: 8456 | ||||
* | Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222) | Florian Fainelli | 2007-08-21 | 1 | -26/+39 |
| | | | | SVN-Revision: 8452 | ||||
* | Add usb-keyspan modules (#2229) | Florian Fainelli | 2007-08-21 | 1 | -0/+23 |
| | | | | SVN-Revision: 8450 | ||||
* | Fix rt2x00 dependencies (#2223) | Florian Fainelli | 2007-08-21 | 1 | -3/+3 |
| | | | | SVN-Revision: 8448 | ||||
* | oops. forgot one file | Felix Fietkau | 2007-08-20 | 1 | -0/+14 |
| | | | | SVN-Revision: 8445 | ||||
* | cleanup mtd, implement jffs2write - one step closer to config preserving ↵ | Felix Fietkau | 2007-08-20 | 8 | -135/+810 |
| | | | | | | system upgrades SVN-Revision: 8444 | ||||
* | add 'mtd refresh' command | Felix Fietkau | 2007-08-19 | 2 | -1/+33 |
| | | | | SVN-Revision: 8439 | ||||
* | Use a more explicit variable name for the number of dhcp leases (#2240) | Florian Fainelli | 2007-08-19 | 2 | -4/+4 |
| | | | | SVN-Revision: 8437 | ||||
* | ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * ↵ | Nicolas Thill | 2007-08-19 | 1 | -12/+22 |
| | | | | | | enable hybrid auth and disable shadow support (closes: #2220) * fix config file (closes: #2219) SVN-Revision: 8428 |