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 1SUGlu-0001Uc-2H for garchives@archives.gentoo.org; Tue, 15 May 2012 12:22:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09DCDE0C80; Tue, 15 May 2012 12:22:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 789A7E0C53 for ; Tue, 15 May 2012 12:20:44 +0000 (UTC) Received: from [10.176.47.143] (212-226-42-84-nat.elisa-mobile.fi [212.226.42.84]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: ssuominen) by smtp.gentoo.org (Postfix) with ESMTPSA id 851681B4015 for ; Tue, 15 May 2012 12:20:43 +0000 (UTC) Message-ID: <4FB24971.1020008@gentoo.org> Date: Tue, 15 May 2012 15:17:53 +0300 From: Samuli Suominen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120504 Thunderbird/12.0.1 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 Subject: [gentoo-dev] FYI: The default in ~arch is UDisks2 instead of UDisks1 for gvfs, and thus, GNOME and Xfce (/media vs. /run/media/$user) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 1919a328-923f-436c-9493-0b60853090a8 X-Archives-Hash: 57ec84ced45115f9cc3147505310332c What has changed: make.defaults of targets/desktop/ is enabling USE="udisks upower" and NOT enabling USE="gdu" package.use of targets/desktop/ is enabling USE="gdu" for older gnome-base/gvfs versions (as in, stable versions) What it means: >=gnome-base/gvfs-1.12 will use UDisks2 instead of UDisks1 by default /run/media/$user is used instead of /media new kernel options are required to be enabled, and they will appear with CONFIG_CHECK when you emerge sys-fs/udisks:2 No need to reply to this, I just wanted to keep you informed. Not trying to spawn another debate or flamewar. - Samuli