--- people/michael/experimental/patches/setup-storage_gpt-bios 2009/03/05 12:58:39 5287 +++ people/michael/experimental/patches/setup-storage_gpt-bios 2009/03/13 08:22:14 5288 @@ -27,7 +27,7 @@ $FAI::configs{$FAI::device}{preserveparts} = 1; } - | /^disklabel:(msdos|gpt)/ -+ | /^disklabel:(msdos|gpt|gpt-bios)/ ++ | /^disklabel:(msdos|gpt-bios|gpt)/ { # set the disk label - actually not only the above, but all types # supported by parted could be allowed, but others are not implemented