From owner-freebsd-hackers Mon Aug 4 16:03:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA04068 for hackers-outgoing; Mon, 4 Aug 1997 16:03:19 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id QAA04050 for ; Mon, 4 Aug 1997 16:03:14 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0wvW9g-0001k6-00; Mon, 4 Aug 1997 17:03:12 -0600 To: hackers@freebsd.org Subject: Install idea/feedback Date: Mon, 04 Aug 1997 17:03:11 -0600 From: Warner Losh Message-Id: Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I thought I'd share with you some feedback from the 2.2.1R install that I did this past weekend. Maybe these issues have been addressed in later versions. 1) When installing from scratch, the partitions should be mounted async. This will speed installs, especially of /usr/ports. 2) When ftp fails for some reason, it would be nice if there was a retry mechanism so that you didn't have to start over from scratch. A friend was installing from a machine on a network that was connected to the internet via a firewall that lost its cookies from time to time. Other than these issues, the install(s) went great! Kudos to all who have worked to make this possible and easy. Warner