X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 4284EDC18D4 for ; Wed, 11 Apr 2012 11:16:21 +0000 (UTC) Received: by vbmv11 with SMTP id v11so726386vbm.13 for ; Wed, 11 Apr 2012 04:16:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=5pRRmYeqJYHMUJyOVvR/PA+W96kKOnjJh2xqQty7Pzs=; b=fSvft3vZ5GXEsn9eQ4YDuUNRCIUTIidP5VnviktEZoy7cWKMyQXgnHZHutT5HoiXil YhzCQp9kMSZkySpvV01SXfsxElKp5Y9zmTG1E4TqYV39FQc+V+uGgvHGOoIjrDLKxqVQ rItsIKUs18OpuHj2INJdtNMfmXZ5oaDQLFtDwmcp17YZio2bvoBwErRd7xPukU3QyvYD NUX8s6Z04wJCzGkLrmXVoBUMYN1R7OljB0VugE+kj1N5UEj2AWDTmiv0+yhhkzswI6p1 4bPDNuEkRHwIRxYBy48UrACYvud/6oqwSh3LZ+8shpnvaOjwN/guicGqHs7/ilYkALlI c/1w== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.220.150.142 with SMTP id y14mr4564545vcv.47.1334142981204; Wed, 11 Apr 2012 04:16:21 -0700 (PDT) Received: by 10.52.170.103 with HTTP; Wed, 11 Apr 2012 04:16:21 -0700 (PDT) Date: Wed, 11 Apr 2012 11:16:21 +0000 Message-ID: Subject: [alpine-devel] [announce] Sonnet GNU/Linux (somewhat derivative of Alpine) From: William Pitcock To: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnYdj6ZDVbsxzhiiOv++cwuy5C5ZmhRTr+nHZRpfmhzeH/+payjb9eSoUmP+7X7OgGbr2ct Hi, As a side project, I have been building a GNU/Linux distribution based ontop of some of the components of Alpine (alpine-conf, apk-tools). It is based on glibc 2.15 and systemd, so administration is comparable to a Debian wheezy system with systemd-sysv installed. The code (including a fully cross-compatible systemd packaging for both Alpine and Sonnet with full modloop compatibility) is available here: http://github.com/sonnet-linux A simple website containing information about the distribution can be found here: http://sonnet.dereferenced.org/ Right now I am targeting only the x86_64 architecture. x86 will come next weekend once we get everything stabilized. This is a very early stage distribution, many branding changes are needed still. I intend to merge some work into aports/alpine-conf to make rebranding of derivatives easier. I also have work in that specific aports tree that enables one to build the distribution with glibc or uclibc by using a single environment variable, which will also be merged shortly. If hacking on a GNU/Linux desktop-optimized distribution built ontop of parts of Alpine interests you, then download an ISO and start sending me pull requests. William --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---