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

Bug 1430

Summary: S.M.A.R.T. control and monitoring utilities (New package)
Product: Gentoo Linux Reporter: Alexander Gretencord <arutha>
Component: New packagesAssignee: Arcady Genkin (RETIRED) <agenkin>
Status: RESOLVED FIXED    
Severity: enhancement CC: arutha
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The ebuild file
rc script for the monitoring daemon

Description Alexander Gretencord 2002-03-31 07:03:11 UTC
SMART suite controls and monitors storage devices uning the Self-Monitoring, 
Analysis and Reporting Technology System(S.M.A.R.T.) build into ATA and SCSI 
Hard Drives.
Comment 1 Alexander Gretencord 2002-03-31 07:03:53 UTC
Created attachment 483 [details]
The ebuild file
Comment 2 Alexander Gretencord 2002-03-31 07:04:10 UTC
Created attachment 484 [details]
rc script for the monitoring daemon
Comment 3 Arcady Genkin (RETIRED) gentoo-dev 2002-05-24 20:45:37 UTC
So if I understand correctly, the name of the ebuild should be "smartsuite", right?
Comment 4 Alexander Gretencord 2002-05-25 04:45:54 UTC
Yep right. 
Comment 5 Arcady Genkin (RETIRED) gentoo-dev 2002-07-23 18:28:49 UTC
A few remarks:

1. You need to ensure that the proper CFLAGS setting is used.  Have a look how I
did it in the ebuild.
2. You forgot to package the docs (README and all).  I've fixed that as well.

I've added the ebuild to the portage tree now.  Sorry about the delay, and
thanks for your submission.
Comment 6 Alexander Gretencord 2002-07-24 03:40:31 UTC
 Well CFLAGS shouldn't be that important here. Thx for the docs tho I always forget that :)