summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Updated specfile and ChangeLog, release 0.1.5HEADv0.1.5masterPhilip Knirsch2009-03-252-1/+57
|
* - Updated documentation, thanks to Marcela Maslanova!Philip Knirsch2009-03-254-27/+27
|
* - Updated diskdevstat and netdevstat to have command line argumentsPhilip Knirsch2009-03-253-10/+126
| | | | | - Added the possibility to output a histogram at the end of the run for detailed information about the collected data
* - Dropped unecessary kernel-debuginfo requires from tuned-utilsv0.1.4Philip Knirsch2009-03-061-2/+5
|
* - Fixed placement of doc entry at tuned-utils packagev0.1.3Philip Knirsch2009-03-021-2/+5
|
* - Added config file option to enable/disable pluginsv0.1.2Philip Knirsch2009-02-2613-26/+257
| | | | | | | | | - Switched from ConfigParser to RawConfigParser - Renamed doc/README.txt to doc/DESIGN.txt - Added tuned.conf man page - Updated tuned man page - Updated package descriptions (#487312) - Added documentation for utils scripts (#487312)
* - Added comment in empty __init__.py filesv0.1.1Philip Knirsch2009-02-263-3/+6
|
* - Fixed BuildRoot tag to use latest recommendation of FPGPhilip Knirsch2009-02-252-1/+8
|
* - Updated changelogPhilip Knirsch2009-02-252-1/+12
|
* - Lots of whitespace changesPhilip Knirsch2009-02-2514-262/+90
| | | | | - Bump release - Some minor README changes
* - Added a distarchive target for the Makefile for proper tagging in gitPhilip Knirsch2009-02-252-7/+12
| | | | | - Added a explanation how to create the tarball via git in the specfile - Fixed the defattr() lines in the specfile to conform FRG
* - Added explanation for Source entry in specfilev0.1.0Philip Knirsch2009-02-252-1/+12
|
* - Fixed summaryr0-1-0Philip Knirsch2009-02-253-1/+31
| | | | - Added missing GPL notic to tuned.py
* - Added a manpage and updated the readme with it (as a start).Philip Knirsch2009-02-254-4/+52
|
* - Updated changelogPhilip Knirsch2009-02-251-0/+27
|
* - Added complete cleanup code in case of tuned exiting and/orPhilip Knirsch2009-02-256-7/+31
| | | | | | 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
* - Add init() methods to each pluginPhilip Knirsch2009-02-257-19/+68
| | | | | | | | | - 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
* - Last few rpmlint fixes to specfilePhilip Knirsch2009-02-242-1/+10
|
* - Added a changelog rule in MakefilePhilip Knirsch2009-02-244-1/+65
| | | | | - Started overall README - Fixed a few rpmlint error messages
* - Real first complete version with initscript, config file andPhilip Knirsch2009-02-2314-221/+442
| | | | proper Makefile and packaging.
* - Lots of updates to packaging and installation (specfile, makefile)Philip Knirsch2009-02-2012-12/+355
|
* - Added full network supportPhilip Knirsch2009-02-104-14/+93
| | | | - Moved docs around a bit
* - Added copyright notices to filesPhilip Knirsch2009-02-029-22/+456
| | | | - Added GPL COPYING license file
* - Added a howto docu with some tips and tricksPhilip Knirsch2009-02-021-0/+28
|
* - Fixed the aggressinvess idea. Rather use system/user settings than have ↵Philip Knirsch2009-02-021-2/+4
| | | | yet another separate configurtion
* - Added disk and net monitoring systemtap scriptsPhilip Knirsch2009-02-022-0/+184
|
* - Draft spec addedPhilip Knirsch2009-02-021-0/+141
|
* - Initial stuffPhilip Knirsch2009-02-029-0/+177