From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m1H5Segr002972 for ; Sun, 17 Feb 2008 00:28:40 -0500 Received: from smtp2.pacifier.net (smtp2.pacifier.net [64.255.237.172]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m1H5S9fR014686 for ; Sun, 17 Feb 2008 00:28:10 -0500 Received: from laptop1.local (ip136.133.dsl-acs2.pdx.iinet.com [209.20.133.136]) by smtp2.pacifier.net (Postfix) with ESMTP id 6F4556B41A for ; Sat, 16 Feb 2008 21:26:14 -0800 (PST) From: ben scott Date: Sat, 16 Feb 2008 21:26:09 -0800 References: <269300.77497.qm@web57704.mail.re3.yahoo.com> In-Reply-To: <269300.77497.qm@web57704.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802162126.09898.benscott@nwlink.com> Subject: [linux-lvm] I have started writing a KDE program for LVM Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" To: LVM general discussion and development I have a program on sourceforge.net called kvpm. It is a KDE version 4 gui wrapper for the LVM tools. It needs the kdelibs version 4 headers but not the full kde 4 base installation. It is still very alpha but I really would like to get some feedback on it. Also, has there been any progress towards an lvm library? Thank you.