From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933318Ab3GVUBv (ORCPT ); Mon, 22 Jul 2013 16:01:51 -0400 Received: from mail-ie0-f171.google.com ([209.85.223.171]:64984 "EHLO mail-ie0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933184Ab3GVUBu (ORCPT ); Mon, 22 Jul 2013 16:01:50 -0400 MIME-Version: 1.0 In-Reply-To: <51ED882F.9080801@nod.at> References: <1374258017-19606-1-git-send-email-artagnon@gmail.com> <51E988FF.9010201@nod.at> <20130722124047.GL4165@ZenIV.linux.org.uk> <51ED31AF.8000309@nod.at> <51ED3CF5.7000609@nod.at> <51ED882F.9080801@nod.at> From: Ramkumar Ramachandra Date: Tue, 23 Jul 2013 01:31:09 +0530 Message-ID: Subject: Re: [PATCH] um: change defconfig to stop spawning xterm To: Richard Weinberger Cc: Al Viro , LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Richard Weinberger wrote: > No, but we won't break existing applications, period. We're on the same page: I'm absolutely against breaking existing users too. > If you offer me a solution that does not break any existing applications > and solves your systemd issue we can talk. :-) I think a hv console driver for um Linux will solve the problem, but I can't be sure. I'm trying to write one, and I'll hopefully have something to show in a few more caffeinated hours. Let me know if you have any thoughts/ pointers.