From owner-freebsd-current Sun Jan 26 16:07:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA04386 for current-outgoing; Sun, 26 Jan 1997 16:07:27 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA04379 for ; Sun, 26 Jan 1997 16:07:24 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.4/8.6.9) with ESMTP id QAA10114; Sun, 26 Jan 1997 16:07:15 -0800 (PST) To: Eivind Eklund cc: current@FreeBSD.ORG Subject: Re: 3.0-970124-SNAP In-reply-to: Your message of "Sun, 26 Jan 1997 21:31:04 +0100." <3.0.32.19970126213102.00beb100@dimaga.com> Date: Sun, 26 Jan 1997 16:07:14 -0800 Message-ID: <10110.854323634@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > (1) sysinstall locked up on attempting to install packages on initial > install. It downloaded the index, I got to select what packages I wanted, > and on committing the changes I just got a dialog box with "fetching > index", and the debug screen printed out the names of all packes as > "failed", and a message about closing the FTP connection. No way to get > further. OK, this has been reported by others. I don't have a copy of the -current packages on my home box right now so this has been sort of going untested (yeeks) during these SNAPs and Murphy has a special place for untested features. :-) I'll find and fix whatever I did to the poor package installer with my media code hacking. > (3) When running /stand/sysinstall from the command line I got a dialog-box > saying "error mounting /dev/wcd0c on /dist" - right after startup. > Everything worked after cancelling the dialog, though. Hmmm, interesting. Is your CDROM already mounted or not when you do this? > (4) Setting character set/console font from the "Post install > configuration" menu did not change /etc/sysconfig This has always been a bit hosed on the revisit. I'll try and fix it soon. > (5) The XFree package was not available. Really? What media type? It's certainly on ftp.cdrom.com Jordan