Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | mark package/rt61 as 2.6 only | Nicolas Thill | 2007-08-27 |
| | | | | SVN-Revision: 8500 | ||
* | package/util-linux fixes: * don't use Build/Configure/Default since it is ↵ | Nicolas Thill | 2007-08-26 |
| | | | | | | 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 |
| | | | | | | source, can compile from linux source directly SVN-Revision: 8497 | ||
* | add a '@KERNEL' download facility, tweak script | Nicolas Thill | 2007-08-26 |
| | | | | SVN-Revision: 8495 | ||
* | fix rt61 on big endian arch | Nicolas Thill | 2007-08-25 |
| | | | | SVN-Revision: 8487 | ||
* | e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a ↵ | Nicolas Thill | 2007-08-25 |
| | | | | | | 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 |
| | | | | SVN-Revision: 8482 | ||
* | fix rt2x00 build | Nicolas Thill | 2007-08-24 |
| | | | | SVN-Revision: 8476 | ||
* | mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191) | Nicolas Thill | 2007-08-24 |
| | | | | SVN-Revision: 8475 | ||
* | Add kmod-ppp-synctty (#2231) | Florian Fainelli | 2007-08-22 |
| | | | | SVN-Revision: 8459 | ||
* | add sysupgrade script for config preserving system upgrades. only ↵ | Felix Fietkau | 2007-08-21 |
| | | | | | | 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 |
| | | | | SVN-Revision: 8452 | ||
* | Add usb-keyspan modules (#2229) | Florian Fainelli | 2007-08-21 |
| | | | | SVN-Revision: 8450 | ||
* | Fix rt2x00 dependencies (#2223) | Florian Fainelli | 2007-08-21 |
| | | | | SVN-Revision: 8448 | ||
* | oops. forgot one file | Felix Fietkau | 2007-08-20 |
| | | | | SVN-Revision: 8445 | ||
* | cleanup mtd, implement jffs2write - one step closer to config preserving ↵ | Felix Fietkau | 2007-08-20 |
| | | | | | | system upgrades SVN-Revision: 8444 | ||
* | add 'mtd refresh' command | Felix Fietkau | 2007-08-19 |
| | | | | SVN-Revision: 8439 | ||
* | Use a more explicit variable name for the number of dhcp leases (#2240) | Florian Fainelli | 2007-08-19 |
| | | | | SVN-Revision: 8437 | ||
* | ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * ↵ | Nicolas Thill | 2007-08-19 |
| | | | | | | enable hybrid auth and disable shadow support (closes: #2220) * fix config file (closes: #2219) SVN-Revision: 8428 | ||
* | update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce) | Nicolas Thill | 2007-08-18 |
| | | | | SVN-Revision: 8426 | ||
* | pcmcia kmod package fixes for au1000 | Felix Fietkau | 2007-08-16 |
| | | | | SVN-Revision: 8420 | ||
* | revert [8415], seems to be causing problems for the kernel build | Felix Fietkau | 2007-08-16 |
| | | | | SVN-Revision: 8418 | ||
* | add missing dependency (#2237) | Felix Fietkau | 2007-08-16 |
| | | | | SVN-Revision: 8417 | ||
* | fix kmod-hostap compile | Felix Fietkau | 2007-08-15 |
| | | | | SVN-Revision: 8416 | ||
* | always include kernel config for kernel packages | Felix Fietkau | 2007-08-15 |
| | | | | SVN-Revision: 8415 | ||
* | Fix rt2x00 kernel config reading | Florian Fainelli | 2007-08-14 |
| | | | | SVN-Revision: 8413 | ||
* | Do not complain when USB is not available in our kernel | Florian Fainelli | 2007-08-14 |
| | | | | SVN-Revision: 8411 | ||
* | Add the matrix fix from #2127 | Florian Fainelli | 2007-08-12 |
| | | | | SVN-Revision: 8405 | ||
* | Remove these two patcheds that are now in the mainline source | Florian Fainelli | 2007-08-12 |
| | | | | SVN-Revision: 8401 | ||
* | Upgrade dropbear to 0.50 (#2201) | Florian Fainelli | 2007-08-11 |
| | | | | SVN-Revision: 8400 | ||
* | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is ↵ | Florian Fainelli | 2007-08-11 |
| | | | | | | deprecated) SVN-Revision: 8399 | ||
* | Addd kernel modules for NTFS (#2181) | Florian Fainelli | 2007-08-11 |
| | | | | SVN-Revision: 8396 | ||
* | madwifi: fix 'bad ratekbps' message when running adhoc in .11a | Felix Fietkau | 2007-08-11 |
| | | | | SVN-Revision: 8395 | ||
* | adhoc has issues with bgscan as well | Felix Fietkau | 2007-08-10 |
| | | | | SVN-Revision: 8394 | ||
* | Remove empty file | Florian Fainelli | 2007-08-07 |
| | | | | SVN-Revision: 8370 | ||
* | Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ↵ | Florian Fainelli | 2007-08-07 |
| | | | | | | to Daniel Gimpelevich SVN-Revision: 8369 | ||
* | Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich | Florian Fainelli | 2007-08-07 |
| | | | | SVN-Revision: 8368 | ||
* | Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to ↵ | Florian Fainelli | 2007-08-07 |
| | | | | | | Daniel Gimpelevich SVN-Revision: 8367 | ||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||
* | Allow rdc-2.6 to kexec | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8359 | ||
* | More rdc-2.6 fixes by Daniel Gimpelevich, thanks ! | Florian Fainelli | 2007-08-06 |
| | | | | SVN-Revision: 8355 |