From fb66753dc0e9773ada593448e56cfcf3eb3a08b7 Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Tue, 26 May 2026 00:08:21 +0300 Subject: docs: lift "OS and hypervisor support" from h1 to h2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The heading was `# OS and hypervisor support` (h1) which made it a sibling of the document title `# hvinfo` rather than a sibling of the other h2 section `## Building`. Demote to h2 so the table of contents nests correctly. Filed as a small operational test PR while validating the T8850 Cat 1 pre-flight ruleset migration on vyos/hvinfo@current (Phase 1 P2, ruleset id 16845685, see ~/.claude/plans/2026-05-25-classic-to-rulesets-migration.md). 🤖 Generated by [robots](https://vyos.io) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0232654..cffeb95 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ dpkg-buildpackage -b -us -uc If you have your Ada toolchain installed in an unusual location, it's better to ensure you have it in your `$PATH`. -# OS and hypervisor support +## OS and hypervisor support CPUID-based checks that can detect KVM, Xen HVM, VMware, bhyve, and Hyper-V are supported on any OS. -- cgit v1.2.3