summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--lib/MGA/DrakISO/BuildRoot.pm1
2 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index de70a74..b02aef5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- draklive2: show installer summary screen when GUI is used
+
1.14
- allow user to select compression type/level for mksquashfs
diff --git a/lib/MGA/DrakISO/BuildRoot.pm b/lib/MGA/DrakISO/BuildRoot.pm
index 7c685e0..b20dc34 100644
--- a/lib/MGA/DrakISO/BuildRoot.pm
+++ b/lib/MGA/DrakISO/BuildRoot.pm
@@ -246,6 +246,7 @@ sub write_auto_inst_cfg {
if_(!$default_user,
" 'addUser',",
),
+ " 'summary',",
" ],",
) if $$interactive;
push @text, (