https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205263
Bug ID: 205263
Summary: Fix for netwait boot order issues and other bugs
Product: Base System
Version: 10.2-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: conf
Assignee: [email protected]
Reporter: [email protected]
Created attachment 164144
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164144&action=edit
netwait fix patch
There are a few issues with using netwait with late-appearing devices such as
USB ethernet controllers that are fixed in the proposed patch:
- $netwait_if_timeout would always bail out on first iteration if no interface
found
- Added netwait to NETWORKING after netif to ensure it runs at the correct
time
- $netwait_ip was mandatory even though making it optional does not break
anything
- Minor improvements to console text to make logging clearer
With this patch, my system boots properly, with correct routing.
I hope the patch is of some use, and look forward to your feedback. :)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"