Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2005 22:46:05 GMT
From:      David Yeske <dyeske@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/76225: WITHOUT_MODULES option for sys/modules/Makefile
Message-ID:  <200501132246.j0DMk533079935@www.freebsd.org>
Resent-Message-ID: <200501132250.j0DMoP1s038684@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501132246.j0DMk533079935>