Hi,
On 08/10/2009 04:54 PM, Chris Lumens wrote:
+# The anaconda cmdline has not been parsed yet when we're first imported,
+# so we can not use flags.dmraid here
+if flags.cmdline.has_key("nodmraid"):
+ DMRaidMember._udevTypes = []
+
register_device_format(DMRaidMember)
What's the chain of imports that prevents this from working look like?
anaconda -> kickstart -> storage.formats -> global code calls
collect_device_format_classes(), which in turn imports all the format
handlers.
Regards,
Hans
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list