kern/76225: WITHOUT_MODULES option for sys/modules/Makefile

David Yeske dyeske at yahoo.com
Thu Jan 13 14:50:25 PST 2005


>Number:         76225
>Category:       kern
>Synopsis:       WITHOUT_MODULES option for sys/modules/Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 13 22:50:25 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     David Yeske
>Release:        HEAD
>Organization:
>Environment:
FreeBSD laptop 6.0-CURRENT FreeBSD 6.0-CURRENT #13: Thu Jan 13 10:46:40 EST 2005     root at laptop:/usr/obj/usr/src/sys/LAPTOP  i386

>Description:
      WITHOUT_MODULES is a list that can be set in /etc/make.conf or per build so that the directorys in that list will be removed from the list of directorys to build.  This vastly speeds up kernel compile time by allowing the user to specify to not build certain modules.  It is also useful to cherry pick a certain module and not build it similar to the NO_PF and NO_IPFILTER options.  The NO_PF and NO_IPFILTER options could in theory be removed and set via WITHOUT_MODULES= pf ipfilter
>How-To-Repeat:
      
>Fix:
http://futurebsd.sourceforge.net/freebsd/src/patch-sys_modules_Makefile
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list