Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 47965

Summary: fixed patch for coreutils-5.2.0 uname on s390
Product: Gentoo Linux Reporter: jochen <jochen.eisinger>
Component: [OLD] Core systemAssignee: s390 team <s390>
Status: RESOLVED FIXED    
Severity: normal CC: s390
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch from coreutils-5.2.0 + s390 fix
better patch

Description jochen 2004-04-15 13:25:22 UTC
attached patch fixes the patch for uname and s390. it outputs the "machine-type number" for option -p and IBM/S390 for option -i

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 jochen 2004-04-15 13:27:00 UTC
Created attachment 29363 [details, diff]
patch from coreutils-5.2.0 + s390 fix

if protected all changes with #ifdefs, so other archs are not affected
Comment 2 jochen 2004-04-15 13:44:48 UTC
Created attachment 29366 [details, diff]
better patch

hum, actually, I like this patch better. It takes the manufacturer from sysinfo
(which is in contrast to the vendor_id dynamic)
Comment 3 Michael McCabe (RETIRED) gentoo-dev 2004-04-18 14:55:57 UTC
Fixed in CVS