From owner-freebsd-questions@FreeBSD.ORG Mon Mar 21 19:44:30 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F7F216A4CE for ; Mon, 21 Mar 2005 19:44:30 +0000 (GMT) Received: from mail.emmplus.ie (mail.emmplus.ie [66.154.97.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE38E43D1F for ; Mon, 21 Mar 2005 19:44:29 +0000 (GMT) (envelope-from jev@ecad.org) Received: from localhost (localhost [127.0.0.1]) by mail.emmplus.ie (Postfix) with ESMTP id 211E0CD45E for ; Mon, 21 Mar 2005 19:44:12 +0000 (GMT) Received: from mail.emmplus.ie ([127.0.0.1]) by localhost (cohiba.emmplus.ie [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 44669-04 for ; Mon, 21 Mar 2005 19:44:11 +0000 (GMT) Received: from [192.168.0.105] (unknown [24.86.96.131]) by mail.emmplus.ie (Postfix) with ESMTP id BD9DBCACF2 for ; Mon, 21 Mar 2005 19:44:11 +0000 (GMT) Message-ID: <423F2403.10200@ecad.org> Date: Mon, 21 Mar 2005 11:44:03 -0800 From: Jev User-Agent: Mozilla Thunderbird 1.0 (X11/20050316) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org X-Enigmail-Version: 0.90.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at emmplus.ie Subject: make installworld target for Minimal/Developer/etc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 19:44:30 -0000 Hi All, During standard sysinstall, we get the option of installing a Minimal System, a Developer System. etc. When doing a "make installworld" I would like to be able to make a "Minimal Install", having a make target for this seems reasonable to me, but perhaps not technically sound. Is there a way to do this? Documentation? I see a use for this, when installing jails for example, or for possibly creating binary updates for an existing "Minimal System". Advice appreciated! -Jev PS. Please CC me on reply, as I am not currently subscribed to questions.