Jan Vcelak
ccabfd8cd6
changelog, new version
2010-06-04 14:01:52 +02:00
Jan Vcelak
00e2281db3
bash completion for tuned and tuned-adm
2010-06-01 19:03:04 +02:00
Jan Vcelak
0483497c7f
tuned-adm: removed '-p' option
2010-06-01 18:00:53 +02:00
Jan Vcelak
3b370c5c2e
tuned_adm: fixed active profile displaying
2010-06-01 10:18:47 +02:00
Jan Vcelak
7e9001fdb2
tuned: fixed error message when invalid arguments
2010-06-01 10:12:15 +02:00
Jan Vcelak
4a4023fc19
tuned_adm: profile validity check and code cleanup
2010-06-01 09:44:55 +02:00
Jan Vcelak
0a746648df
changelog, new version
2010-05-04 15:30:27 +02:00
Jan Vcelak
eb14144643
removing global /etc/sysctl.ktune
2010-05-04 15:28:47 +02:00
Thomas Woerner
9e5a9880a0
- use "sysctl -e -p" to apply settings from SYSCTL_POST (/etc/sysctl.conf) to
...
be consistent with /etc/rc.sysinit (rhbz#577971)
2010-05-04 11:46:06 +02:00
Jan Vcelak
6e17f8c329
tuned: added superuser permissions check
...
Running on foreground without superuser permissions emits warning.
Running as daemon without superuser permissions causes graceful crash.
2010-04-12 14:40:25 +02:00
Jan Vcelak
9e1c4960b8
logging: handlers initialization by need
2010-04-12 14:40:06 +02:00
Jan Vcelak
7e8fc881d0
changelog, new version
2010-03-30 14:37:08 +02:00
Jan Vcelak
ce20fa296e
bug fix - rhbz #577983
...
tuned: AttributeError: Nettool instance has no attribute 'interface'
2010-03-30 10:22:21 +02:00
Jan Vcelak
e2736a96f2
changelog update
2010-03-23 13:49:38 +01:00
Philip Knirsch
89da4e25e1
Merge branch 'master' of ssh://git.fedorahosted.org/git/tuned
2010-03-23 12:43:01 +01:00
Philip Knirsch
62cd55141d
- Added missing tuned-adm.conf file
2010-03-23 12:42:27 +01:00
Jan Vcelak
4c89a3865e
minor changes, changelog update
2010-03-23 11:59:21 +01:00
Philip Knirsch
cad3726c32
- Added support for display of currently active profile
...
- Fix missing help command
2010-03-22 19:14:34 +01:00
Philip Knirsch
16cad923e0
- Large update to documentation and manpages
...
- Updated several of the profiles
2010-03-19 17:38:41 +01:00
Philip Knirsch
db9c8a8203
- Updated ALPM powersave code in the various powersave profiles
...
- Disabled USB autosuspend in laptop-battery-powersave for now
2010-03-18 14:28:48 +01:00
Jan Vcelak
4bfefca84e
changelog update
2010-02-03 18:17:31 +01:00
Jan Vcelak
951aaba78d
logging: log file moved into separate directory
2010-02-03 18:15:33 +01:00
Jan Vcelak
ed3e42d48f
tuned.spec: version typo in changelog
2010-02-01 15:00:02 +01:00
Jan Vcelak
3be18f6c63
ChangeLog update
2010-02-01 14:11:31 +01:00
Jan Vcelak
eb7f90f7e3
tuned.spec: synchronized with Fedora changelog
2010-02-01 14:10:17 +01:00
Jan Vcelak
7dbf7151f3
logging: initialization fix, module inclusion into result rpm package
2010-01-26 16:19:51 +01:00
Thomas Woerner
98063947dd
- ktune: added insufficient user rights test to start, reload, stop and status
...
service commands
2010-01-22 19:00:41 +01:00
Jan Vcelak
53dc5e9d9f
Makefile: added missing filename with logging code
2010-01-08 17:27:02 +01:00
Jan Vcelak
a65d361b40
Changelog update
2010-01-08 17:13:25 +01:00
Jan Vcelak
583be1877d
tuned: fixed logging output in deamon mode, log filename change
2010-01-08 15:36:56 +01:00
Jan Vcelak
e57b96ddc3
manpage update: added --debug option description
2010-01-08 14:54:31 +01:00
Jan Vcelak
d949fa39a1
plugins: fixed logging level setting for plugins
2010-01-08 14:04:13 +01:00
Jan Vcelak
0d94ee8f17
tuned.conf: added new logging directives and description
2010-01-07 15:17:56 +01:00
Jan Vcelak
d0b5d0cc65
tuned.py: logging level can be set separately for each module
2010-01-07 15:17:18 +01:00
Jan Vcelak
e0b52c07e5
tuned: added support for --debug option
2010-01-07 15:16:55 +01:00
Jan Vcelak
c39e1c3898
tuned.py: logging support
2010-01-07 15:07:17 +01:00
Jan Vcelak
e45ed54624
nettool: logging support
2010-01-07 15:05:29 +01:00
Jan Vcelak
4f1d0f8d45
plugins: basic logging support
2010-01-07 15:00:00 +01:00
Jan Vcelak
52399d8451
tuned: basic logging
2010-01-07 14:29:17 +01:00
Jan Vcelak
41570a1b26
logging: adds logger class with few modifications
2010-01-07 13:58:09 +01:00
Jan Vcelak
94b46b4e38
tuned_nettool.py: bz 542305 - [abrt] crash detected in tuned-0.2.5-2.fc12
...
Some strange network cards (e.g. Unknown (0x1062)) are not supported
by 'ethtool'. The tool reports not very obviously:
Cannot get device settings: Operation not permitted
Cannot get wake-on-lan settings: Operation not permitted
Cannot get link status: Operation not permitted
2009-12-21 13:14:45 +01:00
Thomas Woerner
da353c39e1
- Updated ktune to version 0.4-1
...
- Supports start and stop options in profile scripts calls
- Fixed CMDLINE_ELEVATOR test (rhbz#496940#c9)
2009-12-11 13:19:05 +01:00
Thomas Woerner
20ece57af8
- new ktune version 0.4-1
...
- added support for start and stop options to profile scripts calls
- fixed CMDLINE_ELEVATOR test (rhbz#496940#c9)
- new README.ktune
2009-12-11 13:01:44 +01:00
Philip Knirsch
9d9984b180
- Fixed changelog
2009-12-08 15:01:49 +01:00
Philip Knirsch
8d7ab53cbf
- Updated ktune.sh script for laptop-battery-powersave profile with latest
...
ALPM mechanism
- Fixed ktune.sh script for laptop-battery-powersave profile to stop printing
errors when files in /sys are missing
2009-12-08 14:59:19 +01:00
Jan Vcelak
c3707d179d
tuned-spec: python in BuildRequires is sufficient (instead of pyhon-devel)
2009-12-01 12:22:23 +01:00
Jan Vcelak
461ae6d246
tuned.spec: bz 539949 - SELinux is preventing /usr/bin/python "write" access on tuned
...
Added python-devel into BuildRequires. Compiled files (.pyc and .pyo) are now created automatically during package build.
2009-11-26 11:33:11 +01:00
Philip Knirsch
70e3767f73
- Fix traceback when tuned was started with non-connected ethernet
2009-11-06 17:15:08 +01:00
Philip Knirsch
e4aad64bc7
- Moved from prerelease to normal
...
- Added missing ethtool requires
2009-11-03 14:23:41 +01:00
Philip Knirsch
0603af7d5c
- Fixed 532209 - init priority wrong for ktune (Jan Vcelak)
...
- Fixed 530457 - [abrt] crash detected in tuned-0.2.5-0.1.fc12 (Jan Vcelak)
- Added detection of netcard supported speeds (Jan Vcelak)
- Fix ktune.sh script for stopping in regard to ALPM and CDROM polling (Phil Knirsch)
2009-11-03 14:03:00 +01:00