From owner-freebsd-chat@FreeBSD.ORG Tue Nov 30 05:05:21 2004 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0884216A4D5 for ; Tue, 30 Nov 2004 05:05:03 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D74A43D48 for ; Tue, 30 Nov 2004 05:05:03 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 29 Nov 2004 23:01:56 -0600 Message-ID: <41ABFF8D.1060200@daleco.biz> Date: Mon, 29 Nov 2004 23:05:17 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041023 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Jason C. Wells" References: <20041129024602.GA23324@turingmachine.mentalsiege.net> <1101748454.41ab58e61eb88@imp2-q.free.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 30 Nov 2004 05:01:57.0324 (UTC) FILETIME=[B7AEC0C0:01C4D699] cc: freebsd-chat@freebsd.org Subject: Re: The beastie boot menu. X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 05:05:21 -0000 Jason C. Wells wrote: > --On Monday, November 29, 2004 6:14 PM +0100 Rahul Siddharthan > wrote: > >> Quoting Adam Fabian : >> >>> Was reading the CVS all list, and it's gone. I, for one, kind of >>> liked it. It was a bit of a shock the first time, comparing with 4.x, >>> but it didn't take long to get used to it, and it's kind of useful. >> >> >> It's very useful. And it lives on in Dragonfly, with different ascii >> art. >> >> More evidence that FreeBSD is losing all touch with regular users. > > > What is a regular user? I use FreeBSD quite regularly. I am a > regular guy > and I use FreeBSD. Using FreeBSD keeps me, he-hem, regular. I will > assume > I am qualified to comment, as a regular user. > > The beastie menu is just another level of complexity. It has very > little to do > with anything. I had to learn about Forth in order to figure out how > to turn i > t off. Learning about Forth is not something I wanted to do. Forth is > hardly a > regular user sort of thing. Sure, once I dilly dallied in the docs, I > figured out > what was going on. It did take time. Bah! Where's the hacker mentality? :-) # cd /boot # cp beastie.4th beastie.4th.orig # {editorcommand} beastie.4th Piece of cake! 8^) KDK