From ce01a544bc6c23c5694fa8d4091aaa71f4d05393 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 28 Jul 2021 03:33:23 -0400 Subject: [PATCH] Update 1-prep/README.rst --- roles/1-prep/README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/roles/1-prep/README.rst b/roles/1-prep/README.rst index b8fe2d884..ef512e620 100644 --- a/roles/1-prep/README.rst +++ b/roles/1-prep/README.rst @@ -2,8 +2,8 @@ 1-prep README ============= -This 1st stage (1-prep) is primarily hardware-focused, prior to OS -additions/mods, but also includes critical pieces sometimes needed for +This 1st `stage `_ (1-prep) is primarily hardware-focused, prior to OS +additions/mods — but also includes critical pieces sometimes needed for remote support: - SSH @@ -14,3 +14,5 @@ Traditionally 1-prep also included preliminaries like hostname and hardware-oriented things specific to a particular platform (such as One Laptop Per Child's XO laptop) i.e. critical setup prior to the bulk of IIAB's software install. + +Recap: Similar to 0-init, 2-common, 3-base-server and 5-xo-services ⁠— this 1st stage installs core server infra (that is not user-facing).