From 75921ec1251e1f4d1bb4a17545a7ef73cef0d30e Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Sun, 16 Nov 2014 15:05:00 +0100 Subject: [PATCH] bootloader/test.yaml: Define the shortProductName. --- src/modules/bootloader/test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/modules/bootloader/test.yaml b/src/modules/bootloader/test.yaml index 3b9852e63..1cd6c418f 100644 --- a/src/modules/bootloader/test.yaml +++ b/src/modules/bootloader/test.yaml @@ -1,3 +1,5 @@ rootMountPoint: /tmp/mount bootLoader: installPath: /dev/sdb +branding: + shortProductName: "Generic Distro"