X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by lists.alpinelinux.org (Postfix) with ESMTP id 84BCD170000BA for ; Thu, 26 Feb 2009 10:01:01 +0000 (UTC) Received: by fk-out-0910.google.com with SMTP id 18so206842fkq.9 for ; Thu, 26 Feb 2009 02:01:00 -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=Wptb5qqEvRDqgF0G03qAM01oci6U16bpsRDFZzNd6ME=; b=AkwZgNpEugRrJyYIoaxmz16n/G2BLfhmF8BGfh+1KMolp+TOTuGTXNeU5Te9gHZ3Lw 41egfqualg8TgTbEK0ccAVV+VK4Q7Dzr7MdOFXwLWHRKfnbW4abqWKpIGIfyq8ynlOdM hJGnzmq7l/MoWt5e2KHlNPbc8KELe8xc1gTMY= 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=n7R4a2XSf7XTCF24AKkfLVYsTwPs/izQaJFUjx2BVxkQl66g5R9sXvMAk0AOqYmxoG nLNzMuPTvgmK5STeLQGgsOQp3fo2mccIVqgjns5m/+0YgPOugE2NrEspqmRWZngd59Ly O+vIs6URrR82530dMZGlgHtBPhQbA4eljRke8= Received: by 10.86.89.20 with SMTP id m20mr1515491fgb.71.1235642460338; Thu, 26 Feb 2009 02:01:00 -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 d4sm3299829fga.45.2009.02.26.02.00.58 (version=SSLv3 cipher=RC4-MD5); Thu, 26 Feb 2009 02:00:59 -0800 (PST) Subject: Re: [alpine-devel] [PATCH] testing/device-mapper: new aport From: Natanael Copa To: Leonardo Arena Cc: Alpine-devel In-Reply-To: <9334be8a0902260141i1d41833et8e79cf3060edb44a@mail.gmail.com> References: <9334be8a0902260141i1d41833et8e79cf3060edb44a@mail.gmail.com> Content-Type: text/plain Date: Thu, 26 Feb 2009 11:00:52 +0100 Message-Id: <1235642452.17189.48.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 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 ---