1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
Jan Vcelak
07fef467c0 'make tests' now run tests/tuned-test.py 2009-10-16 14:19:57 +02:00
Petr Lautrbach
c336e5ec78 allow run tuned-adm as root for users at the physical console 2009-10-16 14:16:28 +02:00
Petr Lautrbach
2115f45002 Makefile: removed commands dir 2009-10-12 09:01:46 +02:00
Philip Knirsch
b596ac9f1f - Updated documentation
- Few more fixes for tuned-adm
2009-08-18 18:00:39 +02:00
Philip Knirsch
d4e52c51dd - Updated changelog
- Fixed makefile to use git log instead of git-log
2009-08-14 17:19:21 +02:00
Philip Knirsch
05ee10191b - Small update to specfile 2009-08-04 17:39:15 +02:00
Marcela Mašláňová
733402af8b Merge branch 'command'
Conflicts:
	Makefile
	tuned.spec
2009-07-30 18:01:53 +02:00
Marcela Mašláňová
9d168d837d Rewrite commands only to: default, help, list, modes, off.
The different modes could be specified in /etc/tune-profiles
and then can be listed by list:
tuned-adm list
and set by:
tuned-adm modes YourFavourite
2009-07-30 16:30:52 +02:00
Philip Knirsch
87606bc49f - Fixed typo in Makefile
- Fixed debug code still left in new cpu tuning plugin
2009-07-28 16:22:37 +02:00
Marcela Mašláňová
27a8af70ef Fix commands server and off. 2009-07-28 13:10:55 +02:00
Thomas Woerner
2835008734 Integrated ktune-0.4 2009-07-27 17:24:58 +02:00
Marcela Mašláňová
9490bc08b3 Specified commands for tuned-adm (default, server, off).
Start to use gitignore.
2009-07-27 16:36:24 +02:00
Philip Knirsch
4d051a3c6f - Added CPU monitoring and tuning plugins
- Small fixes to tuned specfile, add varnetload properly
2009-07-21 15:01:21 +02:00
Marcela Mašláňová
77d5ee0129 Makefile was missing varnetload file. 2009-07-13 17:23:02 +02:00
Philip Knirsch
73a0ac7227 - Added scomes from Petr Lauterbach 2009-07-09 12:20:45 +02:00
Philip Knirsch
82e5d550f1 - Added config file option to enable/disable plugins
- 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)
2009-02-26 18:38:39 +01:00
Philip Knirsch
2f9173b101 - 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
2009-02-25 18:23:15 +01:00
Philip Knirsch
c6e97c54cf - Added a manpage and updated the readme with it (as a start). 2009-02-25 12:30:07 +01:00
Philip Knirsch
b47b4e7089 - Added a changelog rule in Makefile
- Started overall README
- Fixed a few rpmlint error messages
2009-02-24 12:14:04 +01:00
Philip Knirsch
80093be74f - Real first complete version with initscript, config file and
proper Makefile and packaging.
2009-02-23 18:03:35 +01:00
Philip Knirsch
c02f25afb0 - Lots of updates to packaging and installation (specfile, makefile) 2009-02-20 18:29:35 +01:00