Commit Graph

  • 365ad8dec6 oops... typo Felix Fietkau 2007-08-31 16:20:40 +00:00
  • a391a14e23 fix issues with multiple ppp links (noticed by Stefano Rivera) Felix Fietkau 2007-08-31 16:19:19 +00:00
  • 4bb9476035 oops, include missing change from [8560] Nicolas Thill 2007-08-31 10:09:46 +00:00
  • 761dc0a0ae fix a dependency bug Felix Fietkau 2007-08-30 22:43:25 +00:00
  • 82914583a9 more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file Nicolas Thill 2007-08-30 22:24:16 +00:00
  • 939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t Nicolas Thill 2007-08-30 22:19:26 +00:00
  • 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time Felix Fietkau 2007-08-30 21:12:39 +00:00
  • 9566fb1f07 allow the kernel to provide own series files for specific subdirs Felix Fietkau 2007-08-30 21:11:17 +00:00
  • f0cdd3ffdd fix incorrect parameters Travis Kemen 2007-08-30 17:18:04 +00:00
  • dc53d28bcd acx-mac80211: another bigendian fix Nicolas Thill 2007-08-30 16:59:41 +00:00
  • 52a138a953 fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher) Felix Fietkau 2007-08-30 16:53:22 +00:00
  • 6550278912 rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h Nicolas Thill 2007-08-30 16:41:16 +00:00
  • 297cf0cb90 fix typo closes #2289 Travis Kemen 2007-08-30 16:08:44 +00:00
  • a28a3e814b add high-speed usb serial fix from Junxion (closes: #2274) Nicolas Thill 2007-08-30 16:04:31 +00:00
  • 917780b301 rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile Nicolas Thill 2007-08-30 15:38:15 +00:00
  • 437ad838dd bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * rework kconfig hack Nicolas Thill 2007-08-30 14:19:31 +00:00
  • c19dbc7cde acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac80211 is available) * add a release number Nicolas Thill 2007-08-30 14:15:37 +00:00
  • ac3859b9ae use $(INSTALL_BIN) instead of $(CP) Nicolas Thill 2007-08-30 08:01:51 +00:00
  • 3740842c70 dnsmasq: extend the init script thanks Sedky Travis Kemen 2007-08-29 18:40:52 +00:00
  • 4f4a3e5e40 I have new e-mail address. Thanks to Kaloz ;) Gabor Juhos 2007-08-29 17:27:11 +00:00
  • 87fee19144 simplified image file generation Gabor Juhos 2007-08-29 16:31:49 +00:00
  • d475d94aab avoid rdep in the top level make process (subdir.mk) - it leaks too much memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here Felix Fietkau 2007-08-29 03:51:49 +00:00
  • ec70a7a19f add acx-mac80211 (thanks to Matteo Croce) Nicolas Thill 2007-08-28 16:02:14 +00:00
  • 902db2062e fonera-mp3: fix json-c dependency here as well Nicolas Thill 2007-08-28 15:11:42 +00:00
  • d06fe5e328 json-c: fix package name, add UninstallDev Nicolas Thill 2007-08-28 15:09:21 +00:00
  • 9f4bd6483f fix pcmcia submenu (broken by [8520]) Nicolas Thill 2007-08-28 12:51:46 +00:00
  • 39cbeec7b2 Add a PyMod template for python related modules Florian Fainelli 2007-08-28 12:41:39 +00:00
  • 3c11423892 more cosmetic fixes missed from [8250] Nicolas Thill 2007-08-28 12:33:43 +00:00
  • 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions Nicolas Thill 2007-08-28 11:44:15 +00:00
  • 4d419362c5 remove useless definitions Nicolas Thill 2007-08-28 11:31:16 +00:00
  • ac09cc6859 fix kmod-hermes-* dependencies Nicolas Thill 2007-08-28 11:24:49 +00:00
  • a706affb3a Fix the CONFIG_LFS option (#2276) Florian Fainelli 2007-08-28 08:19:35 +00:00
  • 6c0f55bc68 added libjson-c. added driver, webinterface and userspace daemon for the fonera mp3-hack John Crispin 2007-08-27 20:10:35 +00:00
  • 79b07af694 allow the user to override the underlying connection method when using pptp (defaults to dhcp) Felix Fietkau 2007-08-27 16:37:37 +00:00
  • 83c0618a0f Fix the comment Florian Fainelli 2007-08-27 10:39:51 +00:00
  • 022e20b2a4 Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu Florian Fainelli 2007-08-27 10:37:12 +00:00
  • 6b3f2ca7de Make the architecture gpio more readable Florian Fainelli 2007-08-27 10:36:29 +00:00
  • aa5fa29235 Fix the sdk generation with the new staging_dir layout Florian Fainelli 2007-08-27 10:31:12 +00:00
  • 2d8efd9fc1 package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough) Nicolas Thill 2007-08-27 02:23:59 +00:00
  • 4ede457b11 package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211 Nicolas Thill 2007-08-27 02:09:02 +00:00
  • 097cf847cc mark package/rt61 as 2.6 only Nicolas Thill 2007-08-27 02:07:15 +00:00
  • bfa6ac2eab revert [8473] (see [8055]) Nicolas Thill 2007-08-27 02:04:35 +00:00
  • 4979ecc121 package/util-linux fixes: * don't use Build/Configure/Default since it is not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default Nicolas Thill 2007-08-26 23:33:28 +00:00
  • 70c361d175 ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy source, can compile from linux source directly Nicolas Thill 2007-08-26 22:40:09 +00:00
  • 75123bd131 prevent ldconfig use in autoconf based packages Nicolas Thill 2007-08-26 18:34:24 +00:00
  • 1b226e4de1 add a '@KERNEL' download facility, tweak script Nicolas Thill 2007-08-26 18:21:24 +00:00
  • b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available Nicolas Thill 2007-08-26 13:26:02 +00:00
  • a2b4d75799 make overriding of CPU features configurable, and enable it by default Gabor Juhos 2007-08-26 13:09:11 +00:00
  • bf392a7fc0 fix typo (closes: #2275) Nicolas Thill 2007-08-26 13:00:27 +00:00
  • 3e47314ccb move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defined only once Nicolas Thill 2007-08-26 12:42:48 +00:00
  • bae342971d fix rt61 on big endian arch Nicolas Thill 2007-08-25 18:52:39 +00:00
  • 68e129691f e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev Nicolas Thill 2007-08-25 15:52:31 +00:00
  • 615a81cb65 move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos Nicolas Thill 2007-08-25 14:50:17 +00:00
  • 655a446b17 add support for KernelPackage/*/description Nicolas Thill 2007-08-25 14:43:15 +00:00
  • 7ab328b133 workaround for timer glitch on some boards Mike Baker 2007-08-25 13:18:58 +00:00
  • c6e6780624 fix wan configuration on wr850g v2/v3 Mike Baker 2007-08-25 12:27:01 +00:00
  • d21941ca4d move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk Nicolas Thill 2007-08-25 11:55:01 +00:00
  • 34c758830a override CPU features Gabor Juhos 2007-08-24 19:34:25 +00:00
  • 1ad12c1eeb fix netfilter quota module Nicolas Thill 2007-08-24 12:23:52 +00:00
  • 4b23cac27b replace xargs commands with $(XARGS) Nicolas Thill 2007-08-24 12:10:14 +00:00
  • e9fba2c56b combine the 3 find in a single one Nicolas Thill 2007-08-24 12:05:30 +00:00
  • fa3d3f6022 fix rt2x00 build Nicolas Thill 2007-08-24 11:22:57 +00:00
  • b176f181a1 mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191) Nicolas Thill 2007-08-24 11:10:48 +00:00
  • d3288401c2 Build the quota module for 2.4 targets Florian Fainelli 2007-08-23 16:19:17 +00:00
  • 3c5ed20fd0 Fix the error on the quota extension (#2080) Florian Fainelli 2007-08-23 16:14:17 +00:00
  • e955458388 Disable multilib by default Florian Fainelli 2007-08-23 16:08:09 +00:00
  • e384acd55d Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich Florian Fainelli 2007-08-23 15:48:46 +00:00
  • 6741194c15 Add back physdev (#2216) Florian Fainelli 2007-08-23 15:21:22 +00:00
  • 9b471f7b3c disable VLANs for RB1xx boards (#2132) Gabor Juhos 2007-08-22 19:39:38 +00:00
  • b4318f53f9 rename libtool macros, revert [8461], make install prefix configurable in libtool_fixup_libdir Nicolas Thill 2007-08-22 16:15:00 +00:00
  • c994e41757 Make the libtool fix more dynamic Florian Fainelli 2007-08-22 09:13:42 +00:00
  • 36fa8ff606 Add kmod-ppp-synctty (#2231) Florian Fainelli 2007-08-22 08:31:49 +00:00
  • 5440728b06 add 2 helper macros to deal with libtool madness Nicolas Thill 2007-08-21 20:51:46 +00:00
  • 1e38527a52 add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily Felix Fietkau 2007-08-21 18:23:57 +00:00
  • ba05b57573 rename 'stampfiles' directory to 'stamp' Nicolas Thill 2007-08-21 18:07:55 +00:00
  • e6ee25ebd0 Add the ipset missing file from #1970 Florian Fainelli 2007-08-21 16:03:41 +00:00
  • f3ad3e47cb Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222) Florian Fainelli 2007-08-21 15:51:22 +00:00
  • 4be843d65b Move to 2.6.22.4 Florian Fainelli 2007-08-21 10:06:01 +00:00
  • be8bb854f9 Add usb-keyspan modules (#2229) Florian Fainelli 2007-08-21 09:42:25 +00:00
  • 875475af7d Compile crc itu-t as a module Florian Fainelli 2007-08-21 09:34:02 +00:00
  • 78ba32a66a Fix rt2x00 dependencies (#2223) Florian Fainelli 2007-08-21 09:33:46 +00:00
  • ff917433fb oops. forgot one file Felix Fietkau 2007-08-20 21:27:29 +00:00
  • a91350732c cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades Felix Fietkau 2007-08-20 16:12:24 +00:00
  • 5307d511aa add 'mtd refresh' command Felix Fietkau 2007-08-19 21:53:44 +00:00
  • 4460bbca47 add refresh ioctl to mtd (for rescanning partitions after reflash) Felix Fietkau 2007-08-19 21:53:17 +00:00
  • 92cd647b8b Use a more explicit variable name for the number of dhcp leases (#2240) Florian Fainelli 2007-08-19 20:50:52 +00:00
  • 803dfa1be8 disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS Felix Fietkau 2007-08-19 10:58:32 +00:00
  • a48d558df9 fix ethernet port mapping of the RB133 Gabor Juhos 2007-08-19 10:52:19 +00:00
  • 7f04ef6341 disable romfs, nothing uses it Felix Fietkau 2007-08-19 10:01:17 +00:00
  • de265bba1c add back STAGING_DIR/usr/bin to TARGET_PATH until all library packages that install *-config scripts there are fixed Nicolas Thill 2007-08-19 06:41:38 +00:00
  • bef466faf6 ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * enable hybrid auth and disable shadow support (closes: #2220) * fix config file (closes: #2219) Nicolas Thill 2007-08-19 06:32:34 +00:00
  • ce9fff401a fix an off-by-one error Felix Fietkau 2007-08-19 01:06:26 +00:00
  • 60157ca058 update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce) Nicolas Thill 2007-08-18 17:34:50 +00:00
  • 3b4fa7de59 cosmetic fix: properly indent source Nicolas Thill 2007-08-18 17:02:26 +00:00
  • c60d8f1216 enable use of 8M flash (closes: #2232) Nicolas Thill 2007-08-18 16:53:26 +00:00
  • 71fb2a6b6e fix vlynq initialization (closes: #2135) Nicolas Thill 2007-08-18 15:40:31 +00:00
  • 8ee968e682 update ar7 config, disable watchdog for now (closes: #2146) Nicolas Thill 2007-08-18 15:33:21 +00:00
  • 89d09a4b64 remove useless code from board support (closes: #2164, thanks to Matteo Croce) Nicolas Thill 2007-08-18 14:50:00 +00:00
  • 20cd1bc2d6 pcmcia kmod package fixes for au1000 Felix Fietkau 2007-08-16 18:14:34 +00:00
  • 3df35f0b09 revert [8415], seems to be causing problems for the kernel build Felix Fietkau 2007-08-16 13:44:57 +00:00