diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-08-17 00:50:52 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-08-17 00:50:52 +0200 |
commit | 4e0bdc5b4abbba6ea17bb138aeee786df4941676 (patch) | |
tree | f0dc71135e9a120998777b09a9bc68921fb7c566 /hurd/running | |
parent | 0eac731863e3558756e00a4872ab502d259f7e36 (diff) | |
parent | d1a43b0ae568e5bdd811a2f233b6ea6ba3627d5c (diff) |
Merge branch 'master' of braunbox:~hurd-web/hurd-web
Diffstat (limited to 'hurd/running')
-rw-r--r-- | hurd/running/Guix.mdwn | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/hurd/running/Guix.mdwn b/hurd/running/Guix.mdwn index 28309e4c..64f9d0e7 100644 --- a/hurd/running/Guix.mdwn +++ b/hurd/running/Guix.mdwn @@ -1,7 +1,19 @@ [[!meta title="Guix"]] -Guix also has support for GNU/Hurd in its master branch. +GNU/Hurd support has been integrated in Guix. --- # QEMU Image [[!inline pages=hurd/running/Guix/qemu_image raw=yes feeds=no]] + +--- +# Documentation + +As Hurd support is integrated in Guix, the official documentation (<https://guix.gnu.org/en/manual/devel/>) also works for Hurd. + +Guix has even support in its configuration language for creating Hurd VMs from a running Guix system (<https://guix.gnu.org/en/manual/devel/en/guix.html#The-Hurd-in-a-Virtual-Machine>). + +--- +# Status + +At the time of writing, the official Guix manual says that "This configuration is experimental and under development. The easiest way for you to give it a try is by setting up an instance of hurd-vm-service-type on your GNU/Linux machine (see hurd-vm-service-type). See Contributing, on how to help!" (<https://guix.gnu.org/en/manual/devel/en/guix.html#GNU-Distribution>). |