Hi,
On 03/19/2010 05:57 PM, Brian C. Lane wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 03/19/2010 04:05 AM, Hans de Goede wrote:
+
+ import storage
+ if isinstance(d, storage.devices.NetworkStorageDevice):
+ s = args.append(self.anaconda.network.dracutSetupString(d))
+ if s not in args:
+ args.append(s)
I think this bit should just be:
args.append(self.anaconda.network.dracutSetupString(d))
p.s.
This is fixed in my local tree now.
Regards,
Hans
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list