From 50751063d471f2aac6326de4d544cd0d3148adea Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 24 Jan 2001 23:02:42 +0000 Subject: (%types): s|Compaq|Compaq/HP| per request of fpitoun --- perl-install/partition_table.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/partition_table.pm') diff --git a/perl-install/partition_table.pm b/perl-install/partition_table.pm index c8a377bda..e1f7573a5 100644 --- a/perl-install/partition_table.pm +++ b/perl-install/partition_table.pm @@ -58,7 +58,7 @@ arch() =~ /^ppc/ ? ( 0xf => 'Win95: Extended partition, LBA-mapped', 0x10 => 'OPUS (?)', 0x11 => 'Hidden DOS 12-bit FAT', - 0x12 => 'Compaq config partition', + 0x12 => 'Compaq/HP config partition', 0x14 => 'Hidden DOS 16-bit FAT <32M', 0x16 => 'Hidden DOS 16-bit FAT >=32M', 0x17 => 'Hidden IFS (e.g., HPFS)', -- cgit v1.2.1