Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11109 - smartmontools-5.0.45.ebuild (New package)
Summary: smartmontools-5.0.45.ebuild (New package)
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: SpanKY
URL: http://smartmontools.sourceforge.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-22 21:55 UTC by Nicolas Lidzborski
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
smartmontools-5.0.45.ebuild (smartmontools-5.0.45.ebuild,888 bytes, text/plain)
2002-11-22 21:56 UTC, Nicolas Lidzborski
Details
files/digest-smartmontools-5.0.45 (digest-smartmontools-5.0.45,71 bytes, text/plain)
2002-11-22 21:57 UTC, Nicolas Lidzborski
Details
files/smartd.rc-5.0.45 (smartd.rc-5.0.45,297 bytes, text/plain)
2002-11-22 21:58 UTC, Nicolas Lidzborski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Lidzborski 2002-11-22 21:55:54 UTC
Hi,

Here is the Ebuild and associated I coded for smartmontools.

Nicolas
Comment 1 Nicolas Lidzborski 2002-11-22 21:56:54 UTC
Created attachment 5880 [details]
smartmontools-5.0.45.ebuild
Comment 2 Nicolas Lidzborski 2002-11-22 21:57:38 UTC
Created attachment 5881 [details]
files/digest-smartmontools-5.0.45
Comment 3 Nicolas Lidzborski 2002-11-22 21:58:30 UTC
Created attachment 5882 [details]
files/smartd.rc-5.0.45
Comment 4 Nicolas Lidzborski 2002-11-22 21:59:59 UTC
SMARTMONTOOLS contains utilities that control and monitor storage
devices using the Self-Monitoring, Analysis and Reporting Technology
(S.M.A.R.T.) system build into ATA and SCSI Hard Drives. This is used
to check the reliability of the hard drive and to predict drive
failures.  SMARTMONTOOLS Version 5.x is designed to comply to the
ATA/ATAPI-5 specification (Revision 1).  Future releases of
SMARTMONTOOLS (Versions 6.x and 7.x) will comply with the ATA/ATAPI-6
and ATA/ATAPI-7 specifications.

This package is meant to be an up-to-date replacement for the
ucsc-smartsuite and smartsuite packages, and is derived from that
code.
Comment 5 SpanKY gentoo-dev 2002-11-27 18:32:40 UTC
created an ebuild for smartmontools, can be found here:
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-5.0.45.ebuild?rev=1.1&content-type=text/vnd.viewcvs-markup
thanks for your submissions
Comment 6 Nicolas Lidzborski 2002-11-27 20:07:43 UTC
Please pay attention to the following line I posted:
dodoc CHANGELOG TODO COPYING README smartd.conf

It makes sense in my opinion to ship the package with an example file as the
smartmontools author wanted.
Comment 7 SpanKY gentoo-dev 2002-11-30 23:37:03 UTC
added a new ebuild, this one installs the example .conf file and
the man page for said .conf file

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/sys-apps/smartmontools/smartmontools-5.0.45.ebuild.diff?r1=1.1&r2=1.2
Comment 8 Nicolas Lidzborski 2002-12-01 10:49:25 UTC
Good job.
Well done!