Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Fix the comment | Florian Fainelli | 2007-08-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 8506 | ||||
* | Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu | Florian Fainelli | 2007-08-27 | 8 | -11/+351 |
| | | | | SVN-Revision: 8505 | ||||
* | Make the architecture gpio more readable | Florian Fainelli | 2007-08-27 | 1 | -4/+11 |
| | | | | SVN-Revision: 8504 | ||||
* | Fix the sdk generation with the new staging_dir layout | Florian Fainelli | 2007-08-27 | 1 | -3/+4 |
| | | | | SVN-Revision: 8503 | ||||
* | 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 | ||||
* | revert [8473] (see [8055]) | Nicolas Thill | 2007-08-27 | 2 | -2/+2 |
| | | | | SVN-Revision: 8499 | ||||
* | 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 | ||||
* | prevent ldconfig use in autoconf based packages | Nicolas Thill | 2007-08-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 8496 | ||||
* | add a '@KERNEL' download facility, tweak script | Nicolas Thill | 2007-08-26 | 4 | -23/+20 |
| | | | | SVN-Revision: 8495 | ||||
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER ↵ | Nicolas Thill | 2007-08-26 | 3 | -2/+2 |
| | | | | | | is always available SVN-Revision: 8494 | ||||
* | make overriding of CPU features configurable, and enable it by default | Gabor Juhos | 2007-08-26 | 4 | -0/+11 |
| | | | | SVN-Revision: 8493 | ||||
* | fix typo (closes: #2275) | Nicolas Thill | 2007-08-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 8492 | ||||
* | move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's ↵ | Nicolas Thill | 2007-08-26 | 1 | -5/+6 |
| | | | | | | defined only once SVN-Revision: 8491 | ||||
* | 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 | ||||
* | move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is ↵ | Nicolas Thill | 2007-08-25 | 2 | -1/+1 |
| | | | | | | defined when dumping target infos SVN-Revision: 8485 | ||||
* | add support for KernelPackage/*/description | Nicolas Thill | 2007-08-25 | 1 | -0/+6 |
| | | | | SVN-Revision: 8484 | ||||
* | workaround for timer glitch on some boards | Mike Baker | 2007-08-25 | 1 | -0/+11 |
| | | | | SVN-Revision: 8483 | ||||
* | fix wan configuration on wr850g v2/v3 | Mike Baker | 2007-08-25 | 3 | -2/+12 |
| | | | | SVN-Revision: 8482 | ||||
* | move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk | Nicolas Thill | 2007-08-25 | 2 | -4/+6 |
| | | | | SVN-Revision: 8481 | ||||
* | override CPU features | Gabor Juhos | 2007-08-24 | 1 | -0/+84 |
| | | | | SVN-Revision: 8480 | ||||
* | fix netfilter quota module | Nicolas Thill | 2007-08-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 8479 | ||||
* | replace xargs commands with $(XARGS) | Nicolas Thill | 2007-08-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 8478 | ||||
* | combine the 3 find in a single one | Nicolas Thill | 2007-08-24 | 1 | -3/+1 |
| | | | | SVN-Revision: 8477 | ||||
* | 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 | ||||
* | Build the quota module for 2.4 targets | Florian Fainelli | 2007-08-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 8473 | ||||
* | Fix the error on the quota extension (#2080) | Florian Fainelli | 2007-08-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 8472 | ||||
* | Disable multilib by default | Florian Fainelli | 2007-08-23 | 1 | -0/+2 |
| | | | | SVN-Revision: 8471 | ||||
* | Add the icplus phy patch, will be required for the r6040 driver later, ↵ | Florian Fainelli | 2007-08-23 | 2 | -0/+183 |
| | | | | | | thanks to Daniel Gimpelevich SVN-Revision: 8470 | ||||
* | Add back physdev (#2216) | Florian Fainelli | 2007-08-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 8466 | ||||
* | disable VLANs for RB1xx boards (#2132) | Gabor Juhos | 2007-08-22 | 1 | -0/+14 |
| | | | | SVN-Revision: 8463 | ||||
* | rename libtool macros, revert [8461], make install prefix configurable in ↵ | Nicolas Thill | 2007-08-22 | 1 | -3/+3 |
| | | | | | | libtool_fixup_libdir SVN-Revision: 8462 | ||||
* | Make the libtool fix more dynamic | Florian Fainelli | 2007-08-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 8461 | ||||
* | Add kmod-ppp-synctty (#2231) | Florian Fainelli | 2007-08-22 | 2 | -1/+14 |
| | | | | SVN-Revision: 8459 | ||||
* | add 2 helper macros to deal with libtool madness | Nicolas Thill | 2007-08-21 | 1 | -0/+12 |
| | | | | SVN-Revision: 8457 | ||||
* | add sysupgrade script for config preserving system upgrades. only ↵ | Felix Fietkau | 2007-08-21 | 6 | -3/+284 |
| | | | | | | implemented for x86-2.6 at the moment, but can be ported to other platforms easily SVN-Revision: 8456 | ||||
* | rename 'stampfiles' directory to 'stamp' | Nicolas Thill | 2007-08-21 | 2 | -5/+5 |
| | | | | SVN-Revision: 8455 | ||||
* | Add the ipset missing file from #1970 | Florian Fainelli | 2007-08-21 | 1 | -0/+38 |
| | | | | SVN-Revision: 8454 | ||||
* | 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 | ||||
* | Move to 2.6.22.4 | Florian Fainelli | 2007-08-21 | 15 | -16/+16 |
| | | | | SVN-Revision: 8451 |