summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 645c4a759931d032a63dfc92ba0f9520d374941f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
commit 85afc406d455c1dce5452519ee0d3795c62b8698
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Wed Feb 25 19:25:10 2009 +0100

    - Updated changelog

commit 62debaff1a107a2a8229f4a8a804762cec142071
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Wed Feb 25 19:22:54 2009 +0100

    - Lots of whitespace changes
    - Bump release
    - Some minor README changes

commit 2f9173b101917db44503436f213988248447409e
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Wed Feb 25 18:23:15 2009 +0100

    - Added a distarchive target for the Makefile for proper tagging in git
    - Added a explanation how to create the tarball via git in the specfile
    - Fixed the defattr() lines in the specfile to conform FRG

commit fd0d01812c480c1a439041ba68265d04ec866bef
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Wed Feb 25 17:10:11 2009 +0100

    - Added explanation for Source entry in specfile

commit efd15b9e707dc988265aa11ed14a82708cda71fa
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Wed Feb 25 15:08:41 2009 +0100

    - Fixed summary
    - Added missing GPL notic to tuned.py

commit c6e97c54cf38923f8c5cd515d53dc92af3c310b4
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Wed Feb 25 12:30:07 2009 +0100

    - Added a manpage and updated the readme with it (as a start).

commit 60663d4e347ca6a114294b3dfd60d5f8539db1f6
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Wed Feb 25 11:47:42 2009 +0100

    - Updated changelog

commit ca552606191920c1f6d02c28b80273d2e9d4349a
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Wed Feb 25 11:45:48 2009 +0100

    - Added complete cleanup code in case of tuned exiting and/or
      getting a SIGTERM to restore default values
    - Made the disk tuning pluging less nosy if started as non-daemon
    - Fixed missing self. in the tuned.py config handling

commit 1fa57228447abc46d58bcc377ab373c026ccd008
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Wed Feb 25 11:28:06 2009 +0100

    - Add init() methods to each plugin
    - Call plugin init() methods during tuned's init()
    - Add support for command line parameters
      o -c conffile|--config==conffile to specify the location of the config file
      o -d to start tuned as a daemon (instead of as normal app)
    - Readded the debug output in case tuned isn't started as as daemon
    - Fixed initialization of max transfer values for net tuning plugin

commit e393e728bcffd730401780a8fb3d077d952fed78
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Tue Feb 24 13:19:07 2009 +0100

    - Last few rpmlint fixes to specfile

commit b47b4e70891d4283111f2fd03a739bd100d0c8b6
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Tue Feb 24 12:14:04 2009 +0100

    - Added a changelog rule in Makefile
    - Started overall README
    - Fixed a few rpmlint error messages

commit 80093be74fbed8d4459938e19ff00920a41a9712
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Mon Feb 23 18:03:35 2009 +0100

    - Real first complete version with initscript, config file and
      proper Makefile and packaging.

commit c02f25afb09ff1f38484a8b69c4dcc85ed2378c7
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Fri Feb 20 18:29:35 2009 +0100

    - Lots of updates to packaging and installation (specfile, makefile)

commit 5818e327421ff22f41618c7b9fa74be8d23d4fd5
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Tue Feb 10 18:45:38 2009 +0100

    - Added full network support
    - Moved docs around a bit

commit 28bd83e0d262ba1164d52fa1d9a551caab2e31e6
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Mon Feb 2 14:55:24 2009 +0100

    - Added copyright notices to files
    - Added GPL COPYING license file

commit dad7d76884d3558f14e4f61334b08cf0d1d7c81a
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Mon Feb 2 14:31:26 2009 +0100

    - Added a howto docu with some tips and tricks

commit dcb6c2b4e8f85d87b2fdfd3aa2bb53d560ce9a1c
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Mon Feb 2 13:01:22 2009 +0100

    - Fixed the aggressinvess idea. Rather use system/user settings than have yet another separate configurtion

commit 5f27cb0c4fdb3442f5dc5e95dd6a1996df1da3de
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Mon Feb 2 12:59:41 2009 +0100

    - Added disk and net monitoring systemtap scripts

commit 208a596438910fac0bd9064c80eef5a6b8329347
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Mon Feb 2 12:34:27 2009 +0100

    - Draft spec added

commit 796739577264cd143b50dc7cd5302cd8ab49ca08
Author: Philip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>
Date:   Mon Feb 2 12:33:41 2009 +0100

    - Initial stuff