diff options
Diffstat (limited to 'minikrebs/profiles/README.md')
-rw-r--r-- | minikrebs/profiles/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/minikrebs/profiles/README.md b/minikrebs/profiles/README.md index fc1e8945..743a3b35 100644 --- a/minikrebs/profiles/README.md +++ b/minikrebs/profiles/README.md @@ -1,4 +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` |