summaryrefslogtreecommitdiffstats
path: root/minikrebs/profiles/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'minikrebs/profiles/README.md')
-rw-r--r--minikrebs/profiles/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/minikrebs/profiles/README.md b/minikrebs/profiles/README.md
new file mode 100644
index 00000000..743a3b35
--- /dev/null
+++ b/minikrebs/profiles/README.md
@@ -0,0 +1,9 @@
+# Profiles
+
+Every profile must have a `custom_make` script which builds the image for the
+profile. This script also can contain which customizes the image files before
+building.
+
+You may also want to include your own files into your image, adding file=customfile in your custom\_make.
+
+default password is `minikrebs`