diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/layer-contents.md | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/layer-contents.md b/docs/layer-contents.md index 29cfa35..223a3b0 100644 --- a/docs/layer-contents.md +++ b/docs/layer-contents.md | |||
| @@ -13,12 +13,10 @@ | |||
| 13 | 13 | ||
| 14 | ## Images | 14 | ## Images |
| 15 | 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 | 16 | * rpi-test-image |
| 23 | * Image based on rpi-basic-image which includes most of the packages in this | 17 | * Image based on core-image-base which includes most of the packages in this |
| 24 | layer and some media samples. | 18 | layer and some media samples. |
| 19 | |||
| 20 | For other uses it's recommended to base images on `core-image-minimal` or | ||
| 21 | `core-image-base` as appropriate. The old image names (`rpi-hwup-image` and | ||
| 22 | `rpi-basic-image`) are deprecated. | ||
