[Bug 272077] loader defaults to kernel=kernel even if it doesn't exist
Date: Mon, 19 Jun 2023 14:33:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272077 --- Comment #1 from Kyle Evans <kevans@freebsd.org> --- (In reply to Mina Galić from comment #0) Right, historically we haven't been able to enumerate directories in loader scripts, thus couldn't really do much more intelligent if the default kernel failed to load. However, we added that (+ kernels_autodetect) fairly early on in lua. Will need to put a little thought into what we want to do here. -- You are receiving this mail because: You are the assignee for the bug.