* hurd/running/gentoo.mdwn: new file. * hurd/running/distrib.mdwn: added link to gentoo wiki. * sidebar.mdwn: change gentoo link to go to gentoo wiki page. --- hurd/running/distrib.mdwn | 3 ++- hurd/running/gentoo.mdwn | 19 +++++++++++++++++++ sidebar.mdwn | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 hurd/running/gentoo.mdwn
diff --git a/hurd/running/distrib.mdwn b/hurd/running/distrib.mdwn index 47a41ea3..0c3c3b23 100644 --- a/hurd/running/distrib.mdwn +++ b/hurd/running/distrib.mdwn @@ -11,9 +11,10 @@ what those standards are."""]] There are several GNU distributions that are built on the Hurd. If you develop a Hurd-based distro or know of one that isn't on this list yet, feel free to add it! -###Working distributions of GNU/Hurd: +###Working distributions of GNU/Hurd: * [[Debian]] +* [[Gentoo]] * [[Guix]] ###GNU/Hurd distributions in early stages of development: diff --git a/hurd/running/gentoo.mdwn b/hurd/running/gentoo.mdwn new file mode 100644 index 00000000..d9a0c7a8 --- /dev/null +++ b/hurd/running/gentoo.mdwn @@ -0,0 +1,19 @@ +[[!meta copyright="Copyright © 2026 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]]."]]"""]] + +Gentoo GNU/Hurd has qemu images available and some daring developers +run Gentoo GNU/Hurd on real hardware! You can view the +[screenshots](https://www.gentoo.org/news/2026/04/01/gentoo-hurd.html) +in the annoucement blog post! The current Gentoo Hurd codebase is on +[codeberg](https://codeberg.org/thesamesam/gentoo-hurd). + +Read [Gentoo Hurd's project wiki +page](https://wiki.gentoo.org/wiki/Project:Hurd) for more information. + diff --git a/sidebar.mdwn b/sidebar.mdwn index cf69e771..10d681c8 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -47,7 +47,7 @@ License|/fdl]]."]]"""]] * **[[Debian GNU/Hurd|hurd/running/debian]]** * **[[Guix GNU/Hurd|hurd/running/Guix]]** * **[[Arch GNU/Hurd|hurd/running/live_cd/]]** - * **[Gentoo GNU/Hurd](https://codeberg.org/thesamesam/gentoo-hurd)** + * **[[Gentoo GNU/Hurd|hurd/running/gentoo]]** * **[[GNU System|hurd/running/gnu]]** --- -- 2.53.0
