From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R8Dha-0008PR-Ax for garchives@archives.gentoo.org; Mon, 26 Sep 2011 16:06:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 568C921C17F; Mon, 26 Sep 2011 16:06:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A0A7921C118 for ; Mon, 26 Sep 2011 16:05:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 155881B4001 for ; Mon, 26 Sep 2011 16:05:23 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -6.599 X-Spam-Level: X-Spam-Status: No, score=-6.599 required=5.5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3ZEPipE6CeK2 for ; Mon, 26 Sep 2011 16:05:16 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 55A291B4017 for ; Mon, 26 Sep 2011 16:05:15 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R8Dg4-0002cH-2u for gentoo-user@gentoo.org; Mon, 26 Sep 2011 18:05:08 +0200 Received: from c-98-215-179-64.hsd1.in.comcast.net ([98.215.179.64]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Sep 2011 18:05:08 +0200 Received: from hputnam3 by c-98-215-179-64.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Sep 2011 18:05:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Subject: [gentoo-user] Kernel compiles ... monitoring Date: Mon, 26 Sep 2011 15:59:27 +0000 (UTC) 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=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 98.215.179.64 (Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2) X-Archives-Salt: X-Archives-Hash: 2013156f0fa9125b20be5236b4a09b14 How can one tell how far along a kernel compile is? I can see the modules being built in /var/log/genkernel.log (Aside: Please, no hysteria about using genkernel) But I'd like to know of some way to guesstimate how much of the process is completed. Is there a list the compile has generated and is following somewhere under /usr/src/linux? Or some other way of knowing where the compile is in terms of percentage completed?