Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.52]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 114937811F5 for <~alpine/devel@lists.alpinelinux.org>; Tue, 21 Jun 2022 13:39:32 +0000 (UTC) Received: by mail-ed1-f52.google.com with SMTP id o10so19432071edi.1 for <~alpine/devel@lists.alpinelinux.org>; Tue, 21 Jun 2022 06:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=2RrbDJGC1CebZzj5VE6uZVDMm6St128Y7mG9hrsPRn4=; b=NLylGM6DKyxKU8263/6e47mC1nbavrE+UfqpFdzoZUViBwcOq+ebHEgCeAshilwt8h MUSb3gO6gA24VQyMeoEj5Npf5OMfIeC7GOOyUJQvCibhdSsX/O6KZCI4w2kT4ebc7mKc DcMtTRDyewc9co5ye6Nd19Cm/XVtQY7hcxXxd6oWvb2Dw4b6EBuVSFDLH4sVrAdXcRht tJ6S1CxqtVh+WPDfg0fEyRall42IPbV/5t4aEIOet/adQef2GcOhNrD6x3Md4AF0l2nZ Uotcdxl/3reYnhXWdI+aHv2mEx2lKZdxFePn6qF8nKH/h8ebY9A6PT8xbl/6V2SZW3OW kUOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=2RrbDJGC1CebZzj5VE6uZVDMm6St128Y7mG9hrsPRn4=; b=4bUxfr/J76UZC8k37A7P/9VPR0fPYh7n+UEM03nz5yfVe6D7gA702zPKcT/3WG6V2A csIuNlzVZTVxL+5GlV5+UHebveIt+XZdYO7ROlmh+xlcvvgpX0ooGUbdzAjA1ArZ+nrV nfKrS+iFyA122jvJQjp/mu0JpC9yoM6ZWccKGB1olNWy+Kss/UxZ4CBGTIj0qiSTbbnS qgaKoc2R+IGEpEhU4S1iGjeAv+ryg4Jx1+daIw7q/AnByMYMHLvBk3hhEVOZA/tQwF5l fjzqV0blpi3ZKD4M/sIJXXAvhIi1G75WLmWYZ7h6aV6AYVNoywnMnBTc0qLlLDFtDlEe FvKA== X-Gm-Message-State: AJIora9i1nwGJrV/jwCyBOjHfpe8a56VCAdKqtrkJ8G8OwQWdZuj3zpe HdIA76ZA9u+2uM7KsWP/74Mik8nRja5LE2QNdgs= X-Google-Smtp-Source: AGRyM1tT7jhS9QNRr1fo4p3ISkUaJqf5iytl78k9dUwrs/I9m9S2wfaS898SFbo3t38qrKEJmdczsw7/7tpqumzS44Y= X-Received: by 2002:aa7:c952:0:b0:434:edcc:f247 with SMTP id h18-20020aa7c952000000b00434edccf247mr35164608edt.412.1655818772440; Tue, 21 Jun 2022 06:39:32 -0700 (PDT) MIME-Version: 1.0 References: <20220621095653.71773d59@ncopa-desktop.lan> <20220621114559.4d38d98e@ncopa-desktop.lan> In-Reply-To: From: Tomas Kolda Date: Tue, 21 Jun 2022 15:39:21 +0200 Message-ID: Subject: Re: Native Alpine GLibc support (NEW) To: Jakub Panek Cc: Thomas Lamprecht , ~alpine/devel@lists.alpinelinux.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable =C3=BAt 21. 6. 2022 v 15:05 odes=C3=ADlatel Jakub Panek nap= sal: > > As a person that dabbles with Alpine and is somewhat active in community, > I agree that glibc doesn't feel right with Alpine. It's not a component > that you can simply replace in ecosystem as everything has to be rebuilt > against it. IMO, libc and package manager are base components which make > OS distinct so calling it Alpine with glibc would be a disservice as > Alpine focuses on size, simplicity and security, which for glibc I > would say neither are a focus. > So the Alpine can be first distro that supports two libc libraries! ;-) > > I would be happy to contribute towards apk-tools + glibc OS (option b)) > and it's ports as much as I can but would really recommend for it > to define itself as separate project from Alpine (e.g. different name). > I could also provide some compute and storage for it. > As Natanael said it would increase the resource needs (people) even more. I think... Changing one library does not need to generate another distro. Maybe I should share it somehow so you can try it in chroot or docker to see there is really actually almost no change which I like most. Maybe Jakube we can setup a repository of packages somewhere on your web server? I can copy it there. Then it is easy to start to play with that as you have build toolchain ready.