From owner-freebsd-hackers Wed Jan 9 18:10:55 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 3E4CA37B402 for ; Wed, 9 Jan 2002 18:10:47 -0800 (PST) Received: from chowder.localdomain (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.11.6/8.11.6) with ESMTP id g0A2AiZ35378 for ; Thu, 10 Jan 2002 12:40:45 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 10 Jan 2002 12:40:44 +1030 (CST) From: "Daniel O'Connor" To: freebsd-hackers@freebsd.org Subject: Port hooks for kernel (and world?) builds Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There are a reasonable number of ports which build KLD's and it would be nice if they could somehow hook into the kernel build process so that they remain updated when a new kernel is built (or the source is updated). Is there anyway that this can be done currently? If not is anyone working on it? :) I am thinking a smallish modification to /usr/src/sys/modules/Makefile would work.. Or is it more complex than that? --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message