From owner-freebsd-questions Fri Mar 14 22:44:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA07666 for questions-outgoing; Fri, 14 Mar 1997 22:44:58 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA07656 for ; Fri, 14 Mar 1997 22:44:55 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id WAA08033; Fri, 14 Mar 1997 22:45:02 -0800 (PST) To: Doug White cc: John Clark , questions@freebsd.org Subject: Re: Installing Ports from CD In-reply-to: Your message of "Fri, 14 Mar 1997 10:23:40 PST." Date: Fri, 14 Mar 1997 22:45:02 -0800 Message-ID: <8029.858408302@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Uh, I hate to disillusion you Doug, but the package installation tool > > in sysinstall will work with any of the media types, including floppy. :) > > I should have made that clearer. People constantly report that sysinstall > won't install packages over anything but CDROM. DOS pkg_adds obviously > fail, but ftp also doesn't appear to work. Unless you fixed it..:) I've fixed quite a bit, though perhaps not everything - it's hard to say without getting more feedback. It certainly works in my testing. Also, many of the people complaining about being unable to download packages in the past were actually complaining about a bogus INDEX file in the packages directory which listed the *superset*, e.g. ports. Then they went to download the netscape package and were disappointed. :) The current releases prune the INDEX first to match the packages. Why don't we revisit this with 2.2 and see if people are still having problems loading packages from media other than CDROM? It certainly should work. Jordan