diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2026-03-24 01:01:42 +0100 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2026-03-24 01:01:42 +0100 |
| commit | cc2a438568ee1ef73d235f6e0c53d7b40ed11753 (patch) | |
| tree | fe57ea3cfb2222cee27bf91ba42f58fb838d7d19 | |
| parent | 11a91a881bcc5b0f35ab1e83cb37e36e91e50f2e (diff) | |
Add "building" links
| -rw-r--r-- | hurd.mdwn | 1 | ||||
| -rw-r--r-- | sidebar.mdwn | 3 |
2 files changed, 4 insertions, 0 deletions
@@ -63,6 +63,7 @@ in the *unstable* branch of the Debian archive. # Using * [[Running]] +* [[Building]] * [[running/Distrib]] -- Distributions * [[Public_Hurd_Boxen]] * [[Neighborhurd]]s and [[Subhurd]]s diff --git a/sidebar.mdwn b/sidebar.mdwn index 87b0633b..704ce1f8 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -31,13 +31,16 @@ License|/fdl]]."]]"""]] * **[[Hurd]]** * [[Hurd/Documentation]] + * [[hurd/Building]] * [[hurd/Running]] * **[[microkernel/Mach]]** * [[microkernel/mach/Documentation]] * [[GNU Mach|microkernel/mach/gnumach]] + * [[Building GNU Mach|microkernel/mach/gnumach/building]] * **[[microkernel/mach/MIG]]** * [[Documentation|microkernel/mach/mig/documentation]] * [[microkernel/mach/mig/GNU MIG]] + * [[Building GNU MIG|microkernel/mach/mig/GNU MIG/building]] --- |
