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.77)
	(envelope-from <gentoo-soc+bounces-1681-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SmU9C-0004zt-Id
	for garchives@archives.gentoo.org; Wed, 04 Jul 2012 18:17:54 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 30C9BE050C
	for <garchives@archives.gentoo.org>; Wed,  4 Jul 2012 18:17:54 +0000 (UTC)
Received: from mail-pb0-f53.google.com (mail-pb0-f53.google.com [209.85.160.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 50B8BE0441
	for <gentoo-soc@lists.gentoo.org>; Wed,  4 Jul 2012 15:32:00 +0000 (UTC)
Received: by pbbrr13 with SMTP id rr13so13269292pbb.40
        for <gentoo-soc@lists.gentoo.org>; Wed, 04 Jul 2012 08:31:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=from:to:subject:references:date:in-reply-to:message-id:user-agent
         :mime-version:content-type;
        bh=NHeVvG+UvCW4k7J27yLdfSqOneM/nGBsv3mJSBP/bDM=;
        b=PhCO8ledzxWDnaK43TTH5J/OFJ5pIe49SJUPJn6AHkIQHrm1g7MXRhQYcHVFJsfN4P
         TkGDMxKBZS+KpmRZ+z8gNmxL9TLfLRV3s3g1IxybC3uS8IB0oQbqF5vmq12ZLOG/3IHg
         622eCVCB3Qhkc2zBVvkM4aXRxfyHgu4QNSYB/dI3innkYtznxk3aDTgHvef3v0mDgRxO
         BaVOTzbWIp7d+ZyPWl6hdDFEVGJYuAduZ+Hmo3L5QBJVhwLfMlXZHloobKkuJnae3mcI
         mP/8q6Y7g1qL/jLC83thSa7XZrml9XaJRy+pyGIV5aundGGhVCbFDL8p/zw1RRqQN8+y
         YX/w==
Received: by 10.68.220.163 with SMTP id px3mr20401175pbc.167.1341415919514;
        Wed, 04 Jul 2012 08:31:59 -0700 (PDT)
Received: from localhost (ernie02-dmz.awa.tohoku.ac.jp. [130.34.99.37])
        by mx.google.com with ESMTPS id b10sm17901841pbr.46.2012.07.04.08.31.56
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 04 Jul 2012 08:31:58 -0700 (PDT)
From: heroxbd@gmail.com
To: gentoo-soc@lists.gentoo.org
Subject: [gentoo-soc] [report 6.25-7.4] Daemons in Gentoo Prefix with OpenRC (extended to improving to OpenRC)
References: <86txyisdcb.fsf@gmail.com> <4FD62561.5090702@gentoo.org>
	<86395po8sc.fsf_-_@gentoo.org> <86y5n98xl3.fsf_-_@gmail.com>
Date: Thu, 05 Jul 2012 00:31:53 +0900
In-Reply-To: <86y5n98xl3.fsf_-_@gmail.com> (heroxbd@gmail.com's message of
	"Wed, 27 Jun 2012 08:25:44 +0900")
Message-ID: <8662a3y23a.fsf_-_@gmail.com>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)
Precedence: bulk
List-Post: <mailto:gentoo-soc@lists.gentoo.org>
List-Help: <mailto:gentoo-soc+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-soc+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-soc+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-soc.gentoo.org>
X-BeenThere: gentoo-soc@lists.gentoo.org
Reply-to: gentoo-soc@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Archives-Salt: eb04a143-4cbd-4bfc-875d-a61d94b66b67
X-Archives-Hash: 6aedc960f9b6d582250f3155d3fe45ae

heroxbd@gmail.com writes:

> Schedules for 6.25-7.1
> ======================
>
> 1. evaluating launchd, and finish upstart

https://wiki.gentoo.org/wiki/Comparison_of_init_systems

> 2. the openrc single/reboot built runlevel switching bug

wait for reply

> 3. try to have a piece of script to prove my concept for using
>    openrc as a "event-driven" init system. try to work with
>    rleigh@debian (rra@debian), as they know what are really
>    needed. and synchronize with openrc herd.

not yet. LSB should be handled first.

Schedules for 7.5-7.8
======================

1. dive into 2 openrc bugs. (this seems endless... need to push williamH
   a little bit maybe)

2. start debian packaging with rleigh@debian, noticing LSB support

Yours,
Benda