Commit Graph

  • 3d33ced049 clean up uml-2.6 config, fixes buildbot pcmcia-cs error Felix Fietkau 2007-02-12 16:18:20 +00:00
  • 0a4024fb92 Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels. Mike Albon 2007-02-12 09:07:22 +00:00
  • 156eea58d8 oops... accidentally merged a broken patch Felix Fietkau 2007-02-11 20:30:48 +00:00
  • 782096a1fe fix a bug that breaks some cgi scripts on busybox (patch from x-wrt) Felix Fietkau 2007-02-11 20:17:04 +00:00
  • 9b0e829bfc revert httpd header handling code to the one from busybox 1.3.1 - fixes problems with cgis and custom headers Felix Fietkau 2007-02-10 17:16:10 +00:00
  • d0e1033a26 more fixes for rstrip.sh and kernel modules - fixes #1301 Felix Fietkau 2007-02-09 16:24:34 +00:00
  • d411ddbd81 add NTFS-3G Imre Kaloz 2007-02-08 17:34:08 +00:00
  • 773ea5684c fix mac handling, thanks to Kestutis Kupciunas Imre Kaloz 2007-02-08 13:19:34 +00:00
  • 4d9aa791d8 upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse Imre Kaloz 2007-02-08 12:43:47 +00:00
  • e2fac9a41a update work in progress rewritten bcm947xx code. wifi and usb seem to be working, flash access still has problems Felix Fietkau 2007-02-08 02:34:18 +00:00
  • 8e88bb54ba port [6229] to kamikaze Felix Fietkau 2007-02-08 01:25:18 +00:00
  • 271a77fa90 fix typos in ifdown (patch from #1319) Felix Fietkau 2007-02-06 01:02:30 +00:00
  • 0637295704 fix overzealous kmod stripping - it killed kernel module parameters (#1301) Felix Fietkau 2007-02-06 00:56:36 +00:00
  • 2e401154da change target description Felix Fietkau 2007-02-05 21:56:03 +00:00
  • 311fc9cf30 add profile for the wgt634u Felix Fietkau 2007-02-05 21:55:32 +00:00
  • 202bd45033 oops... typo Felix Fietkau 2007-02-04 23:18:47 +00:00
  • 3987f5727c fix rootfs detection Felix Fietkau 2007-02-04 23:18:22 +00:00
  • 76c376d82a update atheros 2.6 port - add support for the older chip generation Felix Fietkau 2007-02-04 21:18:10 +00:00
  • b4bd264899 add extra netfilter xt stuff to config-template Felix Fietkau 2007-02-04 21:15:46 +00:00
  • 6a50014b62 Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; then cmd; fi' to avoid make errors if the condition is false If $(PLATFORM_DIR)/files exists, copy it into the kernel tree on prepare. Felix Fietkau 2007-02-04 19:36:11 +00:00
  • a763be2ac6 upgrade to busybox 1.4.1 Felix Fietkau 2007-02-04 08:41:37 +00:00
  • c7d1c75fad fix madwifi compile for atheros 2.6 Felix Fietkau 2007-02-04 03:28:57 +00:00
  • 07031eb1f3 get rid of the get_system_type() dependency for atheros 2.6 Felix Fietkau 2007-02-04 03:27:41 +00:00
  • cb28dc62c1 force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - why the fsck has this ever worked for anybody?? Felix Fietkau 2007-02-04 02:31:00 +00:00
  • 3921be5a40 fix compat hacks for init_work Felix Fietkau 2007-02-02 14:24:15 +00:00
  • 1f8d439809 disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONFIGURE_PATH is now used for configure scripts Nicolas Thill 2007-02-01 22:32:03 +00:00
  • 66252eae04 mark pwc as broken (at least on brcm-2.6 & x86-2.6) Nicolas Thill 2007-02-01 22:26:24 +00:00
  • 286cfe3c61 disable block2mtd page readahead (patch from #1058) Felix Fietkau 2007-02-01 21:35:25 +00:00
  • b19d8d36bb update d80211 to latest wireless-dev version Felix Fietkau 2007-02-01 21:06:24 +00:00
  • 3fe6458e3b fix typo Felix Fietkau 2007-02-01 19:18:47 +00:00
  • 8504d6f32d unbreak cgis with custom headers on busybox httpd Felix Fietkau 2007-02-01 16:02:06 +00:00
  • 48a4bcc0b7 clean up the x86 image build a bit, fixing unconditional copy of grub files Tim Yardley 2007-02-01 01:07:26 +00:00
  • dc4f082aea print package name when prereq fails Mike Baker 2007-01-31 20:17:28 +00:00
  • 79a23fb824 enable httpd sighup config reload by default Felix Fietkau 2007-01-31 19:58:55 +00:00
  • 7656ad75e5 move "make symlinks" to "make package/symlinks" Mike Baker 2007-01-31 18:33:04 +00:00
  • f206cee9db fix rb532 image build Felix Fietkau 2007-01-31 17:18:50 +00:00
  • 9ccb86264a basic pxa support; likely broken Mike Baker 2007-01-31 00:11:27 +00:00
  • 9fffc68101 fix colors when compiling with some newer versions of bash Mike Baker 2007-01-30 18:30:20 +00:00
  • 1930885f90 fix a typo Felix Fietkau 2007-01-29 22:07:17 +00:00
  • f7f09b3ece move the natsemi preselection into the x86 default package list Felix Fietkau 2007-01-29 20:17:59 +00:00
  • 2ff5dc759a add broadcast setting for /etc/config/network interfaces Felix Fietkau 2007-01-27 21:58:03 +00:00
  • 1668e52b8b forward port missing parts of the mtd permission change in whiterussian (and add it to linux 2.6 as well) Felix Fietkau 2007-01-27 19:22:15 +00:00
  • e739f6b9c3 fix stupid busybox bin2hex bug Felix Fietkau 2007-01-27 17:38:17 +00:00
  • 1ec1f0bd32 really fix busybox wget command line parsing Felix Fietkau 2007-01-27 15:21:53 +00:00
  • eeb61522b5 Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to resolve an ipv6 address from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the supplied address family. This returns ipv4 addresses marked as ipv6 ones. Felix Fietkau 2007-01-27 15:13:06 +00:00
  • b420fccd92 add broadcom-wl patchtable again Felix Fietkau 2007-01-27 10:09:53 +00:00
  • 87c22c5f13 merge another batch of code from michael buesch's wireless-dev tree, fix up extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi Felix Fietkau 2007-01-26 20:30:32 +00:00
  • 048b3e684f fix a small bug in config.pl that tends to mess up kernel cmdlines Felix Fietkau 2007-01-26 20:26:49 +00:00
  • af9b87b99f fix wget --passive-ftp Felix Fietkau 2007-01-26 20:08:46 +00:00
  • 7e0d6fc308 another fix for the awk command line parsing - should finally work properly now Felix Fietkau 2007-01-26 19:57:51 +00:00
  • fbaae65ab4 Fix gcc version selection - default version for linux 2.4 broken in r6208 - brcm-2.6 needs an older compiler at least on wgt634u (don't ask me why...) Felix Fietkau 2007-01-26 11:02:59 +00:00
  • f1f2af6ddf use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default Imre Kaloz 2007-01-26 10:55:06 +00:00
  • bbb09a72ca bluetooth currently depends on usb support Felix Fietkau 2007-01-26 00:10:50 +00:00
  • 1233a57f74 upgrade busybox to 1.4.0 Felix Fietkau 2007-01-25 19:08:01 +00:00
  • e2c94324e7 make usb init script executable Felix Fietkau 2007-01-25 17:42:07 +00:00
  • ade7e1b7cf use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility) Felix Fietkau 2007-01-25 17:39:38 +00:00
  • 6fbba268c3 rename patch to avoid duplicate patch number Felix Fietkau 2007-01-25 17:09:15 +00:00
  • 863183ed6e fix download.pl (#1257) Felix Fietkau 2007-01-25 13:58:52 +00:00
  • c449bfea52 add html output for the documentation (using tex4ht) Felix Fietkau 2007-01-25 13:15:57 +00:00
  • be8b2870e7 force pcmcia-cs reconfiguration when the kernel configuration changes Nicolas Thill 2007-01-25 11:17:27 +00:00
  • 1fe08f3c58 add ar7 sErCoMm image fix (patch by Bernardo Innocenti) Felix Fietkau 2007-01-25 10:39:02 +00:00
  • 3eaf8def08 update e2fsprogs to 1.39 (closes: #1161) Nicolas Thill 2007-01-25 09:57:24 +00:00
  • 477b35fa5e fix [6191] Mike Baker 2007-01-24 22:57:51 +00:00
  • 7ed63d8d91 add functionality to provide local mirrors for development purposes. * any URLs in scripts/localmirrors will be prepended to the mirror list * this facilitates local builds and recompilations * will also be useful for the buildbot and auto-build of images Tim Yardley 2007-01-24 22:38:02 +00:00
  • 453e16f56e kernel has gotten too big; move kernel/jffs2 boundary TODO: automatically calculate bounds Mike Baker 2007-01-24 22:01:03 +00:00
  • bcd0a13474 Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN) Rod Whitby 2007-01-23 21:18:40 +00:00
  • 488c14df3d make spca / gspca driver 2.6 only Nicolas Thill 2007-01-23 17:44:11 +00:00
  • d04689050d revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) Nicolas Thill 2007-01-23 16:14:50 +00:00
  • 574c87a244 fix chaostables patch (closes: #1246) Nicolas Thill 2007-01-23 16:08:24 +00:00
  • fc55c51ba4 Forgot to add the DELUDE target :/ Florian Fainelli 2007-01-23 00:03:01 +00:00
  • acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx. Florian Fainelli 2007-01-22 23:55:22 +00:00
  • bfd02761e4 Fix zd1211rw typo and call (#1241) Florian Fainelli 2007-01-22 23:01:13 +00:00
  • 3de63356ba cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS Nicolas Thill 2007-01-22 17:33:10 +00:00
  • 88436e8d37 remove lots of useless junk from the nvram package Felix Fietkau 2007-01-22 14:46:37 +00:00
  • e8caa3c42b fix a typo in my netfilter commit - worked for iptables, didn't work for the kernel modules Felix Fietkau 2007-01-22 11:22:02 +00:00
  • 223ded4f1d upgrade spca5xx to latest upstream version Felix Fietkau 2007-01-22 08:15:06 +00:00
  • 5d323a623e add missing config checks for the netfilter connmark target (fixes #1186) Felix Fietkau 2007-01-22 01:23:44 +00:00
  • 39ee107379 export __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compile on powerpc (#1230) Felix Fietkau 2007-01-22 01:11:39 +00:00
  • 72077ef63b compile fix for 2.6 Felix Fietkau 2007-01-22 01:08:29 +00:00
  • d724e995f0 compile fix for 2.6 Felix Fietkau 2007-01-22 01:02:02 +00:00
  • 069db195da add missing VIDEO_SUPPORT option Felix Fietkau 2007-01-21 23:56:10 +00:00
  • a8d3710e9c fix keynote compile Felix Fietkau 2007-01-21 23:42:09 +00:00
  • 78af4adbc5 Mount usb filesystem at startup (#1077) Florian Fainelli 2007-01-21 18:11:27 +00:00
  • 0aec54a5b5 fix a typo Felix Fietkau 2007-01-21 12:56:55 +00:00
  • 583ce4598b another compile fix Felix Fietkau 2007-01-21 02:18:53 +00:00
  • 3133fefe06 pass the CFLAGS through the environment on compile and fix a few packages Felix Fietkau 2007-01-21 02:14:50 +00:00
  • 69d76bb482 make spca5xx depend on video device support in the kernel Felix Fietkau 2007-01-21 02:02:01 +00:00
  • 7248b5e0a9 fix typos Felix Fietkau 2007-01-20 23:44:45 +00:00
  • 54c017e74b turn the IXP4xx microcode check into a prereq check so that the error message is displayed before the compile starts Felix Fietkau 2007-01-20 18:45:54 +00:00
  • d8cc1426e4 allow newlines in prereq error messages Felix Fietkau 2007-01-20 18:45:06 +00:00
  • b69fd0a322 cosmetic fix Felix Fietkau 2007-01-20 17:09:14 +00:00
  • 857d350bc7 ignore the bridge option if brctl is not available Felix Fietkau 2007-01-20 15:28:47 +00:00
  • ee7132b9df fix fdisk llseek Felix Fietkau 2007-01-20 15:00:31 +00:00
  • cfaffb87a5 fix for e2fsprogs package splitup Felix Fietkau 2007-01-20 13:22:40 +00:00
  • 2fb06d46d9 Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile Felix Fietkau 2007-01-20 12:35:00 +00:00
  • 297f2368ba move e2fsprogs from packages to trunk (will need this in a target profile later) Felix Fietkau 2007-01-20 05:13:35 +00:00
  • 8d5003dbe2 remove obsolete stuff Felix Fietkau 2007-01-20 02:39:13 +00:00
  • 84a0696c1e add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet) Felix Fietkau 2007-01-20 02:30:36 +00:00
  • c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface Felix Fietkau 2007-01-20 02:01:53 +00:00
  • 146500a67c include .pkginfo in image builder Felix Fietkau 2007-01-20 01:38:31 +00:00