From a40261326f6884fd09acdc26b622f9a6e334d042 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Tue, 23 Nov 2021 07:01:36 -0800 Subject: [PATCH] Trivial: fix whitespace in ubuntu element rst Change-Id: If054f1fca0c884c2b66225126efad8f15d58cc70 --- diskimage_builder/elements/ubuntu/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diskimage_builder/elements/ubuntu/README.rst b/diskimage_builder/elements/ubuntu/README.rst index cf2aa5b42..150673dfe 100644 --- a/diskimage_builder/elements/ubuntu/README.rst +++ b/diskimage_builder/elements/ubuntu/README.rst @@ -23,7 +23,7 @@ Overrides: settings to allow insecure/unuthenticated repositories. * Setting ``DIB_OFFLINE`` will prevent to download again the source image if is already present in to $DIB_IMAGE_CACHE path. - * Setting ``DIB_LOCAL_IMAGE`` to use a image from a local source (full path and file name) + * Setting ``DIB_LOCAL_IMAGE`` to use a image from a local source (full path and file name) and not download image from internet. Local source for release Trusty have to be tar.gz format. For other more recent release get the squashfs image.