[Kimchi-devel] [PATCH v2] [Kimchi 4/8] Implement the web serial console front-end

Aline Manera alinefm at linux.vnet.ibm.com
Wed Feb 10 18:07:45 UTC 2016



On 02/09/2016 04:23 PM, Jose Ricardo Ziviani wrote:
>   - This is the screen that opens when the client requests the serial
>     console, basically a textarea and a websocket that communicates
>     with the server (through websockify) in order to send/receive
>     data from a guest serial console.
>
> Signed-off-by: Jose Ricardo Ziviani <joserz at linux.vnet.ibm.com>
> ---
>   ui/serial/images/favicon.ico | Bin 0 -> 15086 bytes

The favicon.ico can be used for general matters. Place it under /images

>   ui/serial/serial.html        |  99 +++++++++++++++++++++++++++++++++++++++++++
>   2 files changed, 99 insertions(+)
>   create mode 100644 ui/serial/images/favicon.ico
>   create mode 100644 ui/serial/serial.html
>




More information about the Kimchi-devel mailing list