summaryrefslogtreecommitdiffstats
path: root/perl-install/commands.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-09-26 15:45:04 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-09-26 15:45:04 +0000
commit00b2517fe5a08028204f77ad8acff5872573202f (patch)
tree3b6f69a005aa740eadfba5f7460528d888eaf237 /perl-install/commands.pm
parentc2be614ae7759f63fafd8a3ce62f2b7f93a2d59e (diff)
downloaddrakx-backup-do-not-use-00b2517fe5a08028204f77ad8acff5872573202f.tar
drakx-backup-do-not-use-00b2517fe5a08028204f77ad8acff5872573202f.tar.gz
drakx-backup-do-not-use-00b2517fe5a08028204f77ad8acff5872573202f.tar.bz2
drakx-backup-do-not-use-00b2517fe5a08028204f77ad8acff5872573202f.tar.xz
drakx-backup-do-not-use-00b2517fe5a08028204f77ad8acff5872573202f.zip
no_comment
Diffstat (limited to 'perl-install/commands.pm')
-rw-r--r--perl-install/commands.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/commands.pm b/perl-install/commands.pm
index 311b204f2..6a6869a0a 100644
--- a/perl-install/commands.pm
+++ b/perl-install/commands.pm
@@ -583,6 +583,7 @@ sub bug {
header("partitions"), cat_("/proc/partitions"),
header("cpuinfo"), cat_("/proc/cpuinfo"),
header("syslog"), cat_("/tmp/syslog"),
+ header("ddcxinfos"), `ddcxinfos`,
header("ddebug.log"), cat_("/tmp/ddebug.log"),
header("install.log"), cat_("/mnt/root/install.log"),
;