Bug#738922: parted3 preparation

2014-03-12 Thread Colin Watson
On Thu, Feb 13, 2014 at 04:53:16PM -0500, Phillip Susi wrote: In preparation for the parted3 transition, this patch fixes format_swap to go straight to using mkswap instead of trying to use parted_server first. It also removes ext2 support, which will be picked up by partman-ext3 and depends

Bug#738922: parted3 preparation

2014-03-12 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/12/2014 9:34 AM, Colin Watson wrote: I think it would be very helpful to split up the logical chunks of this. Moving ext2 support means that we need to make sure that partman-basicfilesystems and partman-ext3 land in unstable and testing

Bug#738922: parted3 preparation

2014-03-12 Thread Colin Watson
On Wed, Mar 12, 2014 at 10:02:16AM -0400, Phillip Susi wrote: On 3/12/2014 9:34 AM, Colin Watson wrote: I think it would be very helpful to split up the logical chunks of this. Moving ext2 support means that we need to make sure that partman-basicfilesystems and partman-ext3 land in

Bug#738922: parted3 preparation

2014-02-14 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I made one small mistake with this patch. It turns out there aren't symlinks for mkfs.fat{16,32}, so the mkfs line needs changed from mkfs.$filesystem to mkfs.vfat -F ${filesystem#fat}. -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.17 (MingW32)

Bug#738922: parted3 preparation

2014-02-13 Thread Phillip Susi
Package: partman-basicfilesystems Tags: patch In preparation for the parted3 transition, this patch fixes format_swap to go straight to using mkswap instead of trying to use parted_server first. It also removes ext2 support, which will be picked up by partman-ext3 and depends on dosfstools-udeb