From f7979bc22b89166f4085ac21fe6cf137f8f4315f Mon Sep 17 00:00:00 2001 From: sjat Date: Wed, 3 Jun 2026 19:10:53 +0200 Subject: [PATCH] docs(hardware): record DDR4-2666 RAM type for mf01/mf02, fix mf00 status Add ram_type (DDR4-2666 non-ECC UDIMM) to mf01 and mf02 frontmatter, and set mf00's placeholder status to staging so the overview index regenerates. Co-Authored-By: Claude Opus 4.8 (1M context) --- docs/hardware/mf00.md | 2 +- docs/hardware/mf01.md | 1 + docs/hardware/mf02.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/hardware/mf00.md b/docs/hardware/mf00.md index 4723898..2ce196d 100644 --- a/docs/hardware/mf00.md +++ b/docs/hardware/mf00.md @@ -1,7 +1,7 @@ --- hostname: mf00 kind: server -status: definitely-not-a-valid-status +status: staging location: The pile cpu: "?" cpu_cores: "?" diff --git a/docs/hardware/mf01.md b/docs/hardware/mf01.md index 102c7ba..b1a52cc 100644 --- a/docs/hardware/mf01.md +++ b/docs/hardware/mf01.md @@ -7,6 +7,7 @@ cpu: Intel Core i5-8500 @ 3.00GHz cpu_cores: 6 cpu_threads: 6 ram_gb: 8 +ram_type: DDR4-2666 non-ECC UDIMM storage_gb: 40 storage_type: nvme nic_gbps: 1 diff --git a/docs/hardware/mf02.md b/docs/hardware/mf02.md index 056a6f3..1d1704f 100644 --- a/docs/hardware/mf02.md +++ b/docs/hardware/mf02.md @@ -7,6 +7,7 @@ cpu: Intel Core i5-8500 @ 3.00GHz cpu_cores: 6 cpu_threads: 6 ram_gb: 16 +ram_type: DDR4-2666 non-ECC UDIMM storage_gb: 40 storage_type: nvme nic_gbps: 1