diff options
author | makefu <root@pigstarter.de> | 2013-02-26 12:18:52 +0000 |
---|---|---|
committer | makefu <root@pigstarter.de> | 2013-02-26 12:18:52 +0000 |
commit | ef4eb3189363f5cd9a33b43693322a68d3142979 (patch) | |
tree | 683df8268baae71451633518aa7ff7ea258a4aa8 /minikrebs/profiles/README.md | |
parent | e2369060a397e8dad82a2dfcc63c81df1e08a983 (diff) | |
parent | 001bfd5f2b6890cafd209de4ea360927d4dd8a55 (diff) |
Merge branch 'master' of https://github.com/krebscode/painload
Conflicts:
minikrebs
Diffstat (limited to 'minikrebs/profiles/README.md')
-rw-r--r-- | minikrebs/profiles/README.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/minikrebs/profiles/README.md b/minikrebs/profiles/README.md deleted file mode 100644 index 743a3b35..00000000 --- a/minikrebs/profiles/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# 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` |