From 907b38d74f7a2a4ac54d815ce5cc844e843486f4 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sun, 27 Jun 2021 23:15:24 -0400 Subject: [PATCH] Making roles/1-prep/README.rst approachable for newcomers --- roles/1-prep/README.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/roles/1-prep/README.rst b/roles/1-prep/README.rst index c0197797a..b8fe2d884 100644 --- a/roles/1-prep/README.rst +++ b/roles/1-prep/README.rst @@ -2,14 +2,15 @@ 1-prep README ============= -This 1st stage is primarily hardware-focused, prior to OS +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 -- Administrator security (username iiab-admin by default) +- `iiab-admin `_ username and group to log into Admin Console - OpenVPN software if/as needed later for remote support -Traditionally it included preliminaries like hostname and things -specific to a particular platform, such as the XO laptop, done before -the bulk of the install. +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.