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 22CE51381F3 for ; Sat, 25 May 2013 11:13:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52F17E0B5D; Sat, 25 May 2013 11:13:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 54390E0AD5 for ; Sat, 25 May 2013 11:13:41 +0000 (UTC) Received: from [192.168.1.34] (174.Red-80-39-197.dynamicIP.rima-tde.net [80.39.197.174]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: pacho) by smtp.gentoo.org (Postfix) with ESMTPSA id C41D233BE70 for ; Sat, 25 May 2013 11:13:39 +0000 (UTC) Message-ID: <1369480416.6719.1.camel@localhost> Subject: Re: [gentoo-dev] eselect init From: Pacho Ramos To: gentoo-dev@lists.gentoo.org Date: Sat, 25 May 2013 13:13:36 +0200 In-Reply-To: <51A08A68.3020900@gentoo.org> References: <51A08A68.3020900@gentoo.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.2 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 Content-Transfer-Encoding: 8bit X-Archives-Salt: 3696c667-91be-474a-b1ae-11153e4c0ded X-Archives-Hash: 74943515a75ec0818ef206fa34b5858a El sáb, 25-05-2013 a las 11:54 +0200, Luca Barbato escribió: > Hi, since the whole discussion got somehow sidetracked on where and if > to install for everybody the rc system specific files for everybody > (that should be an implementation detail for the specific dohelper > IMHO), I'm back to the other part of it: switching the actual init > implementation. > > # WHY (not just edit your bootloader) > > Since efi at least some people started to put in the kernel the bootargs > and we have at least few new options brewing for init, some are > small impact (bootchar, bb-init-openrc and runit-openrc) some are more > invasive (runit and systemd). I use e4rat and, for that, I need to add init=/sbin/e4rat-preload to my grub.conf, I guess this wouldn't change with this, no? :/ Thanks for the info!