From f3209552968767f1f96b708cef1c09510ba1824a Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Tue, 23 Oct 2018 21:41:33 +0100 Subject: Enable booting from kernel in persistent overlay. --- config/build.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/config/build.cfg b/config/build.cfg index 41f60c0..f330ddc 100644 --- a/config/build.cfg +++ b/config/build.cfg @@ -308,6 +308,7 @@ my $config = { }, media => { label => build_label($build), + overlay_label => 'mgalive-persist', bootloader_title => build_title($build), bootloader_theme => 'bootloader/maggy', bootloader_font => 'bootloader/unicode.pf2', -- cgit v1.2.1