diff --git a/flavours/baremetal/README.md b/flavours/baremetal/README.md
new file mode 100644
index 000000000..fa92566aa
--- /dev/null
+++ b/flavours/baremetal/README.md
@@ -0,0 +1,2 @@
+This flavour is for booting baremetal nodes.
+It does some iSCSI setup and fetches a disk image
diff --git a/flavours/hwburnin/README.md b/flavours/hwburnin/README.md
new file mode 100644
index 000000000..8cb09c03d
--- /dev/null
+++ b/flavours/hwburnin/README.md
@@ -0,0 +1,2 @@
+This flavour is intended to be used to test hardware.
+It will exercise RAM and disks.
diff --git a/flavours/hwdiscovery/README.md b/flavours/hwdiscovery/README.md
new file mode 100644
index 000000000..718c26c70
--- /dev/null
+++ b/flavours/hwdiscovery/README.md
@@ -0,0 +1 @@
+This flavour will examing the available hardware it boots on, and report it to an inventory service.