1
0
Fork 0
Tuning Profile Delivery Mechanism for Linux
Find a file
Jan Vcelak a49f53e60f GPL headers only into executables and main module
GPL license does not require all files to have the copyright notice
and header. To save some space, I removed the headers from all files
except the executables and the main Python module.
2012-11-09 12:27:20 +01:00
doc move manual pages to "man" directory 2012-03-12 17:53:02 +01:00
experiments GPL headers only into executables and main module 2012-11-09 12:27:20 +01:00
man plugins: added plugin for Asus Eee PC Super Hybrid Engine (SHE) 2012-03-30 21:02:46 +02:00
profiles Use /run instead of /var/run 2012-10-25 12:05:16 +02:00
systemtap GPL headers only into executables and main module 2012-11-09 12:27:20 +01:00
tests implement profiles locator class, used by profiles loader 2012-11-07 11:24:49 +01:00
tuned GPL headers only into executables and main module 2012-11-09 12:27:20 +01:00
.gitignore update gitignore 2012-03-12 17:53:14 +01:00
AUTHORS AUTHORS: update, complete list of contributors 2012-03-12 17:52:45 +01:00
COPYING update GPLv2 license text (new FSF address) 2012-03-12 17:53:24 +01:00
dbus.conf tuned-adm: full permissions to users with physical access 2012-10-30 13:38:40 +01:00
INSTALL install instructions 2012-03-12 17:53:02 +01:00
Makefile profiles.loader: new code, unit tests 2012-10-26 17:59:28 +02:00
README README 2012-01-22 14:52:51 +01:00
tuned-adm.py GPL headers only into executables and main module 2012-11-09 12:27:20 +01:00
tuned.bash tuned-adm bash completion: complete profiles from all default locations 2012-11-07 13:20:58 +01:00
tuned.py GPL headers only into executables and main module 2012-11-09 12:27:20 +01:00
tuned.service Use /run instead of /var/run 2012-10-25 12:05:16 +02:00
tuned.spec spec: fixed run directory location 2012-10-29 16:03:35 +01:00
tuned.tmpfiles Use /run instead of /var/run 2012-10-25 12:05:16 +02:00

Possibly future version of tuned daemon. Currently under heavy development.