X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 25789DC1849 for ; Sat, 7 Jan 2012 19:05:01 +0000 (UTC) Received: by vcbfk1 with SMTP id fk1so3136849vcb.13 for ; Sat, 07 Jan 2012 11:05:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; bh=ncQesb/fegzKCSbaBzSmWkFeWk74Gl2wc5V0/xkulCw=; b=W/MjEKALHBFe2eu324VWUAlN6M0eCisBEJ4yANWI1xp5f4YRPLoRhNNj3D/Yexw3Yf z/Rn4aCUIBf0TVGdc6FtFCAjP0gedV8l5ND/QmItXLA+odeA0nrEkwrkow5RgfpYqzY0 A8XBlr44Bxii8dgVWcBJGlJLttW4BUty9m+kQ= Received: by 10.220.149.207 with SMTP id u15mr6215276vcv.27.1325963099722; Sat, 07 Jan 2012 11:04:59 -0800 (PST) Received: from [10.14.66.167] (mx1.wtbts.ca. [216.249.2.10]) by mx.google.com with ESMTPS id dr7sm9461841vdb.1.2012.01.07.11.04.57 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 07 Jan 2012 11:04:57 -0800 (PST) References: In-Reply-To: X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 (iPod Mail 8C148) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: Cc: "alpine-devel@lists.alpinelinux.org" X-Mailer: iPod Mail (8C148) From: Jeff Bilyk Subject: Re: [alpine-devel] Steps for adding / packaging a kernel module Date: Sat, 7 Jan 2012 14:07:48 -0500 To: Florian Heigl Hi Florian, On Jan 7, 2012, at 4:34 AM, Florian Heigl wrote: > Hi, >=20 > i've been going through the wiki articles but so far this has been a > quite inconclusive thing. Agreed, it's another area where better docs would be appreciated. >=20 > I've prepared a VM and installed alpine-sdk, and also somehow set up > abuild, but I'm not even sure that was a step into the right > direction. >=20 > Ah, and just now I noticed the rebuild-alpine.sh and stuff in aports. >=20 > I want to try to build packages for flashcache and openvswitch at some > point, right now I just want to install them "somehow" and test, > that's why I end up needing to compile some kernel modules. >=20 > Started a nice mass build of 1500 packages now and have no idea if > that will really help me in the end :) >=20 > Maybe this will just do it, but please take notice that one start-goal > documentation for this would not hurt. An example APKBUILD that you might check out would be http://git.alpinelinux= .org/cgit/aports/tree/main/open-vm-tools-grsec/APKBUILD. Hopefully it can p= oint you in the right direction. Before building packages with kernel modul= es you should only need to install alpine-sdk, any other source packages sho= uld be pulled in via the makedepends option. >=20 > Greetings, > Florian >=20 > --=20 > the purpose of libvirt is to provide an abstraction layer hiding all > xen features added since 2006 until they were finally understood and > copied by the kvm devs. >=20 >=20 > --- > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > Help: alpine-devel+help@lists.alpinelinux.org > --- >=20 Jeff= --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---