From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eA6kd-0002hC-NP for guix-patches@gnu.org; Thu, 02 Nov 2017 00:05:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eA6ka-0003uV-ID for guix-patches@gnu.org; Thu, 02 Nov 2017 00:05:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37996) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eA6ka-0003u6-8H for guix-patches@gnu.org; Thu, 02 Nov 2017 00:05:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eA6kZ-0002NA-MH for guix-patches@gnu.org; Thu, 02 Nov 2017 00:05:03 -0400 Subject: [bug#29112] [PATCH 0/3] GDM patches Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eA6Ud-0001AF-Qv for guix-patches@gnu.org; Wed, 01 Nov 2017 23:48:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eA6Ua-00020D-0B for guix-patches@gnu.org; Wed, 01 Nov 2017 23:48:35 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:36601) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eA6UZ-000200-O5 for guix-patches@gnu.org; Wed, 01 Nov 2017 23:48:31 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D306020D06 for ; Wed, 1 Nov 2017 23:48:30 -0400 (EDT) Received: from mrblack (74-116-186-44.qc.dsl.ebox.net [74.116.186.44]) by mail.messagingengine.com (Postfix) with ESMTPA id 9AE487F96B for ; Wed, 1 Nov 2017 23:48:30 -0400 (EDT) From: Timothy Sample Date: Wed, 01 Nov 2017 23:48:29 -0400 Message-ID: <87o9olbasy.fsf@ngyro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 29112@debbugs.gnu.org Hi, These patches make GDM semi-functional (cf. [1] for all the details). Note that this will not work in QEMU with the default =E2=80=9C-vga std=E2= =80=9D. I=E2=80=99ve been using =E2=80=9C-vga qxl=E2=80=9D (other options may or may not work). -- Tim [1] https://lists.gnu.org/archive/html/guix-devel/2017-10/msg00231.html