Bug#738864: Remove copy operation for parted3 transition

2014-07-05 Thread Colin Watson
Control: tag -1 pending [Resent to the right bug this time!] On Thu, Feb 13, 2014 at 11:45:00AM -0500, Phillip Susi wrote: > This patch removes the copy operation from the partman menu in > preparation for the parted3 transition, which no longer supports this. Thanks, applied to master. It's a

Bug#738864: Remove copy operation for parted3 transition

2014-02-13 Thread Lennart Sorensen
On Thu, Feb 13, 2014 at 09:08:32PM +0400, Michael Tokarev wrote: > Out of curiocity, why libparted is needed to copy a partition > into some other place? How about > > dd if=/dev/source-partition of=/dev/dest-partition > > ? > > (Well, with proper options, maybe with iflag=direct etc, but tha

Bug#738864: Remove copy operation for parted3 transition

2014-02-13 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/13/2014 12:08 PM, Michael Tokarev wrote: > Out of curiocity, why libparted is needed to copy a partition into > some other place? How about > > dd if=/dev/source-partition of=/dev/dest-partition > > ? > > (Well, with proper options, maybe with

Bug#738864: Remove copy operation for parted3 transition

2014-02-13 Thread Michael Tokarev
13.02.2014 20:45, Phillip Susi wrote: > Package: partman-partitioning > Tags: patch > > This patch removes the copy operation from the partman menu in > preparation for the parted3 transition, which no longer supports this. > Out of curiocity, why libparted is needed to copy a partition into som

Bug#738864: Remove copy operation for parted3 transition

2014-02-13 Thread Phillip Susi
Package: partman-partitioning Tags: patch This patch removes the copy operation from the partman menu in preparation for the parted3 transition, which no longer supports this. diff -Nru partman-partitioning-99/active_partition/copy/choices partman-partitioning-100/active_partition/copy/choices -