From e6c9255798e04223872c8d207a6a2134d128a8ce Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 20 Jun 2004 23:23:44 +0000 Subject: display media type for mass storage devices --- perl-install/standalone/harddrake2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/harddrake2') diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index 8c2aa553b..e89549ae6 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -118,7 +118,7 @@ my %groups = ( }, HARDDISK => { - N("Identification") => [ qw(Vendor Model description info) ], + N("Identification") => [ qw(Vendor Model description info media_type) ], N("Device") => [ qw(device devfs_device) ], N("Partitions") => [ qw(primary_partitions extended_partitions) ], }, -- cgit v1.2.1