Eric Sandeen wrote: > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> > > Index: devel/anaconda-11.5.0.38/storage/formats/fs.py > =================================================================== > --- devel.orig/anaconda-11.5.0.38/storage/formats/fs.py > +++ devel/anaconda-11.5.0.38/storage/formats/fs.py > @@ -776,6 +776,7 @@ class Ext4FS(Ext3FS): > """ ext4 filesystem. """ > _type = "ext4" > _bootable = False > + _dump = False > _defaultFormatOptions = ["-t", "ext4"] > _migratable = False Actually hold on, we're setting tons of filesystems as dumpable, let me check on all those... -Eric _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list