From 4d9ec0d35696784ac9000967a7333dc0bba99c33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20unbrot=20P=C3=A4tzold?= Date: Mon, 27 Apr 2026 13:45:55 +0200 Subject: [PATCH] Moved install-md to top level --- system_setup/install.md => install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename system_setup/install.md => install.md (87%) diff --git a/system_setup/install.md b/install.md similarity index 87% rename from system_setup/install.md rename to install.md index accee56..9e49a77 100644 --- a/system_setup/install.md +++ b/install.md @@ -1,6 +1,6 @@ # OEMDRV Bootstrap — install.sh -`install.sh` prepares a target machine for automated Fedora deployment. It shrinks an existing partition to carve out a dedicated **OEMDRV** partition, which Anaconda/Kickstart will detect automatically during installation. +the script `./system_setup/install.sh` prepares a target machine for automated Fedora deployment. It shrinks an existing partition to carve out a dedicated **OEMDRV** partition, which Anaconda/Kickstart will detect automatically during installation. ## What it does