Bugzilla – Attachment 99718 Details for
Bug 141461
partitioner changes for PegasosPPC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
yast2-storage.amiga.max_primary.patch
yast2-storage.amiga.max_primary.patch (text/plain), 768 bytes, created by
Olaf Hering
on 2006-09-27 09:25:08 UTC
(
hide
)
Description:
yast2-storage.amiga.max_primary.patch
Filename:
MIME Type:
Creator:
Olaf Hering
Created:
2006-09-27 09:25:08 UTC
Size:
768 bytes
patch
obsolete
>Set number of allowed partitions for label 'amiga' > >--- > storage/src/modules/Partitions.ycp | 1 + > 1 file changed, 1 insertion(+) > >Index: yast2-storage-2.14.5/storage/src/modules/Partitions.ycp >=================================================================== >--- yast2-storage-2.14.5.orig/storage/src/modules/Partitions.ycp >+++ yast2-storage-2.14.5/storage/src/modules/Partitions.ycp >@@ -664,6 +664,7 @@ map capabilities = $[ "msdos" : $[ "exte > "max_primary" : 4 ], > "gpt" : $[ "max_primary" : 16 ], > "mac" : $[ "max_primary" : 16 ], >+ "amiga" : $[ "max_primary" : 16 ], > "sun" : $[ "max_primary" : 8 ], > "bsd" : $[ "max_primary" : 8 ], > "dasd" : $[ "max_primary" : 3 ]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 141461
:
94888
|
94889
|
99624
|
99625
|
99626
| 99718