[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Bug 479470] cobbler kssendmac and breed suse
- From: bugzilla redhat com
- To: fedora-docs-list redhat com
- Subject: [Bug 479470] cobbler kssendmac and breed suse
- Date: Wed, 5 Aug 2009 13:32:21 -0400
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=479470
--- Comment #3 from David Quenzler <quenzler us ibm com> 2009-08-05 13:32:20 EDT ---
I just checked the 1.6.8 source, utils.py still has the same code. It's not
fixed yet.
+===+
# determine if we have room to add kssendmac to the kernel options line
kernel_txt = hash_to_string(results["kernel_options"])
if len(kernel_txt) < 244:
results["kernel_options"]["kssendmac"] = None
+===+
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]