From owner-freebsd-current@FreeBSD.ORG Tue May 13 17:18:34 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D32137B407 for ; Tue, 13 May 2003 17:18:34 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC31D43F93 for ; Tue, 13 May 2003 17:18:32 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h4E0EjZ06435; Tue, 13 May 2003 17:14:45 -0700 Received: from btc.adaptec.com ([10.100.0.149]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id RAA19808; Tue, 13 May 2003 17:18:21 -0700 (PDT) Message-ID: <3EC18AA5.7080307@btc.adaptec.com> Date: Tue, 13 May 2003 18:15:33 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stephane Raimbault References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: FreeBSD 5.1-BETA: miniinst.iso missing perl5 pkg X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 00:18:34 -0000 Stephane Raimbault wrote: > Durring a Developer install of the 5.1-BETA miniinst.iso when it comes time to instlal the perl5 pkg it fails indicating it can't find the pkg on the cd.... should the pkg be put on the miniinst.iso or should sysinstall perhaps prompt to setup the network component to finish the install? > The miniinst CD is meant to be the bare minimum to install the system for those that are bandwidth-challenged. It contains *NO* packages at all, including perl5. As many recall, perl5 was removed from the base system a year ago and is now solely available as a port/package. > Also the developer installs does error on the krb5 distribution, which was documented also with the 5.1-BETA disc1.iso in an earlier post. Yes, I'm working to track this down. Thanks for the report. Scott