1
0
Fork 0
Commit graph

285 commits

Author SHA1 Message Date
Jaroslav Škarvada
09c8d3e469 spec: fixed run directory location 2012-10-29 16:03:35 +01:00
Jaroslav Škarvada
0c81974b37 plugin_audio: fixed plugin 2012-10-29 15:52:31 +01:00
Jaroslav Škarvada
17564fdc19 spec: active_profile converted from full path to name in %post 2012-10-29 15:52:31 +01:00
Jaroslav Škarvada
bb40c14cc7 loader: printed searched directories if profile is not found 2012-10-29 15:52:31 +01:00
Jaroslav Škarvada
140443a8f1 daemon: current profile is stored in /etc/tuned/active_profile 2012-10-29 15:52:31 +01:00
Jaroslav Škarvada
3be4b62872 plugins: do not run cleanup command with argument none 2012-10-29 15:52:31 +01:00
Jaroslav Škarvada
3c7916e4fa plugin_cpu: fixed cpupower exec 2012-10-29 15:52:31 +01:00
Jaroslav Škarvada
af580048aa spec: added cpupower as requirement 2012-10-29 15:52:31 +01:00
Jaroslav Škarvada
a650627370 tuned: fixed devices check 2012-10-29 15:52:31 +01:00
Jaroslav Škarvada
8c6929fc8a tuned: fixed system profiles path 2012-10-29 15:52:31 +01:00
Jan Vcelak
bc55810995 units.manager: devices claiming priority, creating units 2012-10-26 17:59:30 +02:00
Jan Vcelak
6d48f2099d move DeviceMatcher from profiles to units submodule 2012-10-26 17:59:30 +02:00
Jan Vcelak
ec9c3a53dd profiles: Factory and Merger depend on Loader 2012-10-26 17:59:30 +02:00
Jan Vcelak
69679eaccd profiles.unit: separate properties for type, enabled and replace 2012-10-26 17:59:30 +02:00
Jan Vcelak
d11a1a3169 profiles: create Factory 2012-10-26 17:59:30 +02:00
Jan Vcelak
0575881354 units.unit: remove unnecessary asserts 2012-10-26 17:59:30 +02:00
Jan Vcelak
fc87b96744 profiles: use Merger object in Loader 2012-10-26 17:59:30 +02:00
Jan Vcelak
123215eaa5 profiles: add Merger class 2012-10-26 17:59:30 +02:00
Jan Vcelak
fd132cf8d0 profiles tests: add device matcher class 2012-10-26 17:59:30 +02:00
Jan Vcelak
89dcad5a19 profiles.loader tests: multiple profiles loading 2012-10-26 17:59:30 +02:00
Jan Vcelak
04d460349b storage tests: check provider property 2012-10-26 17:59:30 +02:00
Jan Vcelak
f72f034c84 monitors tests: exception if update method not implemented 2012-10-26 17:59:30 +02:00
Jan Vcelak
a14d16cb33 monitors tests: instance deregistration 2012-10-26 17:59:30 +02:00
Jan Vcelak
4417a01e27 plugins tests: initial tests for base class 2012-10-26 17:59:29 +02:00
Jan Vcelak
f0bbfe14e4 monitors: fix cleanup failure 2012-10-26 17:59:29 +02:00
Jan Vcelak
d5e1657a84 plugins: do not crash if devices are not specified 2012-10-26 17:59:29 +02:00
Jan Vcelak
d891e3f2ee plugins, monitors: inherit from PluginLoader 2012-10-26 17:59:29 +02:00
Jan Vcelak
2275777fe0 tuned.controller: fix profile switching code 2012-10-26 17:59:29 +02:00
Jan Vcelak
6693b7f359 monitors tests: initial tests for base class 2012-10-26 17:59:29 +02:00
Jan Vcelak
eb4b1d9455 tests: mock TunedLogger with NullHandler 2012-10-26 17:59:29 +02:00
Jan Vcelak
20464804f8 tuned: add --no-dbus option to help 2012-10-26 17:59:29 +02:00
Jan Vcelak
d388dec6ab remove circular dependencies between library and tests 2012-10-26 17:59:29 +02:00
Jan Vcelak
ce5a07d9de profile.loader tests: script name expansion 2012-10-26 17:59:29 +02:00
Jan Vcelak
d17edd167e script plugin: add missing module import 2012-10-26 17:59:29 +02:00
Jan Vcelak
c66d5e44cb Daemon: handle plugin selection logic 2012-10-26 17:59:29 +02:00
Jan Vcelak
44e56043c1 Profile: add name property 2012-10-26 17:59:29 +02:00
Jan Vcelak
00d02f4ffb storage: relocate unit tests to correct location 2012-10-26 17:59:29 +02:00
Jan Vcelak
94f24ae120 profiles.loader: new code, unit tests 2012-10-26 17:59:28 +02:00
Jan Vcelak
29f7357f30 storage.factory: add provider property 2012-10-26 17:59:28 +02:00
Jaroslav Škarvada
7b3f02b991 plugin_disk: removed ALPM policy check 2012-10-25 12:05:20 +02:00
Jaroslav Škarvada
135e19f654 Use /run instead of /var/run 2012-10-25 12:05:16 +02:00
Jaroslav Škarvada
466dc4c767 Write pidfile even if running in foreground (for tuned-adm to work) 2012-10-25 12:05:10 +02:00
Jaroslav Škarvada
2edd5852cb tuned-adm: check EUID instead of UID 2012-10-19 17:07:25 +02:00
Jaroslav Škarvada
73239e4d5e New 2.0.2 release 2012-10-10 23:23:16 +02:00
Jaroslav Škarvada
be98ede2b7 powertop2tuned: fixed work with localized powertop 2012-10-10 23:12:25 +02:00
Jaroslav Škarvada
6f6e366488 Fixed 'null' profile selection 2012-10-10 22:55:52 +02:00
Jaroslav Škarvada
701da90a02 functions removal: ported some profiles (not all) 2012-10-10 22:36:49 +02:00
Jan Kaluza
919b7b57f3 Powertop is now printing output filename into stderr, so we have to read it from there and not from stdout 2012-10-10 11:27:45 +02:00
Jan Kaluza
57349d4608 Merged fedora rawhide tuned patch 2012-10-10 11:14:00 +02:00
Jan Kaluza
063e3eda6b Install tuned python module into proper directory 2012-10-10 11:02:56 +02:00