https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246121
Koine Yuusuke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #215196|text/x-uuencode |text/plain mime type| | --- Comment #10 from Koine Yuusuke <[email protected]> --- Created attachment 215196 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215196&action=edit [PATCH] Append bhyve -k option for specified keyboard layout with layout setting files every languages. Then, the second patch is "bhyve_kbdlayout_option.tgz" for supporting bhyve -k option that specify the keyboard layout name. This patch can be applied be executing the following command. cd /usr/src/usr.sbin patch -u < bhyve_kbdlayout_option_fbsd13c.patch sh bhyve_kbdlayout_layoutfile.shar cd /usr/src/share patch -u < bhyve_kbdlayout_vmrunsh_fbsd13c.patch In addition, the second patch has the following changes from the previous patch. * The first patch (for supporting QEMU Extended Keyboard Event Message) must be applied before applying this patch. * Fix an issue where the latest bhyve source tree (only FreeBSD 13.0-current) could not be patched correctly. (SORRY!) * Modified so that -k option can be specified from /usr/share/examples/bhyve/vmrun.sh. (However, vmrun.sh is only modified.) If there is something, please point out. -- 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]"
