summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* Add bridge preferred mac patchGerry Rozema2006-07-271-0/+61
| | | | SVN-Revision: 4305
* fix CATEGORYNicolas Thill2006-07-271-1/+1
| | | | SVN-Revision: 4304
* add more ipkg validation checksMike Baker2006-07-261-6/+9
| | | | SVN-Revision: 4292
* let ipkg fail when a package file to be installed is not foundNicolas Thill2006-07-261-4/+0
| | | | SVN-Revision: 4287
* disable kmod-ip6tables if netfilter ipv6 support is disabledFelix Fietkau2006-07-251-0/+1
| | | | SVN-Revision: 4286
* introduce new BROKEN menuconfig option for hiding known broken settingsMike Baker2006-07-252-0/+15
| | | | SVN-Revision: 4283
* use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confFelix Fietkau2006-07-253-1/+3
| | | | SVN-Revision: 4282
* change cpmac to use the internal phy by default (#596)Felix Fietkau2006-07-251-2/+2
| | | | SVN-Revision: 4279
* don't try to create kmod packages that contain no filesFelix Fietkau2006-07-251-0/+2
| | | | SVN-Revision: 4278
* Clean up patches : remove warnings, move cli() and save_flags to spinlock ↵Florian Fainelli2006-07-252-335/+299
| | | | | | mechanisms SVN-Revision: 4275
* upgrade to new wl driver - supposedly fixes the weird google issueFelix Fietkau2006-07-241-2/+2
| | | | SVN-Revision: 4254
* fix broadcom-wl patchtableFelix Fietkau2006-07-243-13/+7
| | | | SVN-Revision: 4247
* add ncurses to prereq checksFelix Fietkau2006-07-231-0/+10
| | | | SVN-Revision: 4244
* bugfixes for the kernel module packagingFelix Fietkau2006-07-232-14/+10
| | | | SVN-Revision: 4236
* add genext2fs to build ext2 filesystem imagesNicolas Thill2006-07-223-2/+32
| | | | SVN-Revision: 4213
* port over the netfilter module packaging to the new system and fix iptables ↵Felix Fietkau2006-07-227-301/+171
| | | | | | dependencies SVN-Revision: 4206
* fix NO_TRACE_MAKEFelix Fietkau2006-07-221-5/+8
| | | | SVN-Revision: 4205
* revert last prereq.mk - seems to be a different issueFelix Fietkau2006-07-221-2/+2
| | | | SVN-Revision: 4204
* fix prereqsFelix Fietkau2006-07-221-2/+2
| | | | SVN-Revision: 4203
* Added a readme to the uml target for a quick startGerry Rozema2006-07-221-0/+30
| | | | SVN-Revision: 4202
* fix kernel module defaultsFelix Fietkau2006-07-211-1/+4
| | | | SVN-Revision: 4201
* fix menu/submenu nestingFelix Fietkau2006-07-211-8/+13
| | | | SVN-Revision: 4200
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-2110-13/+13
| | | | SVN-Revision: 4198
* add submenu dependencies (used to hide the proprietary broadcom driver on ↵Felix Fietkau2006-07-213-0/+13
| | | | | | anything except for brcm-2.4) SVN-Revision: 4197
* upgrade dnsmasq to v2.32Imre Kaloz2006-07-211-2/+2
| | | | SVN-Revision: 4190
* make gcc 4.1.1 the default for ArubaImre Kaloz2006-07-212-2/+2
| | | | SVN-Revision: 4189
* revert [4106] as it breaks toolchain selectionImre Kaloz2006-07-211-4/+4
| | | | SVN-Revision: 4188
* fix problems with new tar versions, closes #628 and #646Imre Kaloz2006-07-212-1/+24
| | | | SVN-Revision: 4185
* add copyright statementNicolas Thill2006-07-211-1/+8
| | | | SVN-Revision: 4184
* Update brcm63xx to 2.6.17, restore the use of "generic patches" since there ↵Florian Fainelli2006-07-215-243/+629
| | | | | | is no linux version mismatch SVN-Revision: 4182
* fix a few broken depenanciesMike Baker2006-07-211-2/+2
| | | | SVN-Revision: 4181
* change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernelsMike Baker2006-07-201-9/+6
| | | | SVN-Revision: 4180
* update prereqsMike Baker2006-07-201-11/+16
| | | | SVN-Revision: 4179
* UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-208-15/+61
| | | | SVN-Revision: 4178
* Start adding uml targetGerry Rozema2006-07-203-0/+867
| | | | SVN-Revision: 4177
* change 'source' to 'download'Mike Baker2006-07-204-11/+11
| | | | SVN-Revision: 4176
* clean up console output even moreFelix Fietkau2006-07-201-1/+1
| | | | SVN-Revision: 4175
* clean up console outputMike Baker2006-07-201-0/+2
| | | | SVN-Revision: 4174
* cleanup & revert [4159]Mike Baker2006-07-201-4/+2
| | | | SVN-Revision: 4173
* fix nas dependsFelix Fietkau2006-07-201-1/+1
| | | | SVN-Revision: 4172
* fix broadcom-wl dependanciesMike Baker2006-07-191-1/+1
| | | | SVN-Revision: 4171
* check for zlib.h as wellFelix Fietkau2006-07-191-1/+1
| | | | SVN-Revision: 4170
* add .prereq to distcleanFelix Fietkau2006-07-191-1/+1
| | | | SVN-Revision: 4169
* add a simple prerequisite checkFelix Fietkau2006-07-193-0/+132
| | | | SVN-Revision: 4168
* add workaround for a broken flex version on some systems (e.g. fc4)Felix Fietkau2006-07-191-0/+14
| | | | SVN-Revision: 4167
* fix KBUILD_VERBOSE if V is unsetFelix Fietkau2006-07-181-1/+4
| | | | SVN-Revision: 4160
* accept V= from the environment as wellFelix Fietkau2006-07-181-4/+1
| | | | SVN-Revision: 4159
* make the buildroot-ng sdk compatible with the old packagesFelix Fietkau2006-07-185-4/+104
| | | | SVN-Revision: 4158
* change depends/default for nasFelix Fietkau2006-07-181-1/+2
| | | | SVN-Revision: 4152
* disable wgt634u images for linux 2.4 (only works with 2.6)Felix Fietkau2006-07-181-0/+2
| | | | SVN-Revision: 4151