From owner-freebsd-stable@FreeBSD.ORG Sat Sep 28 09:59:36 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 2F83B3C6 for ; Sat, 28 Sep 2013 09:59:36 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C7B8A209E for ; Sat, 28 Sep 2013 09:59:35 +0000 (UTC) Received: from seedling.local ([78.133.112.70]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.7/8.14.7) with ESMTP id r8S9xMHS046289 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sat, 28 Sep 2013 10:59:23 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) DKIM-Filter: OpenDKIM Filter v2.8.3 smtp.infracaninophile.co.uk r8S9xMHS046289 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1380362364; bh=oQ5rgXBtyJAGoDZLIETBEHXt7fE/aoxnz+RAE9NzpY8=; h=Date:From:To:Subject:References:In-Reply-To; z=Date:=20Sat,=2028=20Sep=202013=2011:59:17=20+0200|From:=20Matthew =20Seaman=20|To:=20freebsd-stable @freebsd.org|Subject:=20Re:=209.2-PRE:=20switch=20off=20that=20stu pid=20"Nakatomi=20Socrates"|References:=20<20130921123125.309f30eb @thor.walstatt.dyndns.org>=20<523D7784.30002@FreeBSD.org>=20<52460 14B.70908@gmail.com>=20<524696FA.5090609@passap.ru>|In-Reply-To:=2 0<524696FA.5090609@passap.ru>; b=JKl6pSxTWzrk8o7qz0bgtCg06WMLuI6o2mD3FHABcTMtYUOxLWEvUyuiy3gROpbrg C2zbHGzOWBd/N3p31MQwJL2AKueALteuBuXYYWHO3vVBYSo6N5LjAJcxB7oqlXDDta W9nonPaTLleXDFpl2i8FPCr8OA+Ut+NPB2x1YBx4= X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host [78.133.112.70] claimed to be seedling.local Message-ID: <5246A875.8010407@infracaninophile.co.uk> Date: Sat, 28 Sep 2013 11:59:17 +0200 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130801 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> <523D7784.30002@FreeBSD.org> <5246014B.70908@gmail.com> <524696FA.5090609@passap.ru> In-Reply-To: <524696FA.5090609@passap.ru> X-Enigmail-Version: 1.5.2 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bLGT7VJcw5tUs7mBP5Jl3Dt2vOPRK1Scg" X-Virus-Scanned: clamav-milter 0.97.8 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,DCC_CHECK, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_XBL,RDNS_NONE autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk 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:59:36 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bLGT7VJcw5tUs7mBP5Jl3Dt2vOPRK1Scg Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 28/09/2013 10:44, Boris Samorodov wrote: > 28.09.2013 02:06, David Demelier =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >> On 21.09.2013 12:40, Matthew Seaman wrote: >>> On 21/09/2013 11:31, O. Hartmann wrote: >>>> 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 lap= top. >>>> >>>> I guess there is a switch already prsent to have in the bootloader >>>> config? >>> >>> It's turned off by default in more recent 9.2-STABLE >=20 > (As I understand the case) >=20 > The logo in question is (now) turned off... >=20 >>> Otherwise: >>> loader_logo=3D"orb" [*] >>> in /boot/loader.conf -- see loader.conf(5) >=20 > ... but if someone want to use it, add that[*] line to loader.conf... >=20 >> I have loader_logo=3D"orb" >=20 > ... just what you have done... >=20 >> and I still have a message at the right bottom >> with that stupid joke. >=20 > ... and actually get! >=20 > So it seems that you just misunderstood what Matthew had wrote. Actually, as Devin pointed out, I only had part of the answer. Setting 'loader_logo' will change the big ascii art graphic. The other bit is setting 'loader_version' which would suppress the 'Nakatomi Socrates' text along side it. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey JID: matthew@infracaninophile.co.uk --bLGT7VJcw5tUs7mBP5Jl3Dt2vOPRK1Scg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iKYEARECAGYFAlJGqHpfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl bnBncC5maWZ0aGhvcnNlbWFuLm5ldEI1NTUyQTk2Mjc0RUQyNDg1NzM0MEVCNEYw QzhFNEU3NjBBRTkwOEMACgkQ8Mjk52CukIwOLACeNFxH3Ms+Yrya7YNKDEwaEfWP OmUAniej3L4DBk17MPmojc81F1262s5O =0zUR -----END PGP SIGNATURE----- --bLGT7VJcw5tUs7mBP5Jl3Dt2vOPRK1Scg--