From owner-freebsd-questions@FreeBSD.ORG Fri Sep 16 12:37:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6BE1016A41F for ; Fri, 16 Sep 2005 12:37:58 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A25343D49 for ; Fri, 16 Sep 2005 12:37:58 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 13207 invoked from network); 16 Sep 2005 12:37:57 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 16 Sep 2005 12:37:57 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 74EDC37; Fri, 16 Sep 2005 08:37:56 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Deepak Naidu References: <20050916061127.51847.qmail@web34613.mail.mud.yahoo.com> From: Lowell Gilbert Date: 16 Sep 2005 08:37:56 -0400 In-Reply-To: <20050916061127.51847.qmail@web34613.mail.mud.yahoo.com> Message-ID: <44fys5428r.fsf@be-well.ilk.org> Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5.4 Custom CD making... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 12:37:58 -0000 Deepak Naidu writes: > any clue on this ?? Well, start with "man sysinstall" and use the "batch" facility. > > > --- Deepak Naidu wrote: > > > Hi, > > > > I wanted to create a custom FreeBSD 5.4, which > > will include my needed packages, and the partition > > type(ie / , /var, /usr and the partition size) what > > I prefix, this will not ask user with sysinstall > > options, if needed only root password. > > > > In short making my own distro. > > > > I hope some one have this valuable info..