/[fai]/branches/experimental/patches/setup-storage_no-useless-rebuild
ViewVC logotype

Diff of /branches/experimental/patches/setup-storage_no-useless-rebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6076 by mt, Thu Aug 19 05:42:07 2010 UTC revision 6077 by mt, Fri Sep 24 21:22:52 2010 UTC
# Line 7  Index: trunk/lib/setup-storage/Commands. Line 7  Index: trunk/lib/setup-storage/Commands.
7  ===================================================================  ===================================================================
8  --- trunk.orig/lib/setup-storage/Commands.pm  --- trunk.orig/lib/setup-storage/Commands.pm
9  +++ trunk/lib/setup-storage/Commands.pm  +++ trunk/lib/setup-storage/Commands.pm
10  @@ -860,6 +860,12 @@  @@ -870,6 +870,12 @@
11    
12     # the list of partitions that must be preserved     # the list of partitions that must be preserved
13     my @to_preserve = &FAI::get_preserved_partitions($config);     my @to_preserve = &FAI::get_preserved_partitions($config);
# Line 20  Index: trunk/lib/setup-storage/Commands. Line 20  Index: trunk/lib/setup-storage/Commands.
20    
21     my $label = $FAI::configs{$config}{disklabel};     my $label = $FAI::configs{$config}{disklabel};
22     $label = "gpt" if ($label eq "gpt-bios");     $label = "gpt" if ($label eq "gpt-bios");
23  @@ -870,10 +876,10 @@  @@ -880,10 +886,10 @@
24       or die "Can't change disklabel, partitions are to be preserved\n";       or die "Can't change disklabel, partitions are to be preserved\n";
25    
26     # write the disklabel to drop the previous partition table     # write the disklabel to drop the previous partition table

Legend:
Removed from v.6076  
changed lines
  Added in v.6077

  ViewVC Help
Powered by ViewVC 1.1.5