From 050021da90e9b8c4c7bc9f7b8469a44a329e67e4 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 13 Mar 2020 20:34:49 +0100 Subject: [PATCH] config: add 'splash' option to boot options (display plymouth boot loading screen) ref. #3 --- auto/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto/config b/auto/config index 1c61ffc..cfecae3 100755 --- a/auto/config +++ b/auto/config @@ -26,7 +26,7 @@ lb config noauto \ --iso-publisher dlc \ --iso-volume dlc-2.1-rc3 \ --linux-packages "linux-image linux-headers" \ ---bootappend-live "boot=live config" \ +--bootappend-live "boot=live config splash" \ --memtest memtest86+ \ --win32-loader true