summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-12-04 18:20:15 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-12-04 18:20:15 +0000
commitc13d108d505fe8378313d6ebd795645d9367d5be (patch)
tree290846bfedc277ca6c678c5d314b54be6717846e /perl-install/any.pm
parentbcad3183a32104f734bfd4282a50196de701df8a (diff)
downloaddrakx-backup-do-not-use-c13d108d505fe8378313d6ebd795645d9367d5be.tar
drakx-backup-do-not-use-c13d108d505fe8378313d6ebd795645d9367d5be.tar.gz
drakx-backup-do-not-use-c13d108d505fe8378313d6ebd795645d9367d5be.tar.bz2
drakx-backup-do-not-use-c13d108d505fe8378313d6ebd795645d9367d5be.tar.xz
drakx-backup-do-not-use-c13d108d505fe8378313d6ebd795645d9367d5be.zip
save stage1.log and have it in report.bug
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r--perl-install/any.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index ffd908f63..e82bba86a 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -852,6 +852,7 @@ sub report_bug {
header("cpuinfo"), cat_("/proc/cpuinfo"),
header("syslog"), cat_("/tmp/syslog"),
header("ddcxinfos"), `$ENV{LD_LOADER} ddcxinfos`,
+ header("stage1.log"), cat_("/tmp/stage1.log"),
header("ddebug.log"), cat_("/tmp/ddebug.log"),
header("install.log"), cat_("$prefix/root/install.log"),
header("fstab"), cat_("$prefix/etc/fstab"),