| 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 |
| 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}; |