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 1LtW4J-00085G-VG for garchives@archives.gentoo.org; Tue, 14 Apr 2009 00:00:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0771CE052C; Tue, 14 Apr 2009 00:00:02 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.246]) by pigeon.gentoo.org (Postfix) with ESMTP id CF8F5E051D for ; Tue, 14 Apr 2009 00:00:01 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id k29so2340036rvb.46 for ; Mon, 13 Apr 2009 17:00:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=XLGMTJrY4kcSCXWgD7wSFxZJ69FqRwxgxCgBR6tMJ88=; b=sO+9ANjDZVJGBfWR6Nbmv5B2jIrJUnn4rHGkCgRMMRX6V2X4Ek+ZLUeG1rw4z8b0/o PTaTKX9RS2v8iTPl5UBZf+pnbxzDCF6w4CkEw3ON6KhKjMp0c+r43muJS8VrlhOOahvq 4vDxxZmT2ymKIShLOVc0h6sLznkPO4m8RZZxI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=mugCfRvo8PFa6aTTTgDWfYyboqr0IpkKAYv99PWPae9PUbQ/2Zk/O9GEX59ox9S6YV Cpa8d8xyASEkD1Ga5A/SzVNsm8hgjqn4Z5ZizcH84rbL1SXLQ6pjBns0Se6fsk0KlOiT i988drzMpsBar51n/EbDxI/bygUaVHx221nNw= 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 Received: by 10.141.168.16 with SMTP id v16mr2952077rvo.233.1239667201508; Mon, 13 Apr 2009 17:00:01 -0700 (PDT) Date: Mon, 13 Apr 2009 17:00:01 -0700 Message-ID: <5bdc1c8b0904131700x51671760p70185c2b4e67aac5@mail.gmail.com> Subject: [gentoo-user] rc-update add hald default or boot? From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 87d01321-ae09-4904-9010-104dd13083ef X-Archives-Hash: 3cf932dd083fdcb0dd410bb5cc397e0e Hi, I've wondered for a while whether the design intention of hald was to be run at boot time or as a default level process? Googling for 'rc-update add hald default' turns up more responses than it does for boot, but they are both out there. Seems like if you wanted to recognize hardware it would be good to do it at boot time, but maybe it just doesn't work... This Gentoo page says default, which is the way I'm using it: http://en.gentoo-wiki.com/wiki/HAL but I've seen a few emails from some very knowledgeable folks who have said boot when answering questions on these lists. Possibly they just made a mistake or were making assumptions. Don't know. It's not even mentioned in the X86 handbook: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1 So, for clarity and correctness, which way is the intended way to use it? Asking because of problems created with the new xorg-x11 update. Thanks, Mark