From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 09B20138010 for ; Fri, 29 Mar 2013 14:35:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C39C9E0D01; Fri, 29 Mar 2013 14:35:21 +0000 (UTC) Received: from mail-ve0-f174.google.com (mail-ve0-f174.google.com [209.85.128.174]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6CCCE0BDC for ; Fri, 29 Mar 2013 14:35:20 +0000 (UTC) Received: by mail-ve0-f174.google.com with SMTP id jz10so592299veb.33 for ; Fri, 29 Mar 2013 07:35:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=vr5GXBt2zTZKcfLX9C/ocqdfgpZ7BoEE8NfiCTsOPMg=; b=xrjB/KvYTIB1vqHADIb4so4tHGsAyZHldedALMKgMP18esdqplT/pKtLn0DpMuETw3 NP/W1aEjT9r7NeCBJrIA7s52t9lMtV6QqUt+O4GCg2CF2qwq4K14mQcUxwKZcIrSgfik EhngCXSINNzXICtgBSlzmd5B7hYiLl6NQIAf/aEhtksB16EfHY1HrgcFo/srFIQe4Tdl O29ONhsVtTCkuoTl7P96aM25Ybmq5hwKqDufpPnB7th+8XpY3/YIL1cMr1QFEJZhsQQ8 qdF3SGngW0/y/fUnaeyxe3pmP9Cc5gJ/GyvHgg7SBeGUTXk/TRt/5svILShQegXlH7fI hWLw== 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 X-Received: by 10.220.40.9 with SMTP id i9mr2027885vce.23.1364567720099; Fri, 29 Mar 2013 07:35:20 -0700 (PDT) Sender: freemanrich@gmail.com Received: by 10.52.101.225 with HTTP; Fri, 29 Mar 2013 07:35:19 -0700 (PDT) In-Reply-To: <51559AA4.3030704@gentoo.org> References: <51554C37.4000508@gentoo.org> <51557D48.5010008@flameeyes.eu> <51558704.20904@gentoo.org> <201303291424.45080.dilfridge@gentoo.org> <51559AA4.3030704@gentoo.org> Date: Fri, 29 Mar 2013 10:35:19 -0400 X-Google-Sender-Auth: fUdxJulK77NsQSGLqmBIDn_iPgc Message-ID: Subject: Re: [gentoo-dev] Re: Request of news item review: 2013-03-29-udev-predictable-network-interface-names.en.txt From: Rich Freeman To: gentoo-dev Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 4fc84b63-99af-4d48-8bce-6b24fc990e1b X-Archives-Hash: 54bf6b2e7ab39f1a4f551c15fc392524 On Fri, Mar 29, 2013 at 9:44 AM, Samuli Suominen wrote: > What do you have there? We cover bunch of those in pkg_postinst of udev > already. After a bunch of cleanup (after which I have yet to detect any problems), I have: 70-persistent-cd.rules 70-persistent-net.rules 80-net-name-slot.rules kino.rules local.rules Only media-video/kino actually claims one of those files. If I missed an elog message somewhere, I'm ready for my flogging. :) Rich