diff options
author | GNUtoo <GNUtoo@web> | 2021-08-16 19:16:53 +0200 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2021-08-16 19:16:53 +0200 |
commit | 963a5e73fba6a02d1366686340a5aa9cd3eb97cb (patch) | |
tree | 2648c23f8c6afc5a82eca9004204c1d5c4d86a58 /hurd/running | |
parent | f94761b20fb6727e6f4ece8f59e460a79c219064 (diff) |
Create page with qemu image link for Guix
Diffstat (limited to 'hurd/running')
-rw-r--r-- | hurd/running/Guix/qemu_image.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/hurd/running/Guix/qemu_image.mdwn b/hurd/running/Guix/qemu_image.mdwn new file mode 100644 index 00000000..52985c6f --- /dev/null +++ b/hurd/running/Guix/qemu_image.mdwn @@ -0,0 +1,14 @@ +[//]: # ([[meta copyright="Copyright © 2011, 2012, 2014, 2016 Free Software Foundation, Inc."]]) + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!meta title="Guix's QEMU Image"]] + +There is a QEMU image with [[Guix GNU/Hurd|guix]] pre-installed available +at <https://ci.guix.gnu.org/search/latest/image?query=spec:images+status:success+system:x86_64-linux+hurd-barebones.qcow2>. |