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 1QMgpC-0001TB-Oh for garchives@archives.gentoo.org; Wed, 18 May 2011 13:30:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD7591C015; Wed, 18 May 2011 13:28:47 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by pigeon.gentoo.org (Postfix) with ESMTP id 730D61C015 for ; Wed, 18 May 2011 13:28:47 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id A81FFDEC25 for ; Wed, 18 May 2011 14:28:46 +0100 (BST) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id wAoXdPFJwA78 for ; Wed, 18 May 2011 14:28:46 +0100 (BST) Received: from wstn.localnet (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id 76E8FDEBD0 for ; Wed, 18 May 2011 14:28:46 +0100 (BST) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] grub menu and the new openrc Date: Wed, 18 May 2011 14:28:45 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.37-gentoo-r4; KDE/4.6.2; x86_64; ; ) References: <4DCFAC1F.1030101@gmail.com> <20110517193139.GA3741@linux1> <4DD32586.4040303@gmail.com> In-Reply-To: <4DD32586.4040303@gmail.com> 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 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201105181428.45688.peter@humphrey.ukfsn.org> X-Archives-Salt: X-Archives-Hash: 6b057bb00363ca18819304f97b770b33 On Wednesday 18 May 2011 02:48:54 Dale wrote: > The emerge -e world finished. It still doesn't work like it did a few > weeks ago. So, I tried the nonetwork option. That starts about every > service except the GUI, my UPS thingy and a couple others. Get this, it > even starts the freaking network. Why is it called nonetwork if it > starts the network too. Seeing the list of services it started, it > didn't miss many. Put rc_hotplug="!net.*" into /etc/rc.conf. The system is getting too clever by half; nowadays it starts whatever it can, and only then does it look to see what you've set via rc-update. -- Rgds Peter