/[fai]/branches/experimental/patches/setup-storage_gpt-bios-fix
ViewVC logotype

Diff of /branches/experimental/patches/setup-storage_gpt-bios-fix

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

revision 6285 by jblache, Fri Feb 11 10:23:03 2011 UTC revision 6286 by jblache, Fri Feb 11 10:29:15 2011 UTC
# Line 4  Line 4 
4                  first one.                  first one.
5  Index: trunk/lib/setup-storage/Parser.pm  Index: trunk/lib/setup-storage/Parser.pm
6  ===================================================================  ===================================================================
7  --- trunk.orig/lib/setup-storage/Parser.pm      2011-02-11 11:15:40.132344607 +0100  --- trunk.orig/lib/setup-storage/Parser.pm      2011-02-11 11:27:19.048345780 +0100
8  +++ trunk/lib/setup-storage/Parser.pm   2011-02-11 11:15:42.788846341 +0100  +++ trunk/lib/setup-storage/Parser.pm   2011-02-11 11:27:21.832346051 +0100
9  @@ -615,6 +615,20 @@  @@ -615,6 +615,20 @@
10             # supported by parted could be allowed, but others are not implemented             # supported by parted could be allowed, but others are not implemented
11             # yet             # yet
# Line 29  Index: trunk/lib/setup-storage/Parser.pm Line 29  Index: trunk/lib/setup-storage/Parser.pm
29           {           {
30  Index: trunk/lib/setup-storage/Sizes.pm  Index: trunk/lib/setup-storage/Sizes.pm
31  ===================================================================  ===================================================================
32  --- trunk.orig/lib/setup-storage/Sizes.pm       2011-02-11 11:15:28.428842194 +0100  --- trunk.orig/lib/setup-storage/Sizes.pm       2011-02-11 11:27:11.688342830 +0100
33  +++ trunk/lib/setup-storage/Sizes.pm    2011-02-11 11:15:42.788846341 +0100  +++ trunk/lib/setup-storage/Sizes.pm    2011-02-11 11:27:21.832346051 +0100
34  @@ -678,19 +678,6 @@  @@ -682,19 +682,6 @@
35    
36         # the space required by the GPTs         # the space required by the GPTs
37         $min_req_total_space += 33 * $current_disk->{sector_size};         $min_req_total_space += 33 * $current_disk->{sector_size};

Legend:
Removed from v.6285  
changed lines
  Added in v.6286

  ViewVC Help
Powered by ViewVC 1.1.5