On Tuesday, January 13 2009, Eric Sandeen said: > Eric Sandeen wrote: > > David Cantrell wrote: > >> Eric Sandeen wrote: > >>> +class btrfsFileSystem(FileSystemType): > >>> + def __init__(self): > >>> + FileSystemType.__init__(self) > >>> + self.partedFileSystemType = parted.file_system_type_get("btrfs") > >> For this line to work, libparted needs to grow a macro identifying the > >> btrfs type. > > > > Crud, I wondered about that. So the path to anaconda is libblkid -> > > parted -> anaconda? > > > > Well, I've looked at parted before. Guess maybe I'll do so again. > > On the other hand, I notice that gfs2 support in anaconda does not use > this. What happens if it's just dropped until parted is updated? :) Yeah, that should be fine. I'll do the edit by hand and commit and push this. Jeremy _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list