This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-173-g962906a


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  962906a7bb0696f6e17a2f9fed0e6072627c1a71 (commit)
      from  4f61df98e2a4a6be4ec5c1d64b04f8f77d369aa0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 962906a7bb0696f6e17a2f9fed0e6072627c1a71
Author: David Smith <dsmith@redhat.com>
Date:   Tue Mar 9 11:51:10 2010 -0600

    Fix PR 11363 by using logrotate to ensure logfile doesn't grow too large.
    
    * initscript/logrotate.stap-server: Add logrotate config file to make sure
      stap-server logfile doesn't grow too large.
    * systemtap.spec: Install logrotate config file.  Also follow
      <https://fedoraproject.org/wiki/PackagingDrafts/Logfiles> to correctly
      create the logfile.

-----------------------------------------------------------------------

Summary of changes:
 initscript/logrotate.stap-server |    7 +++++++
 systemtap.spec                   |   13 +++++++++----
 2 files changed, 16 insertions(+), 4 deletions(-)
 create mode 100644 initscript/logrotate.stap-server


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]