public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
From: agk@sourceware.org
To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org
Subject: LVM2 ./WHATS_NEW ./make.tmpl.in scripts/Makefi ...
Date: Thu, 20 May 2010 11:20:00 -0000	[thread overview]
Message-ID: <20100520112043.17465.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-05-20 11:20:38

Modified files:
	.              : WHATS_NEW make.tmpl.in 
	scripts        : Makefile.in lvmconf.sh 

Log message:
	Install lvmconf script by default.
	Remove unnecessary versioned dmeventd plugin symlinks.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1567&r2=1.1568
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/make.tmpl.in.diff?cvsroot=lvm2&r1=1.98&r2=1.99
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/scripts/Makefile.in.diff?cvsroot=lvm2&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/scripts/lvmconf.sh.diff?cvsroot=lvm2&r1=1.6&r2=1.7

--- LVM2/WHATS_NEW	2010/05/19 11:57:05	1.1567
+++ LVM2/WHATS_NEW	2010/05/20 11:20:35	1.1568
@@ -1,5 +1,7 @@
 Version 2.02.66 - 
 ===============================
+  Install lvmconf script by default.
+  Remove unnecessary versioned dmeventd plugin symlinks.
   Add tests for lvm_vgname_from_{pvid|device}.
   Add lvm2app interfaces to lookup a vgname from a pvid and pvname.
   Update pvchange to always obtain a vg handle for each pv to process.
--- LVM2/make.tmpl.in	2010/05/14 13:32:36	1.98
+++ LVM2/make.tmpl.in	2010/05/20 11:20:35	1.99
@@ -310,7 +310,6 @@
 install_dm_plugin: $(LIB_SHARED)
 	$(INSTALL_PROGRAM) -D $< $(libdir)/device-mapper/$(<F)
 	$(LN_S) -f device-mapper/$(<F) $(libdir)/$(<F)
-	$(LN_S) -f $(<F) $(libdir)/$(<F).$(LIB_VERSION)
 
 install_lvm2_plugin: $(LIB_SHARED)
 	$(INSTALL_PROGRAM) -D $< $(libdir)/lvm2/$(<F)
--- LVM2/scripts/Makefile.in	2010/04/14 20:03:16	1.16
+++ LVM2/scripts/Makefile.in	2010/05/20 11:20:38	1.17
@@ -17,7 +17,7 @@
 
 include $(top_builddir)/make.tmpl
 
-SCRIPTS = lvmdump.sh vgimportclone.sh
+SCRIPTS = lvmdump.sh lvmconf.sh vgimportclone.sh
 ifeq ("@FSADM@", "yes")
 	SCRIPTS += fsadm.sh
 endif
--- LVM2/scripts/lvmconf.sh	2010/05/14 11:33:21	1.6
+++ LVM2/scripts/lvmconf.sh	2010/05/20 11:20:38	1.7
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 2004-2009 Red Hat, Inc. All rights reserved.
 #
-# This file is part of the lvm2-cluster package.
+# This file is part of the lvm2 package.
 #
 # This copyrighted material is made available to anyone wishing to use,
 # modify, copy, or redistribute it subject to the terms and conditions


                 reply	other threads:[~2010-05-20 11:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100520112043.17465.qmail@sourceware.org \
    --to=agk@sourceware.org \
    --cc=lvm-devel@redhat.com \
    --cc=lvm2-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).