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
Jaroslav Škarvada
7bccbc9a4e
Replaced all getuid by geteuid
2012-10-31 11:00:23 +01:00
Jan Vcelak
09d20c648a
run python interpret with '-Es' options
2012-10-30 11:40:29 +01:00
Jaroslav Škarvada
9ca4af0607
powertop2tuned: speedup (10 times :), outputs message
2012-10-29 16:12:48 +01:00
Jaroslav Škarvada
be98ede2b7
powertop2tuned: fixed work with localized powertop
2012-10-10 23:12:25 +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
67289ba5fd
Fixed powertop2tuned compatibility with latest powertop
2012-06-12 12:34:27 +02:00
Jaroslav Škarvada
ef9a8702a6
powertop2tuned: fixed to read powertop 2.0 reports
...
Now it reads powertop 2.0 reports, but the output is
still not usable.
2012-05-16 18:53:39 +02:00
Jan Kaluza
cfed1abaa8
powertop2tuned now generates tuned profile without any command in shell script. Everything is done using the tuned plugins
2012-05-11 10:36:57 +02:00
Jan Kaluza
f5f75a0ada
Parse html entities properly
2012-04-03 11:07:38 +02:00
Jaroslav Škarvada
b861cd31fc
powertop2tuned: added --enable option that enables harmless tunings
2012-03-30 22:15:38 +02:00
Jaroslav Škarvada
f2fa467a12
tuned: added balanced profile and it is the default now
...
tuned: moved default profile into profiles-compat
2012-03-30 12:53:43 +02:00
Jaroslav Škarvada
e79e3fa0db
utils: tuned_powertop_profile renamed to powertop2tuned
...
utils: powertop2tuned changed cmdline options and several minor fixes
tuned: removed accidentaly pushed tuned-2.0/profiles/functions
tuned: some minor modifications
2012-03-30 12:33:50 +02:00
Jaroslav Škarvada
ae3f629827
tuned: config file suffix changed to .conf
...
profiles: config files renamed to end with .conf
man: minor update of tuned.conf.5
Makefile: install tuned_powertop_profile.py script
2012-03-28 16:26:18 +02:00
Jan Kaluza
921faba02c
Removed unsunsed powertop generator code
2012-03-14 10:23:09 +01:00
Jan Kaluza
5395ae035a
fixed powertop profile generator
2012-03-14 10:10:08 +01:00
Jan Kaluza
0892480ac2
kwin-stop
2012-03-14 09:59:29 +01:00
Jan Vcelak
61d305bc3b
move experimental code to "experiments" directory
2012-03-12 17:53:02 +01:00