diff options
author | GNUtoo <GNUtoo@web> | 2021-08-16 19:31:12 +0200 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2021-08-16 19:31:12 +0200 |
commit | 554a26290fe9348b14a951df4931921f3ea61dc5 (patch) | |
tree | f029f598075215a89f486797511d6c81eded6246 /hurd/running | |
parent | cf0c0f53a40b7af6638f429940fa14ff197cb818 (diff) |
Add status
Diffstat (limited to 'hurd/running')
-rw-r--r-- | hurd/running/Guix.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hurd/running/Guix.mdwn b/hurd/running/Guix.mdwn index 37d933f0..8bca1e5b 100644 --- a/hurd/running/Guix.mdwn +++ b/hurd/running/Guix.mdwn @@ -10,3 +10,8 @@ Guix also has support for GNU/Hurd in its master branch. # Documentation As Hurd support is integrated in Guix in the master branch, the official documentation (<https://guix.gnu.org/en/manual/devel/>) also works for Hurd. It 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>). |