aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 86ebfc5..d4fc869 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,8 @@ those things. Instead it supports:
31- setting system hostname 31- setting system hostname
32- install user's configured SSH keys to the alpine user's authorized_keys file 32- install user's configured SSH keys to the alpine user's authorized_keys file
33- run any script-like user data (must start with #!) 33- run any script-like user data (must start with #!)
34- scramble root and alpine password
35- resize root partition to available disk space
34 36
35These steps only run once. After the initial bootstrap the bootstrapper script 37These steps only run once. After the initial bootstrap the bootstrapper script
36is a no-op. To force the script to run again at boot time remove the file 38is a no-op. To force the script to run again at boot time remove the file