diff options
author | Bob Funk <bobfunk11@gmail.com> | 2023-05-25 21:44:55 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-27 08:08:47 +0700 |
commit | 47399a9e4d97b428f3a40a9c438967d82e803ce7 (patch) | |
tree | d89ac50ff41c0ec86fa6ceeff637b56043828cb4 /desktop/gnome-boxes/README | |
parent | d662313602f36e57167ca2335baf79ad8d5f5755 (diff) |
desktop/gnome-boxes: Added (GNOME Boxes)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gnome-boxes/README')
-rw-r--r-- | desktop/gnome-boxes/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/desktop/gnome-boxes/README b/desktop/gnome-boxes/README new file mode 100644 index 0000000000..a04d8b96c5 --- /dev/null +++ b/desktop/gnome-boxes/README @@ -0,0 +1,11 @@ +gnome-boxes is a simple GNOME application to access virtual machines. + +Important Note: +gnome-boxes is a graphical front end for qemu/libvirt. You will need to +install 'qemu' in order to make use of gnome-boxes. There is a qemu +build available on slackbuilds.org. Please install *all* of the +optional dependencies listed for qemu for proper compatibility with +gnome-boxes. + +gnome-boxes can be built and run without qemu, but you will not be able +to run any virtual machines from gnome-boxes until qemu is installed. |