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.60) (envelope-from ) id 1QMTj1-0001lq-E5 for garchives@archives.gentoo.org; Tue, 17 May 2011 23:30:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68C681C0D3; Tue, 17 May 2011 23:29:14 +0000 (UTC) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.213.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 3C5AB1C0D8 for ; Tue, 17 May 2011 23:29:14 +0000 (UTC) Received: by yxm8 with SMTP id 8so459453yxm.40 for ; Tue, 17 May 2011 16:29:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=pymP5z1oI1wlvtvgnfWvJUbwjEcdm13HeuBQESOWWVw=; b=CbkwuioOlNkQRlwhAqLQrivJ6qA5WQOnZkCP3aFZ33OYdMxIw+s+BSVjpj8xmV4i5Q yhBH8AyUewHNCEE7dAQiYlqH/pQBu8Jx7+8sSP8+bLWybEwF9ELDvI2Ri+ZsBIzEtp0K c/Pzorx4pTqdi1uNjMEoURupXrhWq+Y6nZ+LQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=wsrX90TqXk1JixfItGKzE/o5cVieYE/h1gmVwFniBDBzYWvNmR9HYiia/B2Ifnp1qP g+Vp3pwVJGcfa9pd1b99pta+pB7z2OmX29X2k/d7Z8tVnZSwXE8r3mq9+yS0sAkqVpWI vdWdPv7Bo3FHydMyq4QFs6OoQMg6lax2G7mAo= Received: by 10.236.153.201 with SMTP id f49mr1206218yhk.122.1305674953663; Tue, 17 May 2011 16:29:13 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-94-119.jan.bellsouth.net [65.0.94.119]) by mx.google.com with ESMTPS id a47sm442265yhj.81.2011.05.17.16.29.11 (version=SSLv3 cipher=OTHER); Tue, 17 May 2011 16:29:12 -0700 (PDT) Message-ID: <4DD304C6.8090702@gmail.com> Date: Tue, 17 May 2011 18:29:10 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110501 Gentoo/2.0.14 SeaMonkey/2.0.14 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] grub menu and the new openrc References: <4DCFAC1F.1030101@gmail.com> <201105160709.49022.michaelkintzios@gmail.com> <4DD1144C.9080903@gmail.com> <201105170658.31400.michaelkintzios@gmail.com> <20110517101400.1cb4a845@zaphod.digimed.co.uk> <4DD28444.9000409@gmail.com> <20110517193139.GA3741@linux1> In-Reply-To: <20110517193139.GA3741@linux1> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 6fffa9be7917e38a07fbca3e338a7e28 William Hubbs wrote: > Hi Dale, > > > On Tue, May 17, 2011 at 09:20:52AM -0500, Dale wrote: > >> So do I need to create a runlevel called dalesboot and then just put the >> same stuff in it as is in the normal boot level? I have to say, that is >> weird. A runlevel should be used by both the system and available to >> the user as well. >> > Actually the boot runlevel is not a runlevel in the way you are > thinking. It is just a group of services that need to be run once when > your system starts. It is run once when you boot right after the sysinit > "runlevel". > > It sounds like you might want to use the "nonetwork" runlevel for what > you are trying to do since the only thing in there is the local service. > > William > > That may be true but until the openrc upgrade, it worked. I emailed the openrc folks and got a reply. He said it works for him which I assume means he can boot to the boot runlevel. If that is true, I have no reason to think it's not, then why does it not work for me? That was the reason I started this thread to begin with. I would like to know why it is not working anymore especially if it is working for the guy that sent me a email that works on openrc. I think his name was Mike. I'm awful with names. :/ So, back to my original question, why doesn't it work? I think someone else posted that it didn't work for them either. Since I wasn't getting anywhere, I did the catch all, I ran my favorite little script and am re-emerging everything, just to see if that helps. Don't anyone hold their breath now. lol Still open to ideas tho. Dale :-) :-)