This patch set moves the partition table code into DiskLabel, a subclass of DeviceFormat. This removes the implicit requirement that all disks (or any other device type) contain a disklabel. For consistency in the short term, we enforce this requirement explicitly from the device tree's device discovery methods. These patches lay the groundwork for partitioned md devices as well as whole-disk formats (eg: a filesystem, pv, or md component that occupies an entire disk without a partition table). I have done some testing, but much more will be needed. _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list