From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 30 09:27:39 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9393816A4B3 for ; Tue, 30 Sep 2003 09:27:39 -0700 (PDT) Received: from smtp.well.com (smtp.well.com [206.14.209.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id E159043FEA for ; Tue, 30 Sep 2003 09:27:38 -0700 (PDT) (envelope-from howardjp@well.com) Received: from well.com (well.com [206.14.209.5]) by smtp.well.com (8.12.10/8.12.10) with ESMTP id h8UGRcra012028 for ; Tue, 30 Sep 2003 09:27:38 -0700 (PDT) Received: from localhost (howardjp@localhost) by well.com (8.12.10/8.12.10/Submit) with ESMTP id h8UGRccr024033 for ; Tue, 30 Sep 2003 09:27:38 -0700 (PDT) Date: Tue, 30 Sep 2003 09:27:38 -0700 (PDT) From: James Howard To: hackers@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Custom installworld X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2003 16:27:39 -0000 It's sometimes necessary to have a set of custom scripts run as part of the installation routine (possibly security changes, possibly local customizations). Is there a hook in the makefiles which would allow local functions to be run? What about generalizing this to work for most common (buildworld, installworld, etc) or all targets? Thank you, James -- James Howard howardjp@well.com 202-390-4933