From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: Merging =?utf-8?Q?=E2=80=98wip-newt-installer=E2=80=99?= in master? Date: Thu, 29 Nov 2018 10:23:35 +0900 Message-ID: <87r2f4smlk.fsf@gmail.com> References: <87lg6sejwa.fsf@gmail.com> <877ehcsocq.fsf@gnu.org> <87bm6oxsyf.fsf@gmail.com> <87a7m7yhu5.fsf@gmail.com> <878t1rygfu.fsf@gmail.com> <877ehbydmz.fsf@gmail.com> <87sgzykmyx.fsf@gnu.org> <877eh9245u.fsf@gmail.com> <87efbgx0p0.fsf@gnu.org> <87sgzw5ylb.fsf@gmail.com> <87zhu1cw4p.fsf_-_@gnu.org> <875zwp17od.fsf@gmail.com> <87lg5j6h00.fsf@gnu.org> <87pnuv26jv.fsf@gmail.com> <87efbb4xpt.fsf@gnu.org> <871s7bm8k5.fsf@gmail.com> <8736rl6049.fsf@gmail.com> <874lc15opg.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSB3s-0002KI-Ri for guix-devel@gnu.org; Wed, 28 Nov 2018 20:24:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSB3n-0001Gq-KE for guix-devel@gnu.org; Wed, 28 Nov 2018 20:24:12 -0500 In-reply-to: <874lc15opg.fsf@gnu.org> 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.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel Hey Ludo! > Other than that, something I hadn=E2=80=99t realized earlier (sorry for b= eing > foolish!): the installer actually stops after the user account selection > and does nothing more, right? It doesn=E2=80=99t generate a config file = nor > does it run =E2=80=98guix system init=E2=80=99, does it? Nope you're correct, for now it does nothing more. > If this is correct, we should probably delay merging until after the > release as people may be confused when they realize the installer has no > effect. WDYT? Sure, I though I would be able to add config generation part before the release, but the partition step keeps me quite busy! Thanks for your patch :) Mathieu