[Buildroot] [PATCH 1/6] Remove the "project" feature

Peter Korsgaard jacmet at uclibc.org
Sat Sep 19 15:15:05 UTC 2009


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

Hi,

 Thomas> -config BR2_HOSTNAME
 Thomas> -	string "hostname"
 Thomas> -	default "uclibc"
 Thomas> -	help
 Thomas> -	  The hostname string is stored in "/etc/hostname"
 Thomas> -
 Thomas> -config BR2_BANNER
 Thomas> -	string "banner"
 Thomas> -	default "Welcome to Buildroot"
 Thomas> -	help
 Thomas> -	  The banner string is stored in "/etc/issue"

I'm not sure removing these is a good idea. They are imho nice to get a
"little bit" of customization without having to have a dedicated
target_skeleton. Perhaps we should move them to target/device/generic
similar to the serial console stuff we already have?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list