fixies for fsf special_disk partitioning
[automated-distro-installer] / README
diff --git a/README b/README
index 5e01bb4794b2e25d9d55320a63111f4bef5b7bc7..06fc185c38fa88014eefdd26fc21a65f47bc7711 100644 (file)
--- a/README
+++ b/README
@@ -93,6 +93,9 @@ Before doing a fai install, you will need to populate /q/root/luks and
 existing /etc/ssh/*host* to
 /p/c/machine_specific/HOST/filesystem/etc/ssh
 
+You will also want to populate a git ignored file like
+fai/config/files/root/.ssh/authorized_keys/STANDARD
+
 host-* luks keyfiles generated like:
 h=demohost; head -c 2048 /dev/urandom | od | se dd of=/q/root/luks/host-$h
 
@@ -109,6 +112,10 @@ Also, setup dns in /p/c/host-info and firewall redirects in wrt-setup-local.
 After install, btrbk to setup data, and then distro-begin && distro end.
 See notes in distro-begin for other configuration.
 
+# Per distro install/config
+
+./fai/config/package_config/CLASS.gpg
+
 # Prerequesites:
 
 <https://savannah.nongnu.org/git/?group=bash-bear-trap>