Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 343243 - sys-apps/smartmontools-5.39.1 displays information relevant to Redhat
Summary: sys-apps/smartmontools-5.39.1 displays information relevant to Redhat
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-29 12:14 UTC by stonefish
Modified: 2011-06-13 23:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stonefish 2010-10-29 12:14:05 UTC
The box below displays at the end of a smartmontools install.  It looks like a leftover from Redhat, and doesn't seem relevant at all on Gentoo (Right?).

Reproducible: Always




####################################################################
#
#                       PLEASE READ THIS BOX!
#
#   To manually start the smartd daemon, run:
#   /toss-it-away/smartd start
#
#   To automatically start smartd on bootup, run:
#   /sbin/chkconfig --add smartd
#
#   smartd can now use a configuration file /etc/smartd.conf. Do:
#   man smartd
#   to learn about it. A sample configuration file can be found in:
#   /usr/share/doc/smartmontools-5.39.1
#
####################################################################
Comment 1 SpanKY gentoo-dev 2010-11-09 22:23:56 UTC
it isnt shown in pkg_{pre,post}inst, nor is it done via an elog/einfo/standard Gentoo line.  the output is coming from smartmontools itself and i dont see much value in silencing it unless there is a simple FOO=shutit param we can pass to make.  and i doubt there is.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-06-13 23:41:39 UTC
CHANGELOG says:
smartmontools 5.40 2010-10-16
[...]
  [CF] Makefile.am: Remove install message about smartd startup.
       It might be misleading because it is not correct for all platforms.