From owner-freebsd-questions@FreeBSD.ORG Sun Feb 22 16:44:29 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF5D6672 for ; Sun, 22 Feb 2015 16:44:29 +0000 (UTC) Received: from smtp2.hushmail.com (smtp2.hushmail.com [65.39.178.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.hushmail.com", Issuer "Self-signed" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A4DEF876 for ; Sun, 22 Feb 2015 16:44:29 +0000 (UTC) Received: from smtp2.hushmail.com (localhost [127.0.0.1]) by smtp2.hushmail.com (Postfix) with SMTP id 1A2FCA015E for ; Sun, 22 Feb 2015 16:44:23 +0000 (UTC) Received: from smtp.hushmail.com (w5.hushmail.com [65.39.178.80]) by smtp2.hushmail.com (Postfix) with ESMTP for ; Sun, 22 Feb 2015 16:44:22 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id D89FCA0168; Sun, 22 Feb 2015 16:44:22 +0000 (UTC) MIME-Version: 1.0 Date: Sun, 22 Feb 2015 16:44:22 +0000 To: freebsd-questions@freebsd.org Subject: Why all the fancy ASCII art in the boot loader? From: opendaddy@hushmail.com Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20150222164422.D89FCA0168@smtp.hushmail.com> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2015 16:44:29 -0000 Hello! Why all the fancy ASCII art in the boot loader? Every time I boot I'm distracted by it. Feels like I'm reading an 80s e-zine. Can't we be more like OpenBSD and keep things simple? http://en.wikipedia.org/wiki/KISS_principle Sorry for the rant. Thanks! O.D.