https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262192
--- Comment #8 from Olivier Certner <[email protected]> --- (In reply to Olivier Certner from comment #7) Unfortunately, (1) is not enough... I only get "random: randomdev_wait_until_seeded unblock wait" messages forever. Indeed, network domains initialization happens at level SI_SUB_PROTO_DOMAINS, whereas the "random_harvestq" thread is launched later (level SI_SUB_KICK_SCHEDULER). This is true in CURRENT as well. So I guess I must live with constant boot entropy for now. -- You are receiving this mail because: You are the assignee for the bug.
