From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: graphical installer Date: Tue, 4 Feb 2020 11:31:16 +0000 Message-ID: <20200204113108.2bymxbha2ybxb3vt@khazad-dum> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54060) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iywQh-0000ML-54 for guix-devel@gnu.org; Tue, 04 Feb 2020 06:31:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iywQf-0001OL-Uk for guix-devel@gnu.org; Tue, 04 Feb 2020 06:31:42 -0500 Received: from aibo.runbox.com ([91.220.196.211]:59396) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iywQf-0001Jz-Nz for guix-devel@gnu.org; Tue, 04 Feb 2020 06:31:41 -0500 Received: from [10.9.9.203] (helo=mailfront21.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1iywQc-0001wY-9r for guix-devel@gnu.org; Tue, 04 Feb 2020 12:31:38 +0100 Received: by mailfront21.runbox with esmtpsa [Authenticated alias (882477)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1iywQH-0006dr-Bx for guix-devel@gnu.org; Tue, 04 Feb 2020 12:31:17 +0100 Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hi, I'm setting up a guix developer machine after a really long time without one. One instant feedback on the installer: it would be nice to have a territory "Other" or just any continent and country combination (in the Locale step). My motivation is that I usually have an en_US.UTF-8 locale in Germany. I don't think it's a common case, but I think I'm not a special exception. I could use the old way to install Guix System, but I wanted to try out the improvements which might've happened in my inactive time :)