Bug#751029: Please split kpartx off from multipath-tools

Phillip Susi psusi at ubuntu.com
Wed Jun 11 14:07:46 UTC 2014


On 6/11/2014 12:29 AM, Ritesh Raj Sarraf wrote:
> Thank you Phillip and Guido for this conversation and concluding it.
> Please feel free to submit the reworked patch. So we are just splitting
> to a new kpartx package.

Ok, here you go... now it just splits the kpartx binary into its own udeb.

-------------- next part --------------
=== modified file 'debian/changelog'
--- debian/changelog	2014-03-09 16:52:09 +0000
+++ debian/changelog	2014-06-11 14:05:33 +0000
@@ -1,3 +1,9 @@
+multipath-tools (0.5.0-2) unstable; urgency=low
+
+  * Split kpartx out of multipth-tools-udeb into kpartx-udeb
+
+ -- Phillip Susi <psusi at ubuntu.com>  Mon, 09 Jun 2014 11:45:08 -0400
+
 multipath-tools (0.5.0-1) unstable; urgency=low
 
   * [955018b] Imported Upstream version 0.5.0

=== modified file 'debian/control'
--- debian/control	2014-03-09 16:52:09 +0000
+++ debian/control	2014-06-11 14:04:34 +0000
@@ -63,7 +63,7 @@
 Package: multipath-udeb
 Package-Type: udeb
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, multipath-modules
+Depends: ${shlibs:Depends}, ${misc:Depends}, multipath-modules, kpartx-udeb
 Section: debian-installer
 Description: maintain multipath block device access - udeb package
  This is a udeb, or a microdeb, for the debian-installer.
@@ -71,3 +71,14 @@
  These tools are in charge of maintaining the disk multipath device maps and
  react to path and map events.
 
+Package: kpartx-udeb
+Package-Type: udeb
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: debian-installer
+Description: create device mappings for partitions - udeb package
+ This is a udeb, or a microdeb, for the debian-installer.
+ .
+Kpartx can be used to set up device mappings for the partitions of any
+partitioned block device. It is part of the Linux multipath-tools.
+

=== added file 'debian/kpartx-udeb.install'
--- debian/kpartx-udeb.install	1970-01-01 00:00:00 +0000
+++ debian/kpartx-udeb.install	2014-06-09 17:07:15 +0000
@@ -0,0 +1,1 @@
+/sbin/kpartx

=== modified file 'debian/multipath-udeb.install'
--- debian/multipath-udeb.install	2010-01-23 00:14:04 +0000
+++ debian/multipath-udeb.install	2014-06-09 17:07:25 +0000
@@ -1,4 +1,3 @@
 /sbin/multipath
 /lib/multipath/
 /lib/libmultipath.so.*
-/sbin/kpartx

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-lvm-maintainers/attachments/20140611/50fbe1a1/attachment.sig>


More information about the pkg-lvm-maintainers mailing list