From owner-freebsd-stable@FreeBSD.ORG Sun Sep 22 09:45:49 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 D0E92F49 for ; Sun, 22 Sep 2013 09:45:49 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6C246254D for ; Sun, 22 Sep 2013 09:45:49 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id cb5so1178516wib.1 for ; Sun, 22 Sep 2013 02:45:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ZqoQlXyzyg/mNLnP333QtoIS/hYSaoDwgVdnszoCfio=; b=IlIYWaUKObY8isjHtWGZaRHVWhYD7YkSS4FzOauvew2Oa3eBgnfi3WAgOT2IkK0V1Q lONLgOsiEvqpzc+O7BXG1eONA9msn4DMRiqdXm59vYdexoTaU5LgA8yz28O3qBc3w5c+ UabTd64vd9FeZ4ZlClT2LooOmQI7lTMC/gYUaR6s7AuTPw+JqgLvRplQ06OynzsYiqw9 zt6WvGYgaK70Tb14OTEuXUsXiSgitEq6h/SgAx03li96glO6USS4Y99R9dGcO725PVx7 lFuoknmub+XkqLD1kOV+8dc/L/jsQbwUMMnDSS7zP580CE1z9ezfYBwZVql5bmEqA3BR ukpw== X-Received: by 10.180.212.51 with SMTP id nh19mr9218865wic.14.1379843147630; Sun, 22 Sep 2013 02:45:47 -0700 (PDT) Received: from [192.168.0.10] (182.66.91.91.rev.sfr.net. [91.91.66.182]) by mx.google.com with ESMTPSA id ed12sm17007437wic.11.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 22 Sep 2013 02:45:47 -0700 (PDT) Message-ID: <523EBC46.2030003@gmail.com> Date: Sun, 22 Sep 2013 11:45:42 +0200 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130830 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: 9.2-PRE: switch off that stupid "Nakatomi Socrates" References: <20130921123125.309f30eb@thor.walstatt.dyndns.org> In-Reply-To: <20130921123125.309f30eb@thor.walstatt.dyndns.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Sun, 22 Sep 2013 09:45:49 -0000 On 21.09.2013 12:31, O. Hartmann wrote: > > Hello, > > I'd like to switch off this silly "Nakatomi Socrates" message which > reminds me on Linux and their childish naming schemes. > > It is only cosmetics, but it bothers me whenever I switch on the laptop. > > I guess there is a switch already prsent to have in the bootloader > config? > > Thanks, > > oh > Yes, I've already said a few weeks ago that it should not be default as it's really not serious for a system like FreeBSD, I'm happy that it has been removed just before 9.2-RELEASE. Cheers, David