From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Foqpd-0003zk-8g for garchives@archives.gentoo.org; Fri, 09 Jun 2006 23:56:01 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k59NsGol008253; Fri, 9 Jun 2006 23:54:16 GMT Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k59NnI7n026149 for ; Fri, 9 Jun 2006 23:49:18 GMT Received: by wx-out-0102.google.com with SMTP id s18so568649wxc for ; Fri, 09 Jun 2006 16:49:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZKCc1eytOgxsGLmmeC9AbmU5AR8hRmbP4D60p38xA6eJOqJJeni7nW/+ZUI/fjG2VEy9r8EydRs6x9/n89VYq1n3kqSjo48he3i8BL+uFKQk523dG1ylnIoGX4xV8nwQablDFR6lr2PbiQBwdg8F1PGiJ4CA8+sqRuf7Pp3fjjw= Received: by 10.70.10.2 with SMTP id 2mr4032826wxj; Fri, 09 Jun 2006 16:49:17 -0700 (PDT) Received: by 10.70.96.6 with HTTP; Fri, 9 Jun 2006 16:49:17 -0700 (PDT) Message-ID: <7573e9640606091649u2cf20c28j29deac9fece8fda0@mail.gmail.com> Date: Fri, 9 Jun 2006 16:49:17 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] help with UDEV and USB flash drive In-Reply-To: <4489DFF9.50908@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060609093529.68dcb2fb@hactar.digimed.co.uk> <200606091921.k59JLqal024773@robin.gentoo.org> <7573e9640606091250p3b349714wfee4a025a822eadb@mail.gmail.com> <4489DFF9.50908@gentoo.org> X-Google-Sender-Auth: 87d2f41e9b35d53e X-Archives-Salt: 453d0aa7-2f81-40b2-810d-dca415b7e864 X-Archives-Hash: 3580f04c8eae08bbfd1742d798200f8a On 6/9/06, Daniel Drake wrote: > Richard Fish wrote: > > One problem with this. Udev will apply all matching rules until it > > finds one with a NAME entry. So you probably want MODE:="0666" to > > prevent any later rules from overwriting your mode. > > This isn't entirely true, udev doesn't stop at NAME any more. It stops > at the end of the rules files, or when it sees OPTIONS="last_rule". Ah, thanks. Sadly, this change is not noted in /usr/share/doc/udev-*/RELEASE-NOTES.gz file. The 057 notes specify the stop-on-NAME behavior, and nothing newer (at least through 090) retracts that statement. -Richard -- gentoo-user@gentoo.org mailing list