BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000182 [buildroot] New Features feature always 03-22-05 14:06 02-12-07 05:44
Reporter david_bachelart View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000182: Multi-configuration support
Description This patch allows to manage many configuration files (I use buildroot for many platforms).

You can store your config files in configs/, for example :
configs/foo_defconfig
configs/bar_defconfig

I moved .defconfig in configs/br2_defonfig, it looks coherent...

You can configure your buildroot with a "make foo_defconfig" or a "make bar_defconfig"

Thanks, and keep up the good work !
Additional Information this looks to be a great addition, however after discussing it with several of the uclibc and buildroot folks, we've come to the conclusion the default configs need to be read from the target devices directories. if you can make those changes and re-submit against a current svn pull, it will probably get approved.


Attached Files  multiconfigs.patch [^] (5,333 bytes) 03-22-05 14:06

- Relationships

- Notes
(0001442)
sjhill
06-21-06 19:26

Updated patch committed in revision 15475. The top-level Makefile looks for all files with name 'XXX_defconfig' when any target of 'XXX_defconfig' is invoked. Tested with two different PowerPC platforms, but will definitely work for all targets.
 

- Issue History
Date Modified Username Field Change
03-22-05 14:06 david_bachelart New Issue
03-22-05 14:06 david_bachelart File Added: multiconfigs.patch
02-10-06 11:39 prpplague Status assigned => closed
02-10-06 11:39 prpplague Resolution open => won't fix
02-10-06 11:39 prpplague Additional Information Updated
06-21-06 19:26 sjhill Status closed => resolved
06-21-06 19:26 sjhill Resolution won't fix => fixed
06-21-06 19:26 sjhill Note Added: 0001442
09-30-06 14:18 bernhardf Status resolved => closed
02-12-07 05:44 vapier Status closed => assigned
02-12-07 05:44 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker