https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202098
Ian Lepore <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|New |In Progress Flags| |mfc-stable9?, mfc-stable10+ CC| |[email protected] Severity|Affects Only Me |Affects Some People --- Comment #2 from Ian Lepore <[email protected]> --- Finally got around to doing something with this, sorry for the long delay. I took the attached patch and reworked it so that any value delivered from the server that gets automatically set into the dhcp.* env vars can now be overridden with values the platform-specific part of loader(8) has preloaded into the environment. The rootpath and hostname global vars used by other networking code in libstand will be overridden in addition to the automatic dhcp.* vars. I also took the patch from the mailing list thread that sets env vars from the efi loader command line and prepared it for commit. The patches have been turned into a pair of phabricator reviews: https://reviews.freebsd.org/D4559 https://reviews.freebsd.org/D4561 -- 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]"
