aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * 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
| * don't try to create kmod packages that contain no filesFelix Fietkau2006-07-25
| | | | | | | | SVN-Revision: 4278
| * Clean up patches : remove warnings, move cli() and save_flags to spinlock ↵Florian Fainelli2006-07-25
| | | | | | | | | | | | mechanisms SVN-Revision: 4275
| * upgrade to new wl driver - supposedly fixes the weird google issueFelix Fietkau2006-07-24
| | | | | | | | SVN-Revision: 4254
| * fix broadcom-wl patchtableFelix Fietkau2006-07-24
| | | | | | | | SVN-Revision: 4247
| * add ncurses to prereq checksFelix Fietkau2006-07-23
| | | | | | | | SVN-Revision: 4244
| * bugfixes for the kernel module packagingFelix Fietkau2006-07-23
| | | | | | | | SVN-Revision: 4236
| * add genext2fs to build ext2 filesystem imagesNicolas Thill2006-07-22
| | | | | | | | SVN-Revision: 4213
| * port over the netfilter module packaging to the new system and fix iptables ↵Felix Fietkau2006-07-22
| | | | | | | | | | | | dependencies SVN-Revision: 4206
| * fix NO_TRACE_MAKEFelix Fietkau2006-07-22
| | | | | | | | SVN-Revision: 4205
| * revert last prereq.mk - seems to be a different issueFelix Fietkau2006-07-22
| | | | | | | | SVN-Revision: 4204
| * fix prereqsFelix Fietkau2006-07-22
| | | | | | | | SVN-Revision: 4203
| * Added a readme to the uml target for a quick startGerry Rozema2006-07-22
| | | | | | | | SVN-Revision: 4202
| * fix kernel module defaultsFelix Fietkau2006-07-21
| | | | | | | | SVN-Revision: 4201
| * fix menu/submenu nestingFelix Fietkau2006-07-21
| | | | | | | | SVN-Revision: 4200
| * fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-21
| | | | | | | | SVN-Revision: 4198
| * add submenu dependencies (used to hide the proprietary broadcom driver on ↵Felix Fietkau2006-07-21
| | | | | | | | | | | | anything except for brcm-2.4) SVN-Revision: 4197
| * upgrade dnsmasq to v2.32Imre Kaloz2006-07-21
| | | | | | | | SVN-Revision: 4190
| * make gcc 4.1.1 the default for ArubaImre Kaloz2006-07-21
| | | | | | | | SVN-Revision: 4189
| * revert [4106] as it breaks toolchain selectionImre Kaloz2006-07-21
| | | | | | | | SVN-Revision: 4188
| * fix problems with new tar versions, closes #628 and #646Imre Kaloz2006-07-21
| | | | | | | | SVN-Revision: 4185
| * add copyright statementNicolas Thill2006-07-21
| | | | | | | | SVN-Revision: 4184
| * Update brcm63xx to 2.6.17, restore the use of "generic patches" since there ↵Florian Fainelli2006-07-21
| | | | | | | | | | | | is no linux version mismatch SVN-Revision: 4182
| * fix a few broken depenanciesMike Baker2006-07-21
| | | | | | | | SVN-Revision: 4181
| * change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernelsMike Baker2006-07-20
| | | | | | | | SVN-Revision: 4180
| * update prereqsMike Baker2006-07-20
| | | | | | | | SVN-Revision: 4179
| * UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-20
| | | | | | | | SVN-Revision: 4178
| * Start adding uml targetGerry Rozema2006-07-20
| | | | | | | | SVN-Revision: 4177
| * change 'source' to 'download'Mike Baker2006-07-20
| | | | | | | | SVN-Revision: 4176
| * clean up console output even moreFelix Fietkau2006-07-20
| | | | | | | | SVN-Revision: 4175
| * clean up console outputMike Baker2006-07-20
| | | | | | | | SVN-Revision: 4174
| * cleanup & revert [4159]Mike Baker2006-07-20
| | | | | | | | SVN-Revision: 4173
| * fix nas dependsFelix Fietkau2006-07-20
| | | | | | | | SVN-Revision: 4172
| * fix broadcom-wl dependanciesMike Baker2006-07-19
| | | | | | | | SVN-Revision: 4171
| * check for zlib.h as wellFelix Fietkau2006-07-19
| | | | | | | | SVN-Revision: 4170
| * add .prereq to distcleanFelix Fietkau2006-07-19
| | | | | | | | SVN-Revision: 4169