> diff --git a/platform.py b/platform.py > index 8697090..e407c96 100644 > --- a/platform.py > +++ b/platform.py > @@ -447,6 +447,7 @@ class S390(Platform): > > class Sparc(Platform): > _diskType = parted.diskType["sun"] > + _bootloaderPackage = "silo" > > @property > def minimumSector(self, disk): Fine for F12, will need to be: _packages = ["silo"] in master. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list