From 17fd0a64991e31a7d512bfb0bc3778f9440d332c Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Tue, 23 Oct 2018 20:11:53 +0100 Subject: BuildBoot: remember boot mode when chaining through grub submenus. --- examples/minimal/config/build.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/minimal/config') diff --git a/examples/minimal/config/build.cfg b/examples/minimal/config/build.cfg index 9419d10..089467e 100644 --- a/examples/minimal/config/build.cfg +++ b/examples/minimal/config/build.cfg @@ -151,6 +151,7 @@ my $config = { # }, media => { label => build_label($build), + overlay_label => 'mgalive-persist', bootloader_title => build_title($build), bootloader_theme => '/usr/share/drakiso/bootloader/maggy', bootloader_font => '/usr/share/drakiso/bootloader/unicode.pf2', -- cgit v1.2.1