From owner-freebsd-stable@FreeBSD.ORG Thu Nov 20 19:51:33 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EB6716A4CE for ; Thu, 20 Nov 2003 19:51:33 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B37FF43FF5 for ; Thu, 20 Nov 2003 19:51:31 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from localhost (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id hAL3pShk065961; Fri, 21 Nov 2003 14:21:28 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: "nobody nobody" , freebsd-stable@freebsd.org Date: Fri, 21 Nov 2003 14:21:27 +1030 User-Agent: KMail/1.5.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311211421.27710.doconnor@gsoft.com.au> X-Spam-Score: -4.4 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: Re: how to make $PACKAGES/INDEX X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2003 03:51:33 -0000 On Friday 21 November 2003 13:32, nobody nobody wrote: > I recently learnt how to build my own packages for my disc1 iso. However, > I didn't how to build the $PACKAGES/INDEX which I believe to be used for > package selection during the new system installation. If there a way to do > it or I just copy the /usr/ports/INDEX to $PACKAGES/INDEX. Thanks. Copy the INDEX file from /usr/ports. You can scrub non-present entries with /usr/ports/Tools/scripts/release/scrubindex.pl -- 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 GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5