From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761934Ab2DLCtK (ORCPT ); Wed, 11 Apr 2012 22:49:10 -0400 Received: from terminus.zytor.com ([198.137.202.10]:35376 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761829Ab2DLCtG (ORCPT ); Wed, 11 Apr 2012 22:49:06 -0400 References: <4F80892A.7050104@zytor.com> <20120407202056.472d8ad9@pyramind.ukuu.org.uk> <20120407212705.GD11295@thunk.org> <4F80B9AC.2010103@zytor.com> <4F81D254.9090000@zytor.com> <20120412010804.GI6589@ZenIV.linux.org.uk> <1ec3667a-e6f4-4032-a94b-89a6957c6252@email.android.com> <20120412022627.GJ6589@ZenIV.linux.org.uk> User-Agent: K-9 Mail for Android In-Reply-To: <20120412022627.GJ6589@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: RFC: deprecating/removing the legacy mode of devpts From: "H. Peter Anvin" Date: Wed, 11 Apr 2012 19:48:44 -0700 To: Al Viro CC: Kay Sievers , "Ted Ts'o" , Alan Cox , Linux Kernel Mailing List , Konstantin Khlebnikov , Greg Kroah-Hartman , Sukadev Bhattiprolu Message-ID: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The symlink support is at least 3 years old, probably more. Al Viro wrote: >On Wed, Apr 11, 2012 at 06:56:10PM -0700, H. Peter Anvin wrote: >> Just replace /dev/ptmx with a pts/ptmx symlink... something that >works already. > >It does *not* work for static setups - try to boot stock 3.3 on the >root >fs with such a symlink and you've got a dangling symlink. Have fun >trying to bisect something with repeated jumps back and forth across >the >point where such change goes in... > >It will also do no good on setups like e.g. debian/stable, with stock >udev - you need to edit /lib/udev/rules.d/50-udev-default.rules to get >that link created, with quite a bit of interesting kludgery to avoid >the >same kind of crap (i.e. setup breaking when you boot an older kernel). -- Sent from my mobile phone. Please excuse brevity and lack of formatting.