[Bug 413199] New: no dhcp during nfs boot
https://bugzilla.novell.com/show_bug.cgi?id=413199 Summary: no dhcp during nfs boot Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Booting AssignedTo: jsrain@novell.com ReportedBy: elylevy@cs.huji.ac.il QAContact: jsrain@novell.com Found By: --- It seems there is a typo in /lib/mkinitrd/scripts/boot-network.sh # dhcp based ip config if [ "$nettype" = "static" ]; then # run dhcp Changing it to != fixes the problem but I'm not sure it's the right fix. It should probably be = "dhcp" or something similar. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=413199 Jiri Srain <jsrain@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jsrain@novell.com |hare@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=413199 User hare@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=413199#c1 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Hannes Reinecke <hare@novell.com> 2008-09-03 05:34:43 MDT --- Already fixed, will be pushed out with the next maintenance update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com