[{"id":1852335,"web_url":"http://patchwork.ozlabs.org/comment/1852335/","msgid":"<20180206155137.0b462c6c@windsurf>","list_archive_url":null,"date":"2018-02-06T14:51:37","subject":"Re: [Buildroot] [PATCH 2/4] linux: add custom linux logo","submitter":{"id":73363,"url":"http://patchwork.ozlabs.org/api/people/73363/","name":"Thomas Petazzoni","email":"thomas.petazzoni@bootlin.com"},"content":"Hello,\n\nOn Tue, 19 Sep 2017 13:03:52 +0200, Angelo Compagnucci wrote:\n\n> +config BR2_LINUX_KERNEL_CUSTOMLOGO\n> +\tbool \"Kernel custom logo\"\n> +\tselect BR2_PACKAGE_CUSTOMLOGO\n> +\thelp\n> +\t  Change the linux boot logo with your own graphics.\n> +\t  It can be used as an early bootsplash.\n> +\t  The file should be in kernel ppm format if the\n> +\t  option BR2_LINUX_KERNEL_CUSTOMLOGO_CONVERT is not\n> +\t  selected.\n> +\n> +config BR2_LINUX_KERNEL_CUSTOMLOGO_PATH\n> +\tstring \"Image file path\"\n> +\tdepends on BR2_LINUX_KERNEL_CUSTOMLOGO\n> +\thelp\n> +\t  This image will be used as custom logo.\n> +\n> +config BR2_LINUX_KERNEL_CUSTOMLOGO_CONVERT\n> +\tbool \"Convert custom logo to kernel format\"\n> +\tdepends on BR2_LINUX_KERNEL_CUSTOMLOGO\n> +\thelp\n> +\t  If checked, the convert command will be run on the source\n> +\t  image file to obtain a kernel compatible ppm image file.\n\nThere are too many options here. We would like to have just one option:\nBR2_LINUX_KERNEL_CUSTOMLOGO_PATH. If empty, nothing happens, if\nnon-empty, stuff happens.\n\nJust do the \"convert\" call unconditionally, so we don't need the\nBR2_LINUX_KERNEL_CUSTOMLOGO_CONVERT option.\n\nAlso, use CUSTOM_LOGO instead of CUSTOMLOGO.\n\nThanks!\n\nThomas","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.133; helo=hemlock.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","Received":["from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3zbS8v1tqzz9ryr\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed,  7 Feb 2018 01:51:58 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id 32AF987E06;\n\tTue,  6 Feb 2018 14:51:55 +0000 (UTC)","from hemlock.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id fROhhDKnl4h5; Tue,  6 Feb 2018 14:51:52 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id A2C3687B44;\n\tTue,  6 Feb 2018 14:51:52 +0000 (UTC)","from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133])\n\tby ash.osuosl.org (Postfix) with ESMTP id E4D511CF057\n\tfor <buildroot@lists.busybox.net>;\n\tTue,  6 Feb 2018 14:51:50 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id E153287618\n\tfor <buildroot@lists.busybox.net>;\n\tTue,  6 Feb 2018 14:51:50 +0000 (UTC)","from hemlock.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id pFLxWDhb3uBj for <buildroot@lists.busybox.net>;\n\tTue,  6 Feb 2018 14:51:50 +0000 (UTC)","from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id 2E0E687460\n\tfor <buildroot@buildroot.org>; Tue,  6 Feb 2018 14:51:50 +0000 (UTC)","by mail.free-electrons.com (Postfix, from userid 110)\n\tid 2CCBF2071C; Tue,  6 Feb 2018 15:51:48 +0100 (CET)","from windsurf (unknown [104.132.132.107])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id F3666203B1;\n\tTue,  6 Feb 2018 15:51:37 +0100 (CET)"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"from auto-whitelisted by SQLgrey-1.7.6","Date":"Tue, 6 Feb 2018 15:51:37 +0100","From":"Thomas Petazzoni <thomas.petazzoni@bootlin.com>","To":"Angelo Compagnucci <angelo.compagnucci@gmail.com>","Message-ID":"<20180206155137.0b462c6c@windsurf>","In-Reply-To":"<1505819034-29610-3-git-send-email-angelo.compagnucci@gmail.com>","References":"<1505819034-29610-1-git-send-email-angelo.compagnucci@gmail.com>\n\t<1505819034-29610-3-git-send-email-angelo.compagnucci@gmail.com>","Organization":"Bootlin (formerly Free Electrons)","X-Mailer":"Claws Mail 3.15.1-dirty (GTK+ 2.24.32; x86_64-redhat-linux-gnu)","MIME-Version":"1.0","Subject":"Re: [Buildroot] [PATCH 2/4] linux: add custom linux logo","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.24","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Cc":"buildroot@buildroot.org","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}},{"id":1852340,"web_url":"http://patchwork.ozlabs.org/comment/1852340/","msgid":"<20180206155314.74f1febc@windsurf>","list_archive_url":null,"date":"2018-02-06T14:53:14","subject":"Re: [Buildroot] [PATCH 2/4] linux: add custom linux logo","submitter":{"id":73363,"url":"http://patchwork.ozlabs.org/api/people/73363/","name":"Thomas Petazzoni","email":"thomas.petazzoni@bootlin.com"},"content":"Hello,\n\nOn Tue, 19 Sep 2017 13:03:52 +0200, Angelo Compagnucci wrote:\n\n> +config BR2_LINUX_KERNEL_CUSTOMLOGO\n> +\tbool \"Kernel custom logo\"\n> +\tselect BR2_PACKAGE_CUSTOMLOGO\n> +\thelp\n> +\t  Change the linux boot logo with your own graphics.\n> +\t  It can be used as an early bootsplash.\n> +\t  The file should be in kernel ppm format if the\n> +\t  option BR2_LINUX_KERNEL_CUSTOMLOGO_CONVERT is not\n> +\t  selected.\n\nForgot one thing here: this help text should mention that only the 224\nversion of the logo will be taken care of, not the mono and 16 variants.\n\nThanks,\n\nThomas","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.133; helo=hemlock.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","Received":["from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3zbSBh0wDKz9ryr\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed,  7 Feb 2018 01:53:31 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id 0154989086;\n\tTue,  6 Feb 2018 14:53:29 +0000 (UTC)","from hemlock.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id Ai-HGn2YJWo1; Tue,  6 Feb 2018 14:53:27 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby hemlock.osuosl.org (Postfix) with ESMTP id 3909388C29;\n\tTue,  6 Feb 2018 14:53:27 +0000 (UTC)","from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137])\n\tby ash.osuosl.org (Postfix) with ESMTP id 614271CF04F\n\tfor <buildroot@lists.busybox.net>;\n\tTue,  6 Feb 2018 14:53:26 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id 5DFED87BD7\n\tfor <buildroot@lists.busybox.net>;\n\tTue,  6 Feb 2018 14:53:26 +0000 (UTC)","from fraxinus.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id 4ECtQ3dNCdhe for <buildroot@lists.busybox.net>;\n\tTue,  6 Feb 2018 14:53:25 +0000 (UTC)","from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id A21F087BAE\n\tfor <buildroot@buildroot.org>; Tue,  6 Feb 2018 14:53:25 +0000 (UTC)","by mail.free-electrons.com (Postfix, from userid 110)\n\tid 8A4242039F; Tue,  6 Feb 2018 15:53:24 +0100 (CET)","from windsurf (unknown [104.132.132.107])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id 636C9203B1;\n\tTue,  6 Feb 2018 15:53:14 +0100 (CET)"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"from auto-whitelisted by SQLgrey-1.7.6","Date":"Tue, 6 Feb 2018 15:53:14 +0100","From":"Thomas Petazzoni <thomas.petazzoni@bootlin.com>","To":"Angelo Compagnucci <angelo.compagnucci@gmail.com>","Message-ID":"<20180206155314.74f1febc@windsurf>","In-Reply-To":"<1505819034-29610-3-git-send-email-angelo.compagnucci@gmail.com>","References":"<1505819034-29610-1-git-send-email-angelo.compagnucci@gmail.com>\n\t<1505819034-29610-3-git-send-email-angelo.compagnucci@gmail.com>","Organization":"Bootlin (formerly Free Electrons)","X-Mailer":"Claws Mail 3.15.1-dirty (GTK+ 2.24.32; x86_64-redhat-linux-gnu)","MIME-Version":"1.0","Subject":"Re: [Buildroot] [PATCH 2/4] linux: add custom linux logo","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.24","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Cc":"buildroot@buildroot.org","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}}]