X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-ew0-f225.google.com (mail-ew0-f225.google.com [209.85.219.225]) by lists.alpinelinux.org (Postfix) with ESMTP id 3A358360F719 for ; Thu, 7 Jan 2010 17:54:26 +0000 (UTC) Received: by ewy25 with SMTP id 25so22678284ewy.25 for ; Thu, 07 Jan 2010 09:54:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=KA8dbfzNNRj6zWfdfcJj9+PfXDUcE7Z4CmSC3wpKuBw=; b=SFVs2SM8XQ++LvRNik05+L6/xtSOg+yzN/JoOY1PvE0NnfpDbMxI12GwplUXLgfOgR Nmx9avYROaiHGWxTRlGVH2ymLbQ5nVi7vXMM10i7LkfkRpl7/B73fgtHXckyjwaOM0j2 17UwFAZNZ8BYrMIqUZ2lRaOjgIGQYalHwAM6o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=OxgTe3l2GeoLoERKC5lJrVqXVjVOEnHyUzUvYNInvcipaoDGM+Tu3dASYytmGdW2fe SUdSOqFyOJQhy/rZQF+UluCKI2DVjafhd9+kvHWebDWK1cLZJyrxia5C/86AVcjS4RCv 57gUKFtVs4b6r5JqFbEzH1ieUBIyGUvy6nSj8= Received: by 10.213.103.9 with SMTP id i9mr74832ebo.16.1262886866000; Thu, 07 Jan 2010 09:54:26 -0800 (PST) Received: from ?10.65.65.1? (245.39.189.109.customer.cdi.no [109.189.39.245]) by mx.google.com with ESMTPS id 13sm15206722ewy.5.2010.01.07.09.54.24 (version=SSLv3 cipher=RC4-MD5); Thu, 07 Jan 2010 09:54:24 -0800 (PST) Subject: Re: [alpine-devel] alpine iso kernel From: Natanael Copa To: Cameron Banta Cc: Alpine Developers In-Reply-To: <531b02ea0912302035v84d0703w5fe41936470381d0@mail.gmail.com> References: <531b02ea0912302035v84d0703w5fe41936470381d0@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 07 Jan 2010 18:53:20 +0100 Message-ID: <1262886800.8625.13487.camel@ncopa-desktop.nor.wtbts.net> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 Content-Transfer-Encoding: 7bit On Wed, 2009-12-30 at 22:35 -0600, Cameron Banta wrote: > Hello, hi sorry late answer > > Are there plans to update the kernel on the alpine iso? yes, well... The idea is to have alpine-2.0 out by april or something with NPTL. I think we do need something that works before that. So I'm thinking of maybe makeing an alpine-1.10 release with 2.6.32 kernel, and all the stuff in current edge. And then start break stuff in edge with NPTL. > I couldn't boot it on an hp blade server. It failed at the hwdrivers > part, so I assumed it was a driver issue. there was a driver for HP watchdog that have cause issues for us. I have disabled the driver. > But I was able to boot an ubuntu cd and install alpine to hdd using > 2.6.32 kernel from edge. you could probably have created a small apkvol with a file /etc/modprobe.d/hpwdt containing: "blacklist hpwdt" > > Thanks, > Cameron --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---