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 167961381F3 for ; Mon, 27 May 2013 20:26:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 314C6E0B1D; Mon, 27 May 2013 20:26:31 +0000 (UTC) Received: from nm14-vm6.bullet.mail.ne1.yahoo.com (nm14-vm6.bullet.mail.ne1.yahoo.com [98.138.91.107]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 346BAE0AE1 for ; Mon, 27 May 2013 20:26:30 +0000 (UTC) Received: from [98.138.90.51] by nm14.bullet.mail.ne1.yahoo.com with NNFMP; 27 May 2013 20:26:29 -0000 Received: from [98.138.226.59] by tm4.bullet.mail.ne1.yahoo.com with NNFMP; 27 May 2013 20:26:29 -0000 Received: from [127.0.0.1] by smtp210.mail.ne1.yahoo.com with NNFMP; 27 May 2013 20:26:29 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.ca; s=s1024; t=1369686389; bh=gR0+EEeQcW9PTBTYeGoOvn7rvSSKHb98tqkIOr0BudA=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:References:In-Reply-To:X-Enigmail-Version:Content-Type; b=1aq7KYDJnN88v8/b2Ffn8vEUtJkk9FLcj7KqFunbSBFfTHsWHIgf0+KAzelwCVm2lboOj7GM0VATwxsdc36iOto3DInNUdgZ3ek8Mw/8Iejs9mnm/oHcEGNN50zL/GTTTlxwgElS4Zr1kaORgqUv8L0Cbs5MrEbwuKWQMZz7RCE= X-Yahoo-Newman-Id: 445427.95763.bm@smtp210.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: waL9hboVM1klcBhUxxAofPsTreHpvxeqKaS7262ipAeHsCM KEb4dqL5AZ8fhfCPmo4kGtJfPSxSNjJXLw76bhneZQNpmxPxSdDircQmmk1R ESyDbjwxphmiqC4hThgGgksKfqGT4JxqhQcQxh_5Nb2tOPK_JEzhYFEIT1QJ EVXKBaYIIM2Lasw7KD07.wTQ2IHts.FPnoinsalePeN5z97QhIJx6lfIetfJ 2dRBWBB8fl2v4RKmc_eLbtvtJ9YnOj9VUu3W5bcM74O5KJe6Ys0dTSN8wdPc 0VZgTKjxQz1Jhm0hFo4I5TnrP7Wv_IhGAX6g7kwCfNOd7wKrmjD8Koxvxuep jI4M1cTIR.JC9zhdGn1UraTa4ZzNabeuTZ9GDfdTWmTHg7I_oPA.9Fb7_tY1 m1t7fvc.ehq5jbu918fy0dGEL14AMguZgvT_WIEGTLTq4.XW.QbHtOgCSFBR kn3.OH2ZYnmwkmZoGpkBZnTkE X-Yahoo-SMTP: Zybq.GKswBCVR5oJTLrx1T39m2F9FA-- X-Rocket-Received: from [192.168.0.100] (alex_y_xu@99.254.149.174 with ) by smtp210.mail.ne1.yahoo.com with SMTP; 27 May 2013 13:26:29 -0700 PDT Message-ID: <51A3C170.1020502@yahoo.ca> Date: Mon, 27 May 2013 16:26:24 -0400 From: Alex Xu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130519 Thunderbird/17.0.6 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Switchup-mode and boottime selector? Was: eselect init References: <51A08A68.3020900@gentoo.org> <20130526084332.1a8afa69@gentoo.org> <51A1DC0C.2070706@gentoo.org> <20130526125742.4584d094@gentoo.org> <51A1F493.90101@gentoo.org> <51A22310.70202@gentoo.org> In-Reply-To: X-Enigmail-Version: 1.6a1pre Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2HVMQMKQGMXQXWRKUTBUQ" X-Archives-Salt: c016eaac-8cef-4ac1-bfe1-15c1b7d9b43d X-Archives-Hash: 596f9fa22be641413e5b6fcd12b2f67a This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2HVMQMKQGMXQXWRKUTBUQ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Funny. This is starting to sound familiar... almost like some other software that runs at boot, every boot. Hm, what was the name... Oh, a *bootloader*! Something that *loads* different *boot* configuration= s! But seriously. For people that can install a bootloader, is there really any "reconfiguration" needed to reboot into a different init system? Just add configuration items as needed for different init systems. We've never automatically added bootloader options if sys-kernel/* is updated; why start now? For those who are on EFI with direct load of Linux, either install a bootloader or use efibootmgr or similar to add entries into the native boot selector (really another bootloader). ------enig2HVMQMKQGMXQXWRKUTBUQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAEBAgAGBQJRo8F0AAoJEOFfLQs172iqfxUQAKURwVylWOC5tk4bM6tqM42R grPnNr5HSIj/0UvvimwlYgd822Wzszs2QyyaHLQIfHZWCkB5zgGVxeB3QtgDnkg+ 2HbFWXJn/c7RAk13XsdORP5Li69J0P6oJdtEEayG9umfcSDMAxC4Flxg3VrzjlQn b156TWc/GSLaYIWROXrxTFL/lp0FMIHJbs43WU5EAx+DoS5DuvnQQtAxYDufeKoq tlkPgVtBGzZ0AdMMgaQLV8JVveC/G09Bqy0cL/ot4802ckGX0KK7vTGSk7jG+Xi8 BQbncbI6hn1jYrrUB0NyZ0Jb1C7iYov1J0IKYNo0BHGGK7dPw1fhVlagdiVec/tC h8naJaXE/iLdRHL5ydXw7Pe901mp5bExPt4V7T8VWnLgeSBP0OUbwFyqBygLlxd7 xri26Tav3zqSypLHQulDN0717l9Rt73pwyyFGdCWbAFVEijpvvTvBUJZ/gO/Fkwf wiBuHPRvis1nlRYqYPn7zoWC+K4jUKO+JTJ1/JxgYcjxA0a1Xryvn4oNbi3gRode nv6uDj5uPlyO9BsvNtmb3wgpCY2LjVPfZuAePtTGgsqDdzRZpEuPidQjAlbwvHkp 7P1iDAs3uMVPJkK54DCQmZVMneXdurUeFSipsUSoK2e0JwUUopUwN+18QHxxe1Ii 6L2PihVWNtHTf8H9YN+J =91g9 -----END PGP SIGNATURE----- ------enig2HVMQMKQGMXQXWRKUTBUQ--