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 B105F58973 for ; Mon, 8 Feb 2016 12:33:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3797A21C13D; Mon, 8 Feb 2016 12:33:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90F7021C115 for ; Mon, 8 Feb 2016 12:33:50 +0000 (UTC) Received: from [192.168.2.175] (ip-176-52-204-228.static.reverse.dsi.net [176.52.204.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: patrick) by smtp.gentoo.org (Postfix) with ESMTPSA id 3E7E0340817 for ; Mon, 8 Feb 2016 12:33:48 +0000 (UTC) Subject: Re: [gentoo-dev] Changing order of default virtual/udev provider To: gentoo-dev@lists.gentoo.org References: <56B85B06.7020500@gentoo.org> <56B88A49.4060006@gentoo.org> From: Patrick Lauer Message-ID: <56B88AFA.5040405@gentoo.org> Date: Mon, 8 Feb 2016 13:32:58 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 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 In-Reply-To: <56B88A49.4060006@gentoo.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: e137d767-d04b-45ce-8c50-da7e40f2b133 X-Archives-Hash: b64fc21375592a6ba5b5471a7124df30 On 02/08/2016 01:30 PM, Daniel Campbell wrote: > > Out of curiosity, which distros are shipping with eudev by default? > >From [1]: """ 1. AUSTRUMI switched to eudev in March 2013 (see package list for the 2.6.8 release). 2. Parted Magic switched to eudev in August 2013. 3. Quirky (experimental version of Puppy Linux) switched to eudev in December 2013. 4. 0linux switched to eudev in February 2014 (see base packages for the eta release). 5. Linux From Scratch (standard version) switched to eudev in March 2014 (see this commit). 6. Vine Linux switched to eudev in June 2014. 7. Funtoo Linux switched to eudev in June 2014. 8. CRUX switched to eudev in July 2014. 9. Void Linux switched to eudev in July 2014 (see this commit). 10. Guix System Distribution switched to eudev in September 2014. 11. NuTyX switched to eudev in October 2014 (see system packages for the Saravane release). 12. Puppy Linux (standard version) switched to eudev in October 2014 (see package list for the 6.0 tahrpup release). 13. Manjaro Linux (OpenRC edition) has used eudev since the initial release in December 2014. 14. Calculate Linux switched to eudev in April 2015. 15. Alpine Linux (desktop edition) switched to eudev in July 2015. """ [1] https://forums.gentoo.org/viewtopic-t-1003230.html