summaryrefslogtreecommitdiffstats
path: root/docs/layer-contents.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/layer-contents.md')
-rw-r--r--docs/layer-contents.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/layer-contents.md b/docs/layer-contents.md
new file mode 100644
index 0000000..29cfa35
--- /dev/null
+++ b/docs/layer-contents.md
@@ -0,0 +1,24 @@
1# Layer Contents
2
3## Supported Machines
4
5* raspberrypi
6* raspberrypi0
7* raspberrypi0-wifi
8* raspberrypi2
9* raspberrypi3
10* raspberrypi3-64 (64 bit kernel & userspace)
11* raspberrypi-cm (dummy alias for raspberrypi)
12* raspberrypi-cm3 (dummy alias for raspberrypi2)
13
14## Images
15
16* rpi-hwup-image
17 * Hardware up image
18
19* rpi-basic-image
20 * Based on rpi-hwup-image with some added features (ex: splash)
21
22* rpi-test-image
23 * Image based on rpi-basic-image which includes most of the packages in this
24 layer and some media samples.