summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers')
-rw-r--r--recipes-containers/vcontainer/files/blobs/vdkr/aarch64/README2
-rw-r--r--recipes-containers/vcontainer/files/blobs/vdkr/x86_64/README2
-rw-r--r--recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README2
-rw-r--r--recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-containers/vcontainer/files/blobs/vdkr/aarch64/README b/recipes-containers/vcontainer/files/blobs/vdkr/aarch64/README
index cabb5100..eb7100ea 100644
--- a/recipes-containers/vcontainer/files/blobs/vdkr/aarch64/README
+++ b/recipes-containers/vcontainer/files/blobs/vdkr/aarch64/README
@@ -20,7 +20,7 @@ Build instructions:
20 cp tmp/deploy/images/qemuarm64/vdkr/aarch64/initramfs.cpio.gz . 20 cp tmp/deploy/images/qemuarm64/vdkr/aarch64/initramfs.cpio.gz .
21 cp tmp/deploy/images/qemuarm64/vdkr/aarch64/rootfs.img . 21 cp tmp/deploy/images/qemuarm64/vdkr/aarch64/rootfs.img .
22 22
23Once these files are present, vdkr-native will automatically include them. 23Once these files are present, vcontainer-native will automatically include them.
24 24
25Alternatively, set VDKR_USE_DEPLOY = "1" in local.conf to use blobs 25Alternatively, set VDKR_USE_DEPLOY = "1" in local.conf to use blobs
26directly from DEPLOY_DIR without copying to the layer. 26directly from DEPLOY_DIR without copying to the layer.
diff --git a/recipes-containers/vcontainer/files/blobs/vdkr/x86_64/README b/recipes-containers/vcontainer/files/blobs/vdkr/x86_64/README
index 6902f729..9a17f7b4 100644
--- a/recipes-containers/vcontainer/files/blobs/vdkr/x86_64/README
+++ b/recipes-containers/vcontainer/files/blobs/vdkr/x86_64/README
@@ -20,7 +20,7 @@ Build instructions:
20 cp tmp/deploy/images/qemux86-64/vdkr/x86_64/initramfs.cpio.gz . 20 cp tmp/deploy/images/qemux86-64/vdkr/x86_64/initramfs.cpio.gz .
21 cp tmp/deploy/images/qemux86-64/vdkr/x86_64/rootfs.img . 21 cp tmp/deploy/images/qemux86-64/vdkr/x86_64/rootfs.img .
22 22
23Once these files are present, vdkr-native will automatically include them. 23Once these files are present, vcontainer-native will automatically include them.
24 24
25Alternatively, set VDKR_USE_DEPLOY = "1" in local.conf to use blobs 25Alternatively, set VDKR_USE_DEPLOY = "1" in local.conf to use blobs
26directly from DEPLOY_DIR without copying to the layer. 26directly from DEPLOY_DIR without copying to the layer.
diff --git a/recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README b/recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README
index a4197779..b585a12a 100644
--- a/recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README
+++ b/recipes-containers/vcontainer/files/blobs/vpdmn/aarch64/README
@@ -20,7 +20,7 @@ Build instructions:
20 cp tmp/deploy/images/qemuarm64/vpdmn/aarch64/initramfs.cpio.gz . 20 cp tmp/deploy/images/qemuarm64/vpdmn/aarch64/initramfs.cpio.gz .
21 cp tmp/deploy/images/qemuarm64/vpdmn/aarch64/rootfs.img . 21 cp tmp/deploy/images/qemuarm64/vpdmn/aarch64/rootfs.img .
22 22
23Once these files are present, vpdmn-native will automatically include them. 23Once these files are present, vcontainer-native will automatically include them.
24 24
25Alternatively, set VPDMN_USE_DEPLOY = "1" in local.conf to use blobs 25Alternatively, set VPDMN_USE_DEPLOY = "1" in local.conf to use blobs
26directly from DEPLOY_DIR without copying to the layer. 26directly from DEPLOY_DIR without copying to the layer.
diff --git a/recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README b/recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README
index 30ddb445..a7d820d9 100644
--- a/recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README
+++ b/recipes-containers/vcontainer/files/blobs/vpdmn/x86_64/README
@@ -20,7 +20,7 @@ Build instructions:
20 cp tmp/deploy/images/qemux86-64/vpdmn/x86_64/initramfs.cpio.gz . 20 cp tmp/deploy/images/qemux86-64/vpdmn/x86_64/initramfs.cpio.gz .
21 cp tmp/deploy/images/qemux86-64/vpdmn/x86_64/rootfs.img . 21 cp tmp/deploy/images/qemux86-64/vpdmn/x86_64/rootfs.img .
22 22
23Once these files are present, vpdmn-native will automatically include them. 23Once these files are present, vcontainer-native will automatically include them.
24 24
25Alternatively, set VPDMN_USE_DEPLOY = "1" in local.conf to use blobs 25Alternatively, set VPDMN_USE_DEPLOY = "1" in local.conf to use blobs
26directly from DEPLOY_DIR without copying to the layer. 26directly from DEPLOY_DIR without copying to the layer.