X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 2C307DC1457 for ; Sun, 18 Dec 2011 13:43:25 +0000 (UTC) Received: by pbcc3 with SMTP id c3so3589408pbc.13 for ; Sun, 18 Dec 2011 05:43:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=6g49qS0Hdtq1sM2bH0UJw6NC1WHGALSR9Ub/p4q06Ng=; b=xznoZP64shA1Va5xYGGtrI1mlAutk8UDIBqJkrbNEEUNuPROZA4eYlNIj4Nt7fzLgW MuCRBm+vdmqSe4dCLX0Hkd1/bYKww+QunMawKQirFeAglwbCxYgKMJUyjAX+Z237RAN/ m1Lv7VVHz3N23PJJyncj//y8n8ItD0yXNAyo0= 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.68.74.41 with SMTP id q9mr31685376pbv.129.1324215805310; Sun, 18 Dec 2011 05:43:25 -0800 (PST) Sender: royger@gmail.com Received: by 10.142.47.17 with HTTP; Sun, 18 Dec 2011 05:43:25 -0800 (PST) Date: Sun, 18 Dec 2011 14:43:25 +0100 X-Google-Sender-Auth: OIEgmHuVUxcx2EoOBQYZX5IeS2Y Message-ID: Subject: [alpine-devel] Port of Xen to Alpine Linux From: =?UTF-8?Q?Roger_Pau_Monn=C3=A9?= To: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=UTF-8 Hello, Some days ago I've started playing with Alpine Linux and Xen (xen-unstable right now). So far I've been able to compile Xen under Alpine 2.3.2, and fixed some issues with uclibc along the way. I've upstreamed the changes needed to compile Xen under uclibc to xen-devel, and now they are waiting for approval. Here is the list of changes: http://lists.xen.org/archives/html/xen-devel/2011-12/msg01525.html http://lists.xen.org/archives/html/xen-devel/2011-12/msg01618.html http://lists.xen.org/archives/html/xen-devel/2011-12/msg01622.html http://lists.xen.org/archives/html/xen-devel/2011-12/msg01619.html http://lists.xen.org/archives/html/xen-devel/2011-12/msg01621.html http://lists.xen.org/archives/html/xen-devel/2011-12/msg01620.html http://lists.xen.org/archives/html/xen-devel/2011-12/msg01623.html If anyone wants to try them out, you will need to install yajl and dev86 from source probably, using this patch to build yajl successfully: https://github.com/lloyd/yajl/issues/58 Once this patches are approved I will backport the necessary ones to xen-4.1 to be sure stable Xen versions are compatible with Alpine. Regards, Roger. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---