From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: bug#39023: binary installation manual doesn't work on Alpine Linux Date: Thu, 23 Apr 2020 13:55:56 +0200 Message-ID: References: <4678e0a6a529877fee91a452424115c1@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48954) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRaTX-0005jX-4Z for bug-guix@gnu.org; Thu, 23 Apr 2020 07:57:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jRaTW-0003FZ-LR for bug-guix@gnu.org; Thu, 23 Apr 2020 07:57:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42631) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jRaTW-0003FE-AC for bug-guix@gnu.org; Thu, 23 Apr 2020 07:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jRaTW-0001NL-8g for bug-guix@gnu.org; Thu, 23 Apr 2020 07:57:02 -0400 In-Reply-To: <4678e0a6a529877fee91a452424115c1@disroot.org> Sender: "Debbugs-submit" Resent-Message-ID: Content-Language: en-US List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 39023@debbugs.gnu.org Cc: symphonia@disroot.org, 40601@debbugs.gnu.org Hello, as I had been working on the installer lately [1], I tried to tackle this bug also, I have it mostly working. I added support for openrc-based init systems. I opted to support both adduser & useradd, changed some tool calls to work on busybox, etc... Then sprinkled a bit of cleanup & polish over the top. It's not finished, because I could not test it. I have a problem building the binary-tarball since I switched to the 1.1.0 release and I've yet to try to build on an earlier version. Stay tuned, patches incoming for review. [1] https://issues.guix.gnu.org/40601 -- Vincent Legoll