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(a)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