summaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-17 20:17:43 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-17 20:17:43 -0500
commitf2bf0a43d851086a62175eb588822c0a6ff1c3a9 (patch)
treed4f3fdc643f08669a3e9435287485614433eb1b3 /notes
parent96470b3a7265f2fbac1947ba5baaff5fa9ed7f6d (diff)
downloadpuppet-tozt-f2bf0a43d851086a62175eb588822c0a6ff1c3a9.tar.gz
puppet-tozt-f2bf0a43d851086a62175eb588822c0a6ff1c3a9.zip
add some notes for how to prepare partofme for puppeting
Diffstat (limited to 'notes')
-rw-r--r--notes/partofme7
1 files changed, 7 insertions, 0 deletions
diff --git a/notes/partofme b/notes/partofme
new file mode 100644
index 0000000..5366e3b
--- /dev/null
+++ b/notes/partofme
@@ -0,0 +1,7 @@
+- run through standard arch linux install process
+ - partition with gpt and efi
+ - mount efi partition to /efi
+ - install base and base-devel groups
+- install dhcpcd and enable dhcpcd@ens3p0
+- install grub and efibootmgr and follow efi installation instructions
+- install and enable openssh, and allow root logins