https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262192
--- Comment #14 from Conrad Meyer <c...@freebsd.org> --- Hey Olivier, this is great. I think it's unlikely we need TCP connections before the scheduler is up. Splitting the initialization code is not especially burdensome either. > If some entropy source could be made available very early, all these > considerations and problems would be avoided. As mentioned briefly in comment #4, we could attempt to poll available random sources on demand, before the scheduler comes up. This only works for builtin sources or drivers loaded by loader, though. -- You are receiving this mail because: You are the assignee for the bug.