From owner-freebsd-questions@FreeBSD.ORG Thu Feb 11 20:00:52 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4E8D106566B for ; Thu, 11 Feb 2010 20:00:52 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from mail-pz0-f189.google.com (mail-pz0-f189.google.com [209.85.222.189]) by mx1.freebsd.org (Postfix) with ESMTP id B95F18FC14 for ; Thu, 11 Feb 2010 20:00:52 +0000 (UTC) Received: by pzk27 with SMTP id 27so239070pzk.27 for ; Thu, 11 Feb 2010 12:00:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=8EbotzZozRDTO1pYHrL/PZ7G7exqOUXIwyJghNCdgeY=; b=F3ZH/O7q/l9tnZbQNtgxg3QTYzym37yQuh844JXZbdTSNPEbZuaEGClRwi7ooBWSIG YmRtg8mMKtSeXYSUgRYySVRfzzYh4YvckzpKgiXHuHwO+xZCm/rq6K+OW9r3AoomdMCE 8uwcDdqQnMioSqyisg61hVtfLmjETjmjmm7p8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=HnW6ErM1HfGAoEeWDPOpHBkr5zbleFLv67aezaGZdD3vgAtWMdpjJIDq374alKfmGP 8ISTldq6A4NUP04bffSHeypFKOy1mr8i80AncmYh/Ic62bIT1nANxjkc8Agn8qzRFeuT 6HXSppBFLH95zkNfbOEUNwO/1lAoeeayv30W8= MIME-Version: 1.0 Received: by 10.142.1.32 with SMTP id 32mr232237wfa.94.1265918451955; Thu, 11 Feb 2010 12:00:51 -0800 (PST) In-Reply-To: References: <4B70F3EE.9090201@sbcglobal.net> <539c60b91002091337s6dc7cbbejfef28f1e8f027c25@mail.gmail.com> Date: Thu, 11 Feb 2010 13:00:51 -0700 Message-ID: <539c60b91002111200m1f239086mae6e0780d19c1f21@mail.gmail.com> From: Steve Franks To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: xorgconfig missing FBD_8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 20:00:53 -0000 >> HAL & DBUS are evil bloated hogs. =A0mount always worked fine for me. > > (Mount?) =A0Of course dbus and hal aren't required. Right. I'm saying mount works fine. I didn't need a large, buggy replacement for it with a million dependencies, just to look at the contents of my usb drives, although the linux people seem to think I do. Why they decided to add all this crap as a dependency to X is completely beyond me. FBSD annoys me when I can't check my bank statements because gnash, linux-f10-flashplugin, etc, all crash, but it doesn't outright fail to build or run like a badly configured linux box, and when it does, portupgrade -Rf blah usually saves me. > AllowEmptyInput bad, AutoAddDevices good. Whatever. Just trying to be helpful. AllowEmptyInput still works on my boxes, so I was passing the secret knowledge. The handbook does oft lag reality. Steve