summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6331652..fd1c8cc 100644
--- a/README.md
+++ b/README.md
@@ -40,9 +40,10 @@ installed:
What is this image format precisely?
====================================
-The image is a sparse ext4 file system image. It contains the root filesystem
-of a (Debian) installation including an init system and a kernel. There is no
-partition table or bootloader. The following paths are assumed inside:
+The image is a sparse ext4 file system image with a disk label "debvm". It
+contains the root filesystem of a (Debian) installation including an init
+system and a kernel. There is no partition table or bootloader. The following
+paths are assumed inside:
* `/bin/true` is used to detect the architecture of an image
* `/vmlinuz` must be a symbolic link pointing to a regular file containing
the kernel.