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
0000134 [buildroot] New Features tweak always 03-07-05 11:08 03-16-05 12:08
Reporter scott View Status public  
Assigned To
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000134: defconfig looks for linux config, now fixed to support buildroot defconfig
Description The configuration utility in package/config/ can look for a default configuration file called 'defconfig' but it's hard coded to look for sysdeps/linux/defconfig.

This patch causes the config utility to look in the current working directory for the 'defconfig' file. I use this to provide a default configuration to a new buildroot environment. This way, I can 'svn co' buildroot, copy my defconfig, then make defconfig to use my own default configuration.

This fix only changes one line in the confdata.c file to remove the
legacy path that was used in Linux, and not needed in buildroot.
Additional Information
Attached Files  config.patch [^] (436 bytes) 03-07-05 11:08

- Relationships

- Notes
(0000076)
andersen
03-09-05 09:40

thanks, patch applied.
 

- Issue History
Date Modified Username Field Change
03-07-05 11:08 scott New Issue
03-07-05 11:08 scott File Added: config.patch
03-09-05 09:40 andersen Note Added: 0000076
03-09-05 09:40 andersen Status new => resolved
03-09-05 09:40 andersen Resolution open => fixed
03-16-05 12:08 andersen Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker