aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set PATH in rules.mkMike Baker2006-08-0416-38/+30
* fix ppp related bug in the network scriptsFelix Fietkau2006-08-041-1/+2
* fix everything I broke with the previous patches Mike Baker2006-08-047-12/+14
* fix typoFelix Fietkau2006-08-041-1/+1
* and now, finally, enable ccache supportMike Baker2006-08-042-4/+17
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-043-11/+9
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-049-19/+10
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-049-15/+15
* clean up smp compilesMike Baker2006-08-031-7/+13
* Fix brcm63xx patch (humm diff laught at me)Florian Fainelli2006-08-031-0/+9216
* Add bootloader specific code, need to fix bootloader detection code as wellFlorian Fainelli2006-08-032-9079/+45
* Use the rewritten flash map driver, huge thanks nbd !Florian Fainelli2006-08-031-91/+150
* remove debug lineMike Baker2006-08-021-2/+1
* fix dependencyFelix Fietkau2006-08-021-1/+1
* correct [4397]Mike Baker2006-08-021-1/+1
* fix CONFIG_ALLMike Baker2006-08-021-2/+2
* FreeBSD fix to generate the menuconfig properlyFlorian Fainelli2006-08-021-0/+9
* only rebuild the package index when the *.ipk files have changedMike Baker2006-08-021-1/+3
* more cleanup & fix an issue where scripts/config/conf is constantly rebuiltMike Baker2006-08-021-28/+27
* minor makefile tweaksMike Baker2006-08-023-37/+39
* Port hostap-utils to -ngFlorian Fainelli2006-08-021-0/+51
* fix typoFelix Fietkau2006-08-011-1/+1
* Update au1000 netfilter config to match other devices configFlorian Fainelli2006-07-311-53/+48
* au1000 has pci support, but no pcmciaFelix Fietkau2006-07-311-1/+1
* Update netfilter config to match other platformsFlorian Fainelli2006-07-311-72/+96
* don't try to package ipt_SNAT and ipt_DNAT when making kernel module packagesFelix Fietkau2006-07-311-1/+3
* Port arptables to -ngFlorian Fainelli2006-07-303-0/+59
* create a package indexFelix Fietkau2006-07-302-0/+4
* fix kernel postinst scriptsFelix Fietkau2006-07-301-2/+2
* oops... another oneFelix Fietkau2006-07-301-1/+1
* fix typoFelix Fietkau2006-07-301-1/+1
* BUILD_DIR -> KERNEL_BUILD_DIRFelix Fietkau2006-07-304-4/+4
* port ppp modules to package/kernel and fix ppp package dependenciesFelix Fietkau2006-07-305-75/+47
* fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIRFelix Fietkau2006-07-301-1/+1
* fix ipsec-tools (missing include, missing dependencies)Felix Fietkau2006-07-301-1/+2
* fix more instances of '' abuseFelix Fietkau2006-07-305-25/+25
* usb fixes and performance enhancementsFelix Fietkau2006-07-301-0/+861
* only set dhcp_enable if lan proto is set to staticFelix Fietkau2006-07-301-2/+3
* rewrite of the network scripts and configurationFelix Fietkau2006-07-3039-649/+481
* avoid using a reserved word as a variable nameFelix Fietkau2006-07-291-3/+3
* fix unnamed config sectionsFelix Fietkau2006-07-291-6/+15
* bugfix for the rb532 block2mtd codeFelix Fietkau2006-07-291-56/+60
* add support for per-package prereq checks, run global prereq checks before (m...Felix Fietkau2006-07-296-93/+119
* fix build issues with SMP compilesMike Baker2006-07-281-1/+1
* Minor change to firstboot, closes #591Gerry Rozema2006-07-271-1/+1
* oooops, bridge patch was brokenGerry Rozema2006-07-271-61/+0
* Add bridge preferred mac patchGerry Rozema2006-07-271-0/+61
* fix CATEGORYNicolas Thill2006-07-271-1/+1
* add more ipkg validation checksMike Baker2006-07-261-6/+9
* let ipkg fail when a package file to be installed is not foundNicolas Thill2006-07-261-4/+0