summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Even simpler modularization of sleep methods.Victor Lowther7-67/+66
2008-02-06Make distcheck workDan Nicholson1-11/+0
2008-02-06Ignore generated filesDan Nicholson2-2/+4
2008-02-04Removed executable bits on the *.in files to emphasize theirVictor Lowther4-0/+0
2008-02-04Fix double-quotes introduced by previous changes.Victor Lowther1-2/+2
2008-02-04Revert "Revert "Moved text substitutions for automake to the top of pm/functi...Victor Lowther1-6/+9
2008-02-04Revert "Moved text substitutions for automake to the top of pm/functions.in,"Victor Lowther1-9/+6
2008-02-04Moved text substitutions for automake to the top of pm/functions.in,Victor Lowther1-6/+9
2008-02-02Add cleanfiles in Makefile.am, and actually export PM_FUNCTIONS in pm-powersaveVictor Lowther2-1/+3
2008-02-02Use autotools to make pm-action and pm-powersave location independent.Victor Lowther2-2/+2
2008-02-02Renamed pm-powersave in preperation for making it location-independent.Victor Lowther1-0/+0
2008-02-02Renamed pm-action in preperation for making it location independent.Victor Lowther1-0/+0
2008-02-02Modify src/Makefile.am in preperation for making the pm-action scriptsVictor Lowther1-2/+13
2008-02-02Use autotools to make functions location-independent.Victor Lowther2-6/+9
2008-02-02Rename functions in preperation for autotools based location independenceVictor Lowther1-0/+0
2008-02-02Added support for transforming .in files in pm/Makefile.amVictor Lowther1-0/+9
2008-02-02Modified hooks to source $PM_FUNCTIONS instead of /usr/lib/pm-utils/functionsVictor Lowther12-12/+12
2008-02-02Update pm-powersave to export the location of pm/functions in PM_FUNCTIONSVictor Lowther1-2/+2
2008-02-02Export location of pm/functions from pm-actionVictor Lowther1-1/+2
2008-01-31CPUfreq fixups:Victor Lowther3-18/+17
2008-01-30Spelling fixes in HOWTO.hooks.Victor Lowther1-4/+4
2008-01-30Actually fix typo in 99videoVictor Lowther1-1/+1
2008-01-30Simplify the implimentation of command_existsVictor Lowther1-1/+1
2008-01-30Added entries in .gitignore to ignore vim backup and swap files.Victor Lowther1-1/+2
2008-01-30Made zzz executable.Victor Lowther1-0/+0
2008-01-30in 94cpufreq, just exit outright if /sys/devices/system/cpu/ is not present.Victor Lowther1-1/+3
2008-01-30Don't do anything in 65alsa if there is no alsactl command.Victor Lowther1-0/+2
2008-01-30Deleted commented-out commands, minor quotation fixes to 55battery.Victor Lowther1-6/+2
2008-01-30move the sanity check in 49bluetooth outside the suspend function.Victor Lowther1-1/+2
2008-01-30Do not do anything in 10NetworkManager if dbus-send does not exist.Victor Lowther1-0/+2
2008-01-30Added a HOWTO file for writing hooks,Victor Lowther1-0/+68
2008-01-29Use the command_exists utility function instead ofVictor Lowther3-5/+5
2008-01-29Add a function to test for the existence of a command, either aVictor Lowther1-0/+9
2008-01-29Make 05led exit 1 iff we are not running on an IBM system.Victor Lowther1-1/+1
2008-01-29Get rid of extraneous shell evals.Victor Lowther1-3/+3
2008-01-29Earlier Victor and I discussed moving the sleep after the check inDan Nicholson1-1/+1
2008-01-29Here's a new patch (this time against current git) to enableNigel Cunningham1-2/+3
2008-01-29apply an updated version of 5a5e848b49e33ebf538953bdd132e8ccb0d7377bTill Maas2-26/+27
2008-01-29Revert "Here is now a patch agains pm-utils git with /var/run/pm-utils/lock as"Richard Hughes2-28/+25
2008-01-29Instead of duplicating the checks in pm-action, simply call pm-is-supported.Michael Biebl1-4/+12
2008-01-29Patch attached to do the appropriate redirection for pm-powersave.Victor Lowther2-3/+9
2008-01-29Here is now a patch agains pm-utils git with /var/run/pm-utils/lock asTill Maas2-25/+28
2008-01-28That reminds me, the -- in that tr command paramater is a GNUism, andVictor Lowther1-1/+1
2008-01-28This patch modifies the moduleVictor Lowther3-26/+20
2008-01-28remove obsolete .cvsignore filesMichael Biebl6-39/+0
2008-01-28/etc/pm/config is no longer supportedMichael Biebl1-8/+6
2008-01-28fix the gitignore, oopsRichard Hughes1-2/+2
2008-01-28Use file globbing instead of trying to parse the output of ls, changeVictor Lowther2-29/+17
2008-01-28Modify the ntpd handling to use the generic locking infrastructure, tab fixes.Victor Lowther1-17/+18
2008-01-28If there is no state to save when running the ibm bluetooth hook, thenVictor Lowther1-6/+3