From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KPtuf-0002tP-8O for garchives@archives.gentoo.org; Mon, 04 Aug 2008 06:51:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D96C8E00A6; Mon, 4 Aug 2008 06:51:23 +0000 (UTC) Received: from mail.marples.name (rsm.demon.co.uk [80.177.111.50]) by pigeon.gentoo.org (Postfix) with ESMTP id AB4B6E00A6 for ; Mon, 4 Aug 2008 06:51:23 +0000 (UTC) Received: from [10.73.1.131] (unknown [10.73.1.131]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.marples.name (Postfix) with ESMTP id 72CDA19006C for ; Mon, 4 Aug 2008 07:51:22 +0100 (BST) Subject: Re: [gentoo-embedded] crossdev-wrappers openrc patch From: Roy Marples To: gentoo-embedded@lists.gentoo.org In-Reply-To: <1217831372.31472.10.camel@localhost.localdomain> References: <1217831372.31472.10.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 04 Aug 2008 07:51:19 +0100 Message-Id: <1217832679.3423.0.camel@uberpc.marples.name> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 9f3014a9-35e1-4f6f-987b-6a438cb752f2 X-Archives-Hash: e09d0ab2f59760aed61bc8818a019a24 On Mon, 2008-08-04 at 09:29 +0300, Ahmed Ammar wrote: > I have attached a small patch for the wrappers to fix compatibility with > openrc. /etc/init.d/functions.sh always exists and points correctly for baselayout-1 and OpenRC. You should not have to reference einfo by full path either. Thanks Roy