From owner-freebsd-stable@FreeBSD.ORG Sat Sep 28 09:40:17 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 860D8B88; Sat, 28 Sep 2013 09:40:17 +0000 (UTC) (envelope-from regnauld@x0.dk) Received: from moof.catpipe.net (moof.catpipe.net [194.28.252.64]) by mx1.freebsd.org (Postfix) with ESMTP id 437882D8D; Sat, 28 Sep 2013 09:40:16 +0000 (UTC) Received: from localhost (moof.catpipe.net [194.28.252.64]) by localhost.catpipe.net (Postfix) with ESMTP id 30B884CEA35; Sat, 28 Sep 2013 11:32:59 +0200 (CEST) Received: from moof.catpipe.net ([194.28.252.64]) by localhost (moof.catpipe.net [194.28.252.64]) (amavisd-new, port 10024) with ESMTP id p4hRxmLfSpGB; Sat, 28 Sep 2013 11:32:58 +0200 (CEST) Received: from macbook.bluepipe.net (unknown [197.225.31.103]) (Authenticated sender: relayuser) by moof.catpipe.net (Postfix) with ESMTPA id B7C314CEA1A; Sat, 28 Sep 2013 11:32:57 +0200 (CEST) Received: by macbook.bluepipe.net (Postfix, from userid 1001) id A55AE139F2DC; Sat, 28 Sep 2013 11:32:54 +0200 (CEST) Date: Sat, 28 Sep 2013 11:32:54 +0200 From: Phil Regnauld To: Devin Teske Subject: Re: 9.2-PRE: switch off that stupid "Nakatomi Socrates" Message-ID: <20130928093254.GB6008@macbook.bluepipe.net> References: <20130921123125.309f30eb@thor.walstatt.dyndns.org> <523D7784.30002@FreeBSD.org> <5246014B.70908@gmail.com> <13CA24D6AB415D428143D44749F57D720FC01B09@LTCFISWMSGMB21.FNFIS.com> <52460D3F.304@gmail.com> <13CA24D6AB415D428143D44749F57D720FC02252@LTCFISWMSGMB21.FNFIS.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <13CA24D6AB415D428143D44749F57D720FC02252@LTCFISWMSGMB21.FNFIS.com> X-Operating-System: Darwin 12.4.0 x86_64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2013 09:40:17 -0000 Teske, Devin (Devin.Teske) writes: > > If you work seriously on serious issues long enough... you'll become burned- > out. Let me just come right out and say it... > > I coded it. And thanks, you got me chuckling - nice to see some humor once in a while. To the offended poster: read the last line of tunefs(8) - there's probably many more places you could use serious time looking for deviations from corporate correctnes. > And after 8 years of "always serious" coding on "always serious" projects has > made me a dull boy. This little mini-project gave me something to work on that > lifted my spirits. Been using it for 20, plan on using it for 20 more. Keep up the good work :) > Come on... > > Let us have some fun every now and then. http://unix.stackexchange.com/questions/89296/what-does-the-windows-flag-in-the-linux-logo-of-kernel-3-11-mean > Because when we do have fun... we often find ways of turning that functionality into > something great (like the ability to use this for a custom boot screen in a fork or distro). Or for kiosk setups where the machine displays something informative on boot. Phil