From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 90961138010 for ; Thu, 1 Nov 2012 17:42:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55B7F21C04F; Thu, 1 Nov 2012 17:42:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F52A21C011 for ; Thu, 1 Nov 2012 17:40:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9911533D7EE for ; Thu, 1 Nov 2012 17:40:14 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.187 X-Spam-Level: X-Spam-Status: No, score=-0.187 tagged_above=-999 required=5.5 tests=[AWL=-0.712, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=1.2, RP_MATCHES_RCVD=-0.675, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BO3t5dfu3MVE for ; Thu, 1 Nov 2012 17:40:08 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62CA533D7CE for ; Thu, 1 Nov 2012 17:40:06 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TTykQ-0002ij-5c for gentoo-user@gentoo.org; Thu, 01 Nov 2012 18:40:06 +0100 Received: from athedsl-342581.home.otenet.gr ([85.72.193.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Nov 2012 18:40:06 +0100 Received: from realnc by athedsl-342581.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Nov 2012 18:40:06 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Who is mounting /lib64/splash/cache? Date: Thu, 01 Nov 2012 19:39:12 +0200 Organization: Lucas Barks Message-ID: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-342581.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.1 X-Archives-Salt: abc1e8ff-1461-4b83-8d94-3d76ed221f95 X-Archives-Hash: 00149affe8ab5a940509a8f627454eea I have a system where I disabled the fbcondecor kernel option (gentoo-sources), and the system boots in standard VGA text mode (80x25). Additionally, I have removed the fbcondecor service from startup. However, something in the system still mounts /lib64/splash/cache. Also, OpenRC produces an error message during booting: Failed to load theme "Default". How can I disable all the fbcondecor/bootsplash stuff? I looked everywhere, and it doesn't look like there's anything left to disable.