Mageia Bugzilla – Attachment 8905 Details for
Bug 15922
harddrake2 - add the next strings for RAM identification
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
add more fields for memory banks
0001-add-more-fields-for-memory-banks.patch (text/plain), 1.01 KB, created by
Thierry Vignaud
on 2017-01-30 11:01:32 CET
(
hide
)
Description:
add more fields for memory banks
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2017-01-30 11:01:32 CET
Size:
1.01 KB
patch
obsolete
>From 3de4d25b0620f6cb82f24ef6cb348ff0d5077cd4 Mon Sep 17 00:00:00 2001 >From: Thierry Vignaud <thierry.vignaud@gmail.com> >Date: Mon, 30 Jan 2017 10:57:50 +0100 >Subject: [PATCH] add more fields for memory banks > >--- > perl-install/standalone/harddrake2 | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 >index 9210f5c..305818d 100755 >--- a/perl-install/standalone/harddrake2 >+++ b/perl-install/standalone/harddrake2 >@@ -118,6 +118,9 @@ channel number, a target id and a logical unit number") ], > 'Locator' => [ N("Location"), ], > 'Size' => [ N("Size"), N("Size of the memory device") ], > 'Speed' => [ N("Speed"), N("Speed of the memory bank") ], >+ 'Manufacturer' => [ N("Manufacturer"), N("Manufacturer of the memory bank") ], >+ 'Form Factor' => [ N("Form Factor"), N("Form Factor of the memory bank") ], >+ 'Serial Number' => [ N("Serial Number"), N("Serial Number of the memory bank") ], > }, > MOUSE => > { >-- >2.10.2 >
From 3de4d25b0620f6cb82f24ef6cb348ff0d5077cd4 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud <thierry.vignaud@gmail.com> Date: Mon, 30 Jan 2017 10:57:50 +0100 Subject: [PATCH] add more fields for memory banks --- perl-install/standalone/harddrake2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index 9210f5c..305818d 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -118,6 +118,9 @@ channel number, a target id and a logical unit number") ], 'Locator' => [ N("Location"), ], 'Size' => [ N("Size"), N("Size of the memory device") ], 'Speed' => [ N("Speed"), N("Speed of the memory bank") ], + 'Manufacturer' => [ N("Manufacturer"), N("Manufacturer of the memory bank") ], + 'Form Factor' => [ N("Form Factor"), N("Form Factor of the memory bank") ], + 'Serial Number' => [ N("Serial Number"), N("Serial Number of the memory bank") ], }, MOUSE => { -- 2.10.2
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 15922
:
6531
| 8905