Hi,
With regards commit "50cdecc sysvinit-inittab_xen.inc: fix hypervisor console"... We are having issues with this patch. When using start_getty (a wrapper to getty) it will first check if the console device is a "serial" device driver [1]. It then fails because hvc0 is a "system" device, not a "serial" [2]. [1] https://github.com/openembedded/openembedded-core/blob/master/meta/recipes-core/sysvinit/sysvinit-inittab/start_getty#L11 [2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/tty/hvc/hvc_console.c#n1036 Any thoughts? Cheers, Filipe IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
