[uClibc-cvs] [buildroot 0000187]: buildroot hotplug requires linux to compile

bugs at busybox.net bugs at busybox.net
Tue Jun 7 15:18:57 UTC 2005


A NOTE has been added to this issue.
======================================================================
<http://busybox.net/bugs/view.php?id=187> 
======================================================================
Reported By:                gnat
Assigned To:                uClibc
======================================================================
Project:                    buildroot
Issue ID:                   187
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
======================================================================
Date Submitted:             03-23-2005 15:30 PST
Last Modified:              06-07-2005 08:18 PDT
======================================================================
Summary:                    buildroot hotplug requires linux to compile
Description: 
When compiling using buildroot, you can select hotplug, which will fail to
compile if there is no linux target defined as it needs modules directory.
======================================================================

----------------------------------------------------------------------
 db - 06-07-05 08:18 
----------------------------------------------------------------------
No no no.  There are multiple tasks that hotplug addresses, and only
one of them involves modules.

Two others that don't involve modules are (a) running device setup
scripts, e.g. telling a daemon about the device, and (b) doing the
stuff "udev" does, making device nodes.

Plus, buildroot should not depend on having a kernel built; it's
just there to build the root file system.  At this point only
pcmcia-cs even thinks it needs a kernel (bridge module patch is
in the patch database) and even that's just because of stupid
build rules in the pcmcia tools package ... soon to be replaced
by normal hotplugging.

Do NOT merge this patch!

Issue History
Date Modified  Username       Field                    Change              
======================================================================
03-23-05 15:30 gnat           New Issue                                    
03-23-05 15:30 gnat           File Added: hotplug.patch                    
06-07-05 08:18 db             Note Added: 0000234                          
======================================================================




More information about the uClibc-cvs mailing list