From 75520aa584c25d4c66ca620256561964d7dc7be0 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 25 Feb 2003 07:46:58 +0000 Subject: display media capacity too (DVD and/or burning ability) --- perl-install/standalone/harddrake2 | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index d136a9fa3..0351f55c0 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -30,6 +30,7 @@ my %fields = - eide devices: the device is either a slave or a master device - scsi devices: the scsi bus and the scsi device ids") ], "cache size" => [ N("Cache size"), N("Size of the (second level) cpu cache") ], + "capacity" => [ N("Drive capacity"), N("special capacities of the driver (burning ability and or DVD support)") ], "coma_bug" => [ N("Coma bug"), N("Whether this cpu has the Cyrix 6x86 Coma bug") ], "cpu family" => [ N("Cpuid family"), N("Family of the cpu (eg: 6 for i686 class)") ], "cpuid level" => [ N("Cpuid level"), N("Information level that can be obtained through the cpuid instruction") ], -- cgit v1.2.1