1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update 1-prep/README.rst

This commit is contained in:
A Holt 2021-07-28 03:33:23 -04:00 committed by GitHub
parent dd584a0c6a
commit ce01a544bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@
1-prep README 1-prep README
============= =============
This 1st stage (1-prep) is primarily hardware-focused, prior to OS This 1st `stage <https://github.com/iiab/iiab/wiki/IIAB-Contributors-Guide#ansible>`_ (1-prep) is primarily hardware-focused, prior to OS
additions/mods, but also includes critical pieces sometimes needed for additions/mods but also includes critical pieces sometimes needed for
remote support: remote support:
- SSH - SSH
@ -14,3 +14,5 @@ Traditionally 1-prep also included preliminaries like hostname and
hardware-oriented things specific to a particular platform (such as hardware-oriented things specific to a particular platform (such as
One Laptop Per Child's XO laptop) i.e. critical setup prior to the One Laptop Per Child's XO laptop) i.e. critical setup prior to the
bulk of IIAB's software install. 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).