X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail-qk0-f195.google.com (mail-qk0-f195.google.com [209.85.220.195]) by lists.alpinelinux.org (Postfix) with ESMTP id 172655C43DA for ; Wed, 1 Mar 2017 19:57:58 +0000 (GMT) Received: by mail-qk0-f195.google.com with SMTP id s186so13549487qkb.1 for ; Wed, 01 Mar 2017 11:57:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flatglobe-org.20150623.gappssmtp.com; s=20150623; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=4pjKlpXygRWhPiNG/wVlt5nHf7rQECUieRSf4Svjdqk=; b=qv0ZvyCQJ7tadxSu2wyftRRtjEjJPbajWUoCZHusniLwsL9kUKgzKA21rW1AwFuU5B Yahx39RL0Sfh3TqLAq538bDZcjtaZ4F3nlQAmlS3gWC7ZWIVtQBN5FBN2B0aV02ZgaMZ YoBfJIZjkKOnjMsOH+JLf5YK6PQSlDqZmyEPOTt8N3+LoVxDH3lfqPtaT+XSI1DMFr0G +Kt/3cKLPnQQ6PCOPvcEc+9DqBYixzD+w89HiMtvgs3o5P+R4GJen+s3HiekirwMjUpY iurwubQzMDlE2VsYWOYpwKWXjgS31n7YIafgaDGNdEgDb+rdwYXKp8ONgVo7hG0MMKcJ iWoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=4pjKlpXygRWhPiNG/wVlt5nHf7rQECUieRSf4Svjdqk=; b=uTdKrtLxt3xwb3jy+sjDgAzGh/A95ZEOOuNR/TnExJLoa1f6iU7RXBwCCwRFlcY6sw gqX8iscMrji88kyatsbMyocMG91uMMo6J6kWSEjDSh0oQdloFnkFBELFnL+Qs6xeYrnL JlI/C/vKduMZs/dJLTLbpfjjoOf/7NPZ7BA7+Snq+p7rL7yOLO1qnof8FvIU7zp/URVx 2BpDFdaZwKRcme8cpB1yr1EySM1dE1nAlk6cWglaR1eZOD2to2efr5gJZVVr/JpKxNMC JrsAndkGLa7L0kxGmwVQIeVox0/5ESHMeTOkIabiXCArxYb2xobFOzlIaKAqaltNq3VM wjJg== X-Gm-Message-State: AMke39lPvf47bI65C6r7W/mji3y8ZcFyoAEIFx8UZYOEOx9N8Int05vS+PhUstIl/fmoTA== X-Received: by 10.55.20.67 with SMTP id e64mr11491305qkh.148.1488398278037; Wed, 01 Mar 2017 11:57:58 -0800 (PST) Received: from ?IPv6:2604:2000:26ca:e700::7? ([2604:2000:26ca:e700::7]) by smtp.gmail.com with ESMTPSA id u6sm3818235qkh.66.2017.03.01.11.57.56 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2017 11:57:57 -0800 (PST) To: alpine-devel@lists.alpinelinux.org From: "Tuan M. Hoang" Subject: [alpine-devel] Alpine s390x repo Message-ID: Date: Wed, 1 Mar 2017 14:57:50 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hi everyone, As we have seen in the last couple of months, Alpine has active develpoment in ppcel64 and s390x ports, thanks to Alpine's great cross-compiling capability. For now, I have built a stable chroot/Docker image with about 900 packages in main, 100 in community, including musl, linux-vanilla, gcc, python2-3, go, openjdk7-8, ruby, nodejs, erlang, etc., hosted at : https://github.com/tmh1999/alpine-s390x-repo/tree/master/alpine/edge. And I think it's best for Alpine to have s390x port available in the official repo. In the next steps, I would like to share the responsibility and workload of Alpine community to maintain s390x port : fixing bug, contributing aports and building packages. I am not saying I am an expert in s390x architecture but I am spending my time to learn and work with it right now, so I think it's a plus for Alpine community. I already talked to Timo about this proposal on IRC and he suggested me to ask other Alpine devs' opinions too. For some devs showing concerns about s390x building machines, though I cannot speak on behalf of IBM I believe IBM will have support for Alpine. If I am correct IBM has already contacted some Alpine devs for long-term s390x build machines, which is pretty cool. For now, anyone can request for a s390x VM at : https://developer.ibm.com/linuxone/request-a-trial/. I will try to build the remaining packages in main and community, and creat a boot image for Alpine s390x. Please let me know what you think about my proposal. Thanks, Tuan --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---