summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install/steps.pm')
-rw-r--r--perl-install/install/steps.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/steps.pm b/perl-install/install/steps.pm
index 9561ec1d8..430bf968e 100644
--- a/perl-install/install/steps.pm
+++ b/perl-install/install/steps.pm
@@ -826,6 +826,8 @@ sub exitInstall {
output "$::prefix$report", install::any::report_bug();
run_program::rooted($::prefix, 'gzip', $report);
};
+ output("$::prefix/root/drakx/package_list.pl", install::any::selected_leaves_pl($o));
+
eval { install::any::getAndSaveAutoInstallFloppies($o, 1) } if arch() !~ /^ppc/;
eval { output "$::prefix/root/drakx/README", "This directory contains several installation-related files,
mostly log files (very useful if you ever report a bug!).