From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 7 23:44:23 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B43A106566B for ; Wed, 7 Apr 2010 23:44:23 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-yx0-f175.google.com (mail-yx0-f175.google.com [209.85.210.175]) by mx1.freebsd.org (Postfix) with ESMTP id 1DC218FC0C for ; Wed, 7 Apr 2010 23:44:22 +0000 (UTC) Received: by yxe5 with SMTP id 5so793623yxe.3 for ; Wed, 07 Apr 2010 16:44:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=NR1Tw4S5GVgJRYtm69if6R31Ygf7+SkyZbQ80Wq9Dqk=; b=PyEe3gRi/GVSdPFg7otVeKAZMbzXMQ5skTDabqnSVLRq4dqy32yF5POcp3alSMROb0 nuAT5SudkNDWrh+kDMl4wuCRb1lAP0Jg++NfyWfI2Z4Z1JffHIOoeWcUiZk0ToUgYroJ yNW2ZPdEeZjWqDXNTx0qPPF8mwOy+mu9m8HRg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=b00QQoblaQjn7+Yskf3l3QJLLAz9M200diuYD7D/t7nmBbMwW8VNAvyhgRvNW1axG0 OawyuVXTuyB37WUVda/GQTq9ROCGlibApcF5rugOOAOgfbKViGlBHknv1y0pEue0qHYF iH69dwgqO+MDA551N2MzAmPTD1QEypvKkQ4RA= Received: by 10.101.202.34 with SMTP id e34mr20263372anq.107.1270683862058; Wed, 07 Apr 2010 16:44:22 -0700 (PDT) Received: from centel.dataix.local (adsl-99-181-147-102.dsl.klmzmi.sbcglobal.net [99.181.147.102]) by mx.google.com with ESMTPS id 21sm3881123iwn.3.2010.04.07.16.44.19 (version=SSLv3 cipher=RC4-MD5); Wed, 07 Apr 2010 16:44:20 -0700 (PDT) Sender: "J. Hellenthal" Message-ID: <4BBD18D2.3000609@dataix.net> Date: Wed, 07 Apr 2010 19:44:18 -0400 From: jhell User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100331 Thunderbird/3.0.4 MIME-Version: 1.0 To: =?UTF-8?B?RGFnLUVybGluZyBTbcO4cmdyYXY=?= References: <201004061829.55444.jkim@FreeBSD.org> <86r5mrivda.fsf@ds4.des.no> In-Reply-To: <86r5mrivda.fsf@ds4.des.no> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-hackers@freebsd.org, Jung-uk Kim Subject: Re: [RFC] The official logo for logo_saver? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2010 23:44:23 -0000 On 04/07/2010 03:18, Dag-Erling Smørgrav wrote: > Jung-uk Kim writes: >> Although I really like logo_saver with Beastie, we have the official >> FreeBSD logo and I think it is time to say good-bye to the old logo >> image file. The attached file is a drop-in replacement for >> sys/dev/syscons/logo/logo.c. >> >> What do you think? > > I agree, please commit. > > DES How about this... Keep both & rename the current logo_saver to mascot_saver instead. ? Nice work Jung-uk Kim! -- jhell