aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* disable kmod-ip6tables if netfilter ipv6 support is disabledFelix Fietkau2006-07-251-0/+1
* introduce new BROKEN menuconfig option for hiding known broken settingsMike Baker2006-07-252-0/+15
* use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confFelix Fietkau2006-07-253-1/+3
* change cpmac to use the internal phy by default (#596)Felix Fietkau2006-07-251-2/+2
* don't try to create kmod packages that contain no filesFelix Fietkau2006-07-251-0/+2
* Clean up patches : remove warnings, move cli() and save_flags to spinlock mec...Florian Fainelli2006-07-252-335/+299
* upgrade to new wl driver - supposedly fixes the weird google issueFelix Fietkau2006-07-241-2/+2
* fix broadcom-wl patchtableFelix Fietkau2006-07-243-13/+7
* add ncurses to prereq checksFelix Fietkau2006-07-231-0/+10
* bugfixes for the kernel module packagingFelix Fietkau2006-07-232-14/+10
* add genext2fs to build ext2 filesystem imagesNicolas Thill2006-07-223-2/+32
* port over the netfilter module packaging to the new system and fix iptables d...Felix Fietkau2006-07-227-301/+171
* fix NO_TRACE_MAKEFelix Fietkau2006-07-221-5/+8
* revert last prereq.mk - seems to be a different issueFelix Fietkau2006-07-221-2/+2
* fix prereqsFelix Fietkau2006-07-221-2/+2
* Added a readme to the uml target for a quick startGerry Rozema2006-07-221-0/+30