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 12E9D1389E2 for ; Sat, 20 Dec 2014 19:41:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4E40E0CF3; Sat, 20 Dec 2014 19:41:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6AC7E0CD6 for ; Sat, 20 Dec 2014 19:41:14 +0000 (UTC) Received: from mail-ig0-f181.google.com (mail-ig0-f181.google.com [209.85.213.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 9251D340677 for ; Sat, 20 Dec 2014 19:41:13 +0000 (UTC) Received: by mail-ig0-f181.google.com with SMTP id l13so2458141iga.14 for ; Sat, 20 Dec 2014 11:41:11 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.42.194.17 with SMTP id dw17mr11813692icb.4.1419104471725; Sat, 20 Dec 2014 11:41:11 -0800 (PST) Received: by 10.64.111.132 with HTTP; Sat, 20 Dec 2014 11:41:11 -0800 (PST) In-Reply-To: References: Date: Sat, 20 Dec 2014 14:41:11 -0500 Message-ID: Subject: [gentoo-dev] =?UTF-8?B?UmU6IFtnZW50b28tZGV2XSBSZTogW2dlbnRvby1kZXZdIFJlOiBbZ2VudG9vLWRldl0gQg==?= =?UTF-8?B?dWcg4oSWNTA0MTE2LCAvZXRjL2luaXQuZC9mdW5jdGlvbnMuc2g=?= From: Mike Gilbert To: Gentoo Dev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fed39b6f-9273-4a7e-8b49-601268b43e72 X-Archives-Hash: 1788f98056f29f75b017ee200ba862e7 On Sat, Dec 20, 2014 at 12:52 PM, =D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9 wrote: > But I think it is possible to make "gentoo-functions" ebuild also copy > "functions.sh" to "/etc/init.d/" as a temporary workaround. This has been discussed with the maintainer of gentoo-functions; he prefers to take the long (and possibly safer) way and make everybody update their code with the new path.