> diff --git a/booty/bootloaderInfo.py b/booty/bootloaderInfo.py > index c3ddc19..574dc4c 100644 > --- a/booty/bootloaderInfo.py > +++ b/booty/bootloaderInfo.py > @@ -194,7 +194,7 @@ class KernelArguments: > # look for kernel arguments we know should be preserved and add them > ourargs = ["speakup_synth", "apic", "noapic", "apm", "ide", "noht", > "acpi", "video", "pci", "nodmraid", "nompath", "nomodeset", > - "noiswmd"] > + "noiswmd", "fips"] > > if iutil.isS390(): > ourargs.append("cio_ignore") Make sure all this goes to master, too. Thanks. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list