From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (hermes.mlbassoc.com [64.234.241.98]) by mx1.pokylinux.org (Postfix) with ESMTP id 3C9AA4C800A2 for ; Mon, 18 Apr 2011 08:49:50 -0500 (CDT) Received: by mail.chez-thomas.org (Postfix, from userid 999) id C5905166025D; Mon, 18 Apr 2011 07:49:49 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2-r929478 (2010-03-31) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2-r929478 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id 166F8166025C; Mon, 18 Apr 2011 07:49:49 -0600 (MDT) Message-ID: <4DAC417D.8070601@mlbassoc.com> Date: Mon, 18 Apr 2011 07:49:49 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Thunderbird/3.1.7 MIME-Version: 1.0 To: Poky Project References: <4D9F2423.7060900@mlbassoc.com> In-Reply-To: <4D9F2423.7060900@mlbassoc.com> Subject: Re: [PATCH] Control over when package init scripts are run X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2011 13:49:50 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 04/08/2011 09:05 AM, Gary Thomas wrote: > The script /etc/rcS.d/S98configure is run on the first boot only > to process any postponed package post-install scripts. The default > position of this (98 == last) can be wrong, so let the distribution > set this (just a matter of ?= assignment). This patch also removes > some slugos stuff and extends the flexibility to systems which use > RPM packaging as well. > > Tested on my PowerPC router, running as S00configure - works a treat. > What about this patch? It's been 10 days - no discussion. Note: the patch has no effect on normal operation, it just lets a user or distribution control when the package init scripts are run (and then this is only on the initial boot) Note 2: this is a case where I can't override this behaviour in my local layers, so a core change is required. Thanks -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------