From owner-freebsd-current Wed Jul 23 12:29:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA08878 for current-outgoing; Wed, 23 Jul 1997 12:29:06 -0700 (PDT) Received: from hobbes.saturn-tech.com (drussell@drussell.internode.net [198.161.228.154]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA08871 for ; Wed, 23 Jul 1997 12:29:00 -0700 (PDT) Received: from localhost (drussell@localhost) by hobbes.saturn-tech.com (8.8.4/8.8.2) with SMTP id NAA11784; Wed, 23 Jul 1997 13:28:46 -0600 (MDT) Date: Wed, 23 Jul 1997 13:28:46 -0600 (MDT) From: Doug Russell To: Sean Eric Fagan cc: current@FreeBSD.ORG Subject: Re: I am contemplating the following change... In-Reply-To: <199707191649.JAA15918@kithrup.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 19 Jul 1997, Sean Eric Fagan wrote: > The visual config stuff is neat, and can be a lifesaver... but requiring > users to do it is going to bite, *hard*. I had to help a (very technical) > friend go through the process -- this is someone who had installed linux on > his system with no problem, he's dealt with funky PC hardware before, etc. > And yet he needed help to config the kernel before booting. > > I really think forcing more people to do it is bad. Then it all depends on your perspective. Personally, every time I do an install on one of my machines that still has an NE2000 (quite a few) I have to go into the editor and change it to 300/10. Regardless of how we set the default, *SOME* users are going to have to change the setting. That's life. The question is what do MOST people use, so that the fewest people possible have to change the config when they install. It really isn't that hard to change in the visual editor, (IMHO), and it is sure nicer now that the installed kernel gets the values selected on the initial boot saved to it, so you only have to edit it once (usually.) That was a bit of a pain way back when. :) Later......