Re: libparted-fs-resize: HFS/FAT file system resizing library

2012-02-10 Thread Jim Meyering
Curtis Gedak wrote: > On 12-02-06 04:05 AM, Jim Meyering wrote: parted provides a new library, libparted-fs-resize, for resizing HFS+ and FAT file systems. This is the subset of the FS-manipulation functionality removed in parted-3.0 for which we have found no free >>

Re: libparted-fs-resize: HFS/FAT file system resizing library

2012-02-09 Thread Curtis Gedak
On 12-02-06 04:05 AM, Jim Meyering wrote: parted provides a new library, libparted-fs-resize, for resizing HFS+ and FAT file systems. This is the subset of the FS-manipulation functionality removed in parted-3.0 for which we have found no free alternative. That library provi

Re: libparted-fs-resize: HFS/FAT file system resizing library

2012-02-06 Thread Jim Meyering
Curtis Gedak wrote: > On 12-02-03 02:46 PM, Jim Meyering wrote: >> From NEWS: >> >> parted provides a new library, libparted-fs-resize, for resizing >> HFS+ and FAT file systems. This is the subset of the FS-manipulation >> functionality removed in parted-3.0 for which we have found n

Re: libparted-fs-resize: HFS/FAT file system resizing library

2012-02-04 Thread Curtis Gedak
On 12-02-03 02:46 PM, Jim Meyering wrote: From NEWS: parted provides a new library, libparted-fs-resize, for resizing HFS+ and FAT file systems. This is the subset of the FS-manipulation functionality removed in parted-3.0 for which we have found no free alternative. That libr

Re: libparted-fs-resize: HFS/FAT file system resizing library

2012-02-03 Thread Curtis Gedak
Hi Jim, Thank you for this new library. I plan to begin testing the library late next week. On 12-02-03 02:46 PM, Jim Meyering wrote: On testing, there is a single new test that resizes a FAT and an HFS partition, then checks each with fsck.vfat and fsck.hfs respectively. Unfortunately, as