aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * and now, finally, enable ccache supportMike Baker2006-08-04
| | | | | | | | SVN-Revision: 4434
| * yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-04
| | | | | | | | SVN-Revision: 4433
| * more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-04
| | | | | | | | SVN-Revision: 4432
| * add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-04
| | | | | | | | SVN-Revision: 4429
| * clean up smp compilesMike Baker2006-08-03
| | | | | | | | SVN-Revision: 4428
| * Fix brcm63xx patch (humm diff laught at me)Florian Fainelli2006-08-03
| | | | | | | | SVN-Revision: 4427
| * Add bootloader specific code, need to fix bootloader detection code as wellFlorian Fainelli2006-08-03
| | | | | | | | SVN-Revision: 4426
| * Use the rewritten flash map driver, huge thanks nbd !Florian Fainelli2006-08-03
| | | | | | | | SVN-Revision: 4425
| * remove debug lineMike Baker2006-08-02
| | | | | | | | SVN-Revision: 4400
| * fix dependencyFelix Fietkau2006-08-02
| | | | | | | | SVN-Revision: 4399
| * correct [4397]Mike Baker2006-08-02
| | | | | | | | SVN-Revision: 4398
| * fix CONFIG_ALLMike Baker2006-08-02
| | | | | | | | SVN-Revision: 4397
| * FreeBSD fix to generate the menuconfig properlyFlorian Fainelli2006-08-02
| | | | | | | | SVN-Revision: 4396
| * only rebuild the package index when the *.ipk files have changedMike Baker2006-08-02
| | | | | | | | SVN-Revision: 4395
| * more cleanup & fix an issue where scripts/config/conf is constantly rebuiltMike Baker2006-08-02
| | | | | | | | SVN-Revision: 4394
| * minor makefile tweaksMike Baker2006-08-02
| | | | | | | | SVN-Revision: 4393
| * Port hostap-utils to -ngFlorian Fainelli2006-08-02
| | | | | | | | SVN-Revision: 4390
| * fix typoFelix Fietkau2006-08-01
| | | | | | | | SVN-Revision: 4386
| * Update au1000 netfilter config to match other devices configFlorian Fainelli2006-07-31
| | | | | | | | SVN-Revision: 4357
| * au1000 has pci support, but no pcmciaFelix Fietkau2006-07-31
| | | | | | | | SVN-Revision: 4356
| * Update netfilter config to match other platformsFlorian Fainelli2006-07-31
| | | | | | | | SVN-Revision: 4355
| * don't try to package ipt_SNAT and ipt_DNAT when making kernel module packagesFelix Fietkau2006-07-31
| | | | | | | | SVN-Revision: 4354
| * Port arptables to -ngFlorian Fainelli2006-07-30
| | | | | | | | SVN-Revision: 4340
| * create a package indexFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4337
| * fix kernel postinst scriptsFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4336
| * oops... another oneFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4335
| * fix typoFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4334
| * BUILD_DIR -> KERNEL_BUILD_DIRFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4332
| * port ppp modules to package/kernel and fix ppp package dependenciesFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4329
| * fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIRFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4328
| * fix ipsec-tools (missing include, missing dependencies)Felix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4327
| * fix more instances of '' abuseFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4326
| * usb fixes and performance enhancementsFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4325
| * only set dhcp_enable if lan proto is set to staticFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4324
| * rewrite of the network scripts and configurationFelix Fietkau2006-07-30
| | | | | | | | SVN-Revision: 4323
| * avoid using a reserved word as a variable nameFelix Fietkau2006-07-29
| | | | | | | | SVN-Revision: 4322
| * fix unnamed config sectionsFelix Fietkau2006-07-29
| | | | | | | | SVN-Revision: 4321
| * bugfix for the rb532 block2mtd codeFelix Fietkau2006-07-29
| | | | | | | | SVN-Revision: 4320
| * add support for per-package prereq checks, run global prereq checks before ↵Felix Fietkau2006-07-29
| | | | | | | | | | | | (menu-)config SVN-Revision: 4318
| * fix build issues with SMP compilesMike Baker2006-07-28
| | | | | | | | SVN-Revision: 4317
| * Minor change to firstboot, closes #591Gerry Rozema2006-07-27
| | | | | | | | SVN-Revision: 4307
| * oooops, bridge patch was brokenGerry Rozema2006-07-27
| | | | | | | | SVN-Revision: 4306
| * Add bridge preferred mac patchGerry Rozema2006-07-27
| | | | | | | | SVN-Revision: 4305
| * fix CATEGORYNicolas Thill2006-07-27
| | | | | | | | SVN-Revision: 4304
| * add more ipkg validation checksMike Baker2006-07-26
| | | | | | | | SVN-Revision: 4292
| * let ipkg fail when a package file to be installed is not foundNicolas Thill2006-07-26
| | | | | | | | SVN-Revision: 4287
| * disable kmod-ip6tables if netfilter ipv6 support is disabledFelix Fietkau2006-07-25
| | | | | | | | SVN-Revision: 4286
| * introduce new BROKEN menuconfig option for hiding known broken settingsMike Baker2006-07-25
| | | | | | | | SVN-Revision: 4283
| * use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confFelix Fietkau2006-07-25
| | | | | | | | SVN-Revision: 4282
| * change cpmac to use the internal phy by default (#596)Felix Fietkau2006-07-25
| | | | | | | | SVN-Revision: 4279