1
0
Fork 0
Commit graph

34 commits

Author SHA1 Message Date
Jan Vcelak
66fcc79706 udev: fix rules permissions 2011-01-08 18:56:39 +01:00
Jan Vcelak
12307a5132 udev: add related files into Makefile 2011-01-07 17:08:26 +01:00
Jan Vcelak
ec9e9ae10f tmpfiles.d config to autocreate runtime directory on F15 2010-11-29 11:37:21 +01:00
Jan Vcelak
01230c06e2 tuned: added /var/run/tuned into specfile 2010-07-13 15:50:52 +02:00
Jan Vcelak
02c585de00 tuned-adm: replaced tuned-adm.conf
/etc/tune-profiles/active-profile is generated from Makefile
2010-07-13 15:48:59 +02:00
Jan Vcelak
12968c1f26 fixed symlinks to configuration files
After fresh installation, configuration files will be symbolic links to
appropriate files in 'default' profile.
2010-07-12 17:07:23 +02:00
Jan Vcelak
00e2281db3 bash completion for tuned and tuned-adm 2010-06-01 19:03:04 +02:00
Jan Vcelak
eb14144643 removing global /etc/sysctl.ktune 2010-05-04 15:28:47 +02:00
Philip Knirsch
cad3726c32 - Added support for display of currently active profile
- Fix missing help command
2010-03-22 19:14:34 +01:00
Jan Vcelak
951aaba78d logging: log file moved into separate directory 2010-02-03 18:15:33 +01:00
Jan Vcelak
7dbf7151f3 logging: initialization fix, module inclusion into result rpm package 2010-01-26 16:19:51 +01:00
Jan Vcelak
53dc5e9d9f Makefile: added missing filename with logging code 2010-01-08 17:27:02 +01:00
Jan Vcelak
56ba289b23 This patch adds detection of netcard supported speeds. 2045-10-29 16:15:54 +01:00
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