From owner-freebsd-doc@FreeBSD.ORG Sun Aug 22 17:55:18 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D56F916A4D5 for ; Sun, 22 Aug 2004 17:55:18 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 338D143D48 for ; Sun, 22 Aug 2004 17:55:18 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from gothmog.gr (patr530-b183.otenet.gr [212.205.244.191]) i7MHtFLC026655 for ; Sun, 22 Aug 2004 20:55:15 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id i7MHrr17000808 for ; Sun, 22 Aug 2004 20:53:53 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id i7MGBrc8097435 for freebsd-doc@freebsd.org; Sun, 22 Aug 2004 19:11:53 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Sun, 22 Aug 2004 19:11:53 +0300 From: Giorgos Keramidas To: freebsd-doc@freebsd.org Message-ID: <20040822161153.GB68929@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Phone: +30-2610-312145 Mobile: +30-6944-116520 Subject: The daemon is not a religious symbol, but... X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2004 17:55:19 -0000 I've been chatting with Hanspeter Roth (hampi at rootshell dot be) about his dislike of the daemon image in the 5.X boot loader menu and he was satisfied with a patch like the one below that disables just the daemon image with minimal changes to the boot loader scripts: : Date: Fri, 20 Aug 2004 17:12:19 +0200 : From: Hanspeter Roth : Subject: Re: Beastie by default : : > %%% : > Index: beastie.4th : > =================================================================== : > RCS file: /home/ncvs/src/sys/boot/forth/beastie.4th,v : > retrieving revision 1.8 : > diff -u -r1.8 beastie.4th : > --- beastie.4th 9 Jan 2004 19:20:47 -0000 1.8 : > +++ beastie.4th 20 Aug 2004 14:24:59 -0000 : > @@ -141,7 +141,7 @@ : > 8 menuY ! : > 5 menuX ! : > clear : > - 46 4 print-beastie : > +\ 46 4 print-beastie : > 42 20 2 2 box : > 13 6 at-xy ." Welcome to FreeBSD!" : > printmenuitem ." Boot FreeBSD [default]" bootkey ! : > %%% : : Ok, thanks. : It would be nice if this were in the manual or in the faq. I very much dislike the fact that our logo, which is an established mark of the FreeBSD operating system for so many years, brings up bad feelings to some users, but I also think I can understand that this is something that quickly becomes a religious war (sic) and nobody is going to accept the fact that they might be seeing too much in a logo that is otherwise unrelated to the religious belief or unbelief ot the FreeBSD developers as a team or as individuals. What do you all think is the best way to document this, in an attempt to stop all this bitching about our logo that periodically comes up at the lists?