Bugzilla – Attachment 99625 Details for
Bug 141461
partitioner changes for PegasosPPC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
yast2-storage.amiga.pegasos.default.patch
yast2-storage.amiga.pegasos.default.patch (text/plain), 629 bytes, created by
Olaf Hering
on 2006-09-26 12:54:13 UTC
(
hide
)
Description:
yast2-storage.amiga.pegasos.default.patch
Filename:
MIME Type:
Creator:
Olaf Hering
Created:
2006-09-26 12:54:13 UTC
Size:
629 bytes
patch
obsolete
>use label amiga if a blank disk is detected >--- > libstorage/src/Disk.cc | 2 ++ > 1 file changed, 2 insertions(+) > >Index: yast2-storage-2.14.5/libstorage/src/Disk.cc >=================================================================== >--- yast2-storage-2.14.5.orig/libstorage/src/Disk.cc >+++ yast2-storage-2.14.5/libstorage/src/Disk.cc >@@ -923,6 +923,8 @@ string Disk::defaultLabel() > ret = "sun"; > else if( Storage::arch()=="ppc" && Storage::isPPCMac() ) > ret = "mac"; >+ else if( Storage::arch()=="ppc" && Storage::isPPCPegasos() ) >+ ret = "amiga"; > y2milestone( "ret:%s", ret.c_str() ); > return( ret ); > }
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