Received: from mail-40130.protonmail.ch (mail-40130.protonmail.ch [185.70.40.130]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id C9B5C781958 for <~alpine/devel@lists.alpinelinux.org>; Sun, 15 Dec 2019 11:20:11 +0000 (UTC) Date: Sun, 15 Dec 2019 11:20:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1576408811; bh=f1xu4rz9CjgPDOyGZp6mp2ZV3g6qSlKPLrIqhQB7SZA=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References: Feedback-ID:From; b=ntbDKoM+Gi4+tYkxpqz++AFRqWi6UmGaH0d/RE2OApyHC/HYr6BBUFOXDK9fAk8kO QUVVWw0x/s/pU2ZxLHM6DrCpEb9dSqvPzelicVUlrEJqaLlvaLDVpDbLcAoZrCrETt SuFtcyHLlDCDJnaHM8SQiASbVLVa6HVlTUS9TZts= To: Natanael Copa From: ecsx Cc: Alpine develmopment <~alpine/devel@lists.alpinelinux.org> Reply-To: ecsx Subject: Re: Alpine Linux 3.11.0 release candidate 2 Message-ID: In-Reply-To: <20191213204341.57e63669@ncopa-desktop.copa.dup.pw> References: <20191213204341.57e63669@ncopa-desktop.copa.dup.pw> Feedback-ID: rfqEyWCqWp1raYnSrQM7wRmLaD8V0x-8nfFhjPo0Xf4EctzPnMsu1XXI2RUPT3HPiFWcIJFwPnnZyvTgi9-DmQ==:Ext:ProtonMail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.protonmail.ch I tested on a brand new machine and it's working fine. Just a few questions, 1. It installed Grub as the bootloader, I think because of UEFI. Is there a= way to use Syslinux? Has someone managed to use Alpine with Syslinux on UE= FI system? 2. I see python2 and some python2 packages are still shipped. I remember a = thread months ago that discussed to drop python2 because of EOL. Is that st= ill a goal? Anyway, the experience was smooth and the release is looking good. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Friday, December 13, 2019 4:43 PM, Natanael Copa = wrote: > Hi! > > I just pushed the second release candidate. > > It has a 5.4 kernel for rpi and should have (untested) rpi4 support. It > would be nice if someone with raspberry pi could test if it works. > Specially rpi4. > > Also ipv6 only should be improved, but I don't have ipv6 here yet, so > It would be nice if someone could help us test that and give feedback. > > Thanks! > > -nc