From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965221AbWFIUuV (ORCPT ); Fri, 9 Jun 2006 16:50:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965239AbWFIUuV (ORCPT ); Fri, 9 Jun 2006 16:50:21 -0400 Received: from terminus.zytor.com ([192.83.249.54]:59596 "EHLO terminus.zytor.com") by vger.kernel.org with ESMTP id S965221AbWFIUuU (ORCPT ); Fri, 9 Jun 2006 16:50:20 -0400 Message-ID: <4489DF03.6020600@zytor.com> Date: Fri, 09 Jun 2006 13:50:11 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Nickolay CC: linux-kernel@vger.kernel.org Subject: Re: initramfs: who does cat init.sh >> init ? References: <4489D93F.7090401@protei.ru> <4489DB15.9010506@protei.ru> <4489DC2E.4030004@zytor.com> <4489DE84.309@protei.ru> In-Reply-To: <4489DE84.309@protei.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Nickolay wrote: > > yes, i can't grep init.sh in the kernel tree too, this is because i > start asking... > But anyway, the problem is still... > Perhaps you should show more context... what comes around this mysterious invocation in your make V=1 log. Also your .config would help. -hpa