X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-fx0-f178.google.com (mail-fx0-f178.google.com [209.85.220.178]) by lists.alpinelinux.org (Postfix) with ESMTP id 2EBDC170000BA for ; Thu, 26 Feb 2009 13:16:47 +0000 (UTC) Received: by fxm26 with SMTP id 26so512926fxm.25 for ; Thu, 26 Feb 2009 05:16:46 -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=GD/WZniJnLqXjquetdKilB4Gqfb5flpE8DbR9aJoWGo=; b=JmneopR45Hva7OfDFcwBxFLKFXIuiOjdLt3Z9cCAVV6SBotIDQY5A/PwNm74bF7+0f 51M39oZx3rUUslzDD6QZu2WHPDLV+l+KMPjH+R9vXRROAZbKm+lpzvT78gCw8fxl0LzS aqsqsimfg+ePTqsPqDLkYzW0PrLjo3bOPcnnw= 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=fadDP8RyRHkIO/OB0vsm/yavXihGTfJyp3vIkWKdmtUXa03ypF15O49r3TwK0bIUXL NR0C1xoRNiKmpmbDlmUAx2TU2dG3QNViXQKW0LZDIQZW+GtRfUjIMwmdeSYiXbNJOJrk q6RwVCuW/b+wkS2n7Wm4mAQUkHy9zurc4FUew= Received: by 10.86.72.15 with SMTP id u15mr2341700fga.8.1235654206291; Thu, 26 Feb 2009 05:16:46 -0800 (PST) Received: from ?10.65.65.1? (149-182-13.oke2-bras2.adsl.tele2.no [90.149.182.13]) by mx.google.com with ESMTPS id 4sm3750050fge.34.2009.02.26.05.16.41 (version=SSLv3 cipher=RC4-MD5); Thu, 26 Feb 2009 05:16:44 -0800 (PST) Subject: Re: [alpine-devel] [PATCH] testing/device-mapper: new aport From: Natanael Copa To: Leonardo Arena Cc: Alpine-devel In-Reply-To: <9334be8a0902260447g19668d44j3edc96b818e618b5@mail.gmail.com> References: <9334be8a0902260141i1d41833et8e79cf3060edb44a@mail.gmail.com> <1235642452.17189.48.camel@nc> <9334be8a0902260447g19668d44j3edc96b818e618b5@mail.gmail.com> Content-Type: text/plain Date: Thu, 26 Feb 2009 14:16:39 +0100 Message-Id: <1235654199.17189.90.camel@nc> 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.24.4 Content-Transfer-Encoding: 7bit On Thu, 2009-02-26 at 13:47 +0100, Leonardo Arena wrote: > i need multipath-tools for my iSCSI storage. Need that as dependency > as well as libaio (currently working on). wow cool... I'll commit as is (need to clean up so i can pull cleanly first). testing is a good place. We need to check so it does not clloide with lvm2. Thanks! -nc > Thanks! > > On Thu, Feb 26, 2009 at 11:00 AM, Natanael Copa > wrote: > On Thu, 2009-02-26 at 10:41 +0100, Leonardo Arena wrote: > > please review attached patch > > thanks! > > Is this needed? Who/what needs it? > > Doesnt lvm2 provide same functionallity itself? > > (iirc arch linux build device-mapper from lvm2 sources so i > thought it > was not needed with the separate device-mapper pkg) > > > leo > > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---