summaryrefslogtreecommitdiffstats
path: root/perl-install/commands.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-09-01 21:10:35 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-09-01 21:10:35 +0000
commit863a0345a2f895d35046f35d97f473e825906687 (patch)
treee04cae4c0cfa6b0e481cae4d976ecb32c30e6dea /perl-install/commands.pm
parent608738174ef563cd88f95f53683f73f316b8f552 (diff)
downloaddrakx-backup-do-not-use-863a0345a2f895d35046f35d97f473e825906687.tar
drakx-backup-do-not-use-863a0345a2f895d35046f35d97f473e825906687.tar.gz
drakx-backup-do-not-use-863a0345a2f895d35046f35d97f473e825906687.tar.bz2
drakx-backup-do-not-use-863a0345a2f895d35046f35d97f473e825906687.tar.xz
drakx-backup-do-not-use-863a0345a2f895d35046f35d97f473e825906687.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 1cfe5dfea..5bc346694 100644
--- a/perl-install/commands.pm
+++ b/perl-install/commands.pm
@@ -578,6 +578,7 @@ sub bug {
header("scsi"), cat_("/proc/scsi/scsi"),
header("lsmod"), cat_("/proc/modules"),
header("cmdline"), cat_("/proc/cmdline"),
+ header("partitions"), cat_("/proc/partitions"),
header("cpuinfo"), cat_("/proc/cpuinfo"),
header("syslog"), cat_("/tmp/syslog"),
header("ddebug.log"), cat_("/tmp/ddebug.log"),