diff options
author | Pierre-Philipp Braun <pbraun@nethence.com> | 2022-05-25 01:01:48 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-28 09:11:33 +0700 |
commit | 8ab9bf5b34358adbe5987873ec49d4af3382f60d (patch) | |
tree | 66ef07bc201ba94df229181587fa19b718e77f11 /system/xen-nox/README | |
parent | d11fa586a70819c395b0a7b9249344da719cbf62 (diff) |
system/xen-nox: Added (Xen Project Hypervisor)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xen-nox/README')
-rw-r--r-- | system/xen-nox/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/xen-nox/README b/system/xen-nox/README new file mode 100644 index 0000000000000..84979ecdaad0e --- /dev/null +++ b/system/xen-nox/README @@ -0,0 +1,6 @@ +The xen-nox package contains the XEN micro-kernel and tools for PV and +PVH modes, including the good old xenstore daemon written in C. + +QEMU-XEN is built without X11 support (no GTK, SDL nor OpenGL). + +NOTE: this conflicts with the system/xen package. |