- Jun 29, 2007
-
-
Rod Whitby authored
Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched. SVN-Revision: 7770
-
- Jun 12, 2007
-
-
Felix Fietkau authored
SVN-Revision: 7588
-
- Jun 11, 2007
-
-
Florian Fainelli authored
SVN-Revision: 7558
-
- Jun 08, 2007
-
-
Imre Kaloz authored
SVN-Revision: 7532
-
- May 29, 2007
-
-
Felix Fietkau authored
SVN-Revision: 7385
-
- May 10, 2007
-
-
Imre Kaloz authored
SVN-Revision: 7168
-
Imre Kaloz authored
SVN-Revision: 7167
-
- May 05, 2007
-
-
Felix Fietkau authored
SVN-Revision: 7095
-
- Apr 17, 2007
-
-
Imre Kaloz authored
SVN-Revision: 6981
-
- Apr 12, 2007
-
-
Felix Fietkau authored
revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need SVN-Revision: 6942
-
- Apr 06, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6877
-
- Apr 04, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6865
-
Felix Fietkau authored
SVN-Revision: 6864
-
- Apr 03, 2007
-
-
Mike Baker authored
Using find's -exec to remove directories causes 'not found' errors when find tries to search the removed directory. Hopefully fixed now. SVN-Revision: 6849
-
- Apr 02, 2007
-
-
Florian Fainelli authored
SVN-Revision: 6837
-
Imre Kaloz authored
SVN-Revision: 6832
-
- Mar 29, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6753
-
- Mar 23, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6648
-
Felix Fietkau authored
SVN-Revision: 6647
-
- Mar 16, 2007
-
-
Felix Fietkau authored
Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. SVN-Revision: 6572
-
- Mar 04, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6506
-
Felix Fietkau authored
SVN-Revision: 6503
-
- Feb 28, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6427
-
- Feb 22, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6342
-
Felix Fietkau authored
SVN-Revision: 6341
-
Felix Fietkau authored
rename the Profile template that the image builder uses to prevent name conflicts with the template that the kernel uses SVN-Revision: 6336
-
- Feb 12, 2007
-
-
Felix Fietkau authored
Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depends on FOO and FOO depends on other config options, these dependencies will not be checked. To fix this, we simply emit all of FOO's depends (only real dependencies, no select) for BAR as well. SVN-Revision: 6293
-
- Feb 09, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6280
-
- Jan 31, 2007
-
-
Mike Baker authored
SVN-Revision: 6234
-
- Jan 26, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6212
-
- Jan 25, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6200
-
- Jan 24, 2007
-
-
Tim Yardley authored
add functionality to provide local mirrors for development purposes. * any URLs in scripts/localmirrors will be prepended to the mirror list * this facilitates local builds and recompilations * will also be useful for the buildbot and auto-build of images SVN-Revision: 6192
-
- Jan 21, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6153
-
- Jan 20, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6142
-
Felix Fietkau authored
add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet) SVN-Revision: 6137
-
Felix Fietkau authored
SVN-Revision: 6132
-
- Jan 14, 2007
-
-
Felix Fietkau authored
include the default profile in target.mk as well - required for the image builder on certain targets SVN-Revision: 6098
-
- Jan 13, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6088
-
- Jan 12, 2007
-
-
Felix Fietkau authored
Fix the annoying base-files autorebuild bug. When checking file mtimes in directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory. SVN-Revision: 6084
-
- Jan 10, 2007
-
-
Felix Fietkau authored
SVN-Revision: 6066
-