remove obsolete .cvsignore files |
|
More...
|
over 17 years ago
|
/etc/pm/config is no longer supported |
|
More...
|
over 17 years ago
|
fix the gitignore, oops |
|
More...
|
over 17 years ago
|
Use file globbing instead of trying to parse the output of ls, change default governor from userspace to performance because performance is the compiled-in default for just about everything that uses cpufreq. |
|
More...
|
over 17 years ago
|
Modify the ntpd handling to use the generic locking infrastructure, tab fixes. |
|
More...
|
over 17 years ago
|
If there is no state to save when running the ibm bluetooth hook, then don't do anything instead of saving state that says there was no state to save. |
|
More...
|
over 17 years ago
|
This patch got rid of one usage of the usleep function. usleep is redhat only ttbomk, so it's safer to simply use sleep. This patch replaces the remainig usleep in 99video with sleep. |
|
More...
|
over 17 years ago
|
Modified the main suspend/resume function to use the new locking infrastructure. |
|
More...
|
over 17 years ago
|
nullglob is a bashism. POSIX does not have it, and the previous patches have gotten rid of our dependency on it. |
|
More...
|
over 17 years ago
|
Modify the hook-running infrastructure to be generic and to be POSIX-compliant. Modified pm_main to use the new hook-running infrastructure. |
|
More...
|
over 17 years ago
|
Adds a generic locking mechanism built around directory creation/removal. |
|
More...
|
over 17 years ago
|
two more things in gitignore |
|
More...
|
over 17 years ago
|
Make condition checking in (20|99)video POSIX compliant, and modify vbe() and radeon() to only check for the existence of (vbe|radeon)tool once per hook invocation instead of once per function invocation. |
|
More...
|
over 17 years ago
|
Rewrite service and state handling to make POSIX compliant and to get rid of potential eval-related security holes. |
|
More...
|
over 17 years ago
|
Minor updates to README -- /etc/pm/hooks has not existed in a long time. |
|
More...
|
over 17 years ago
|
Add entry for myself in AUTHORS |
|
More...
|
over 17 years ago
|
All scripts are now POSIX compliant, change shebang lines to have them run under /bin/sh instead of /bin/bash. Also take care of a few more minor fixups. |
|
More...
|
over 17 years ago
|
Simplify parameter expansion in pm-action and pm-is-supported. |
|
More...
|
over 17 years ago
|
Made config file loading POSIX-compliant and got rid of a redundant local variable in the config file loading function. |
|
More...
|
over 17 years ago
|
Modified pm-powersave to use the new hook-running infrastructure instead of including a duplicate copy of its own. |
|
More...
|
over 17 years ago
|
remove sysfont wrapper call. no other distro from fedora uses it |
|
More...
|
over 17 years ago
|
This patch makes it possible to use a different hibernate mode, valid modes are according to Documentation/power/interface.txt platform shutdown reboot testproc test Red Hat Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=375701 |
|
More...
|
over 17 years ago
|
Set the sort order in functions instead of pm-action. |
|
More...
|
over 17 years ago
|
rename hooks into sleep.d -- this is something we have wanted to do for a long time, but CVS made it hard |
|
More...
|
over 17 years ago
|
add the .gitignore files to ignore the build stuff |
|
More...
|
over 17 years ago
|
2007-12-29 Richard Hughes <[email protected]> |
|
More...
|
over 17 years ago
|
2007-12-29 Richard Hughes <[email protected]> |
|
More...
|
over 17 years ago
|
2007-12-29 Richard Hughes <[email protected]> |
|
More...
|
over 17 years ago
|
2007-12-23 Richard Hughes <[email protected]> |
|
More...
|
over 17 years ago
|
2007-12-23 Richard Hughes <[email protected]> |
|
More...
|
over 17 years ago
|