https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223531
--- Comment #16 from Wolfram Schneider <[email protected]> --- I agree that spaces in filenames are not a good idea. However, a kernel which is not booting due spaces is very bad. I removed the space check in sys/kern/kern_conf.c and now I can boot my current kernel, and upgrade the VM. Attached a patch with a one line change. It could be that this change has unknown side effect for devd (PR #144736, PR #161912). Lets see. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
