commit 6eed56bc0073e8ff2cc5aad8ee9f3355e8bddd32
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 30 10:51:19 2008 -0500

    Final touchup to NEWS, make logging in pm-action a bit prettier.

commit 116ed5d18838652f2405126958e8ed6e75527224
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 30 10:42:44 2008 -0500

    Updated NEWS file to include changes to the pm-utils project.

commit 4ffb15d6e3f0f87f952a7e747563ead099f8ae6a
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 29 17:44:16 2008 -0500

    Updated version number

commit 4db81081d77847abc7461423dc0b40b60587c2d2
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 29 16:21:26 2008 -0500

    Comment fixups in preperation for release.
    
    In particular, add comments to the top of the sleep hooks describing what
    each of them is for.

commit b0c4c0a8bd4139a9da92f4cd25d0694b5911d9e1
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 29 15:12:12 2008 -0500

    Spelling fixes in README and TODO

commit 0c8886a67f04414c65ff71cea6d046f4f903ca30
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 29 14:14:55 2008 -0500

    Updated NEWS and TODO files in preperation for release.
    
    See the files themselves for more details.

commit 763243bad7ed0daf433e8c1793b602f563c5fbbd
Merge: bae3503... df039c9...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 29 12:53:57 2008 -0500

    Merge branch 'master' of ssh://vlowther@git.freedesktop.org/git/pm-utils

commit bae3503fb464be7a0cd78462cd2c3d0b65e51a23
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 29 12:52:14 2008 -0500

    Updated README in preperation for making a stable release.

commit df039c9dc6917d7283d50c78a17405d38af77e96
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Fri Mar 28 15:44:43 2008 +0100

    Improve PMU check
    
    Test if /dev/pmu is a character device.

commit bf5f55f5b5ec375ac1b0b565011b8bf9d0ccf178
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 20 19:33:44 2008 -0500

    Avoid incorrect exit code 1 failure messages in the log.
    
    Do this by forcing resume_video to always return 0, and by having
    modreload expliticly log if it cannot reload a module we unloaded before
    suspend.

commit 61e2d92c43953537855e89b744844b0af7b84700
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 20 19:15:51 2008 -0500

    Prettify logging a bit more.
    
    Now with added timestamps, so you can see how long running all the hooks takes.

commit f5419be4798d653a76e18e598236b140450ea127
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 20 18:05:36 2008 -0500

    Cleaned up logging of which hooks ran a bit more.
    
    Do this by making log understand the -n option.
    To retain strict POSIX compatibility, we now use printf instead of echo
    in the log function.

commit 5c88707ceb3ed04d7562f31f5a3aee1a4c1d895b
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 20 18:58:54 2008 -0500

    No need to clear the screen on 00clear.
    
    Allocating and deallocating vt 63 take care of that for us.

commit 4177c51a5b713eff1dd07c65c723a87e297410c9
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 20 18:54:06 2008 -0500

    Modify 94cpufreq to use savestate/restorestate more efficiently

commit 95905af6b3a549b12bb9054043ce91a53d54c3cc
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 13 17:24:55 2008 -0500

    No need to print replies from dbus in 55battery.

commit 6ae1dd2b1f0ab8f9e7f63e38473f109bafc8106b
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 13 17:22:00 2008 -0500

    Simplified implementation of 49bluetooth.
    
    No need for awk or for case statements.

commit 23bc36cba4c017f70198ce3278db5597183f1e41
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 20 17:45:09 2008 -0500

    Use 'all' instead of "*" to remove all commandline paraameters.

commit a0b7a9e72d98312a1efd94e738a427c2694461df
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 20 16:49:51 2008 -0500

    Missed a close quote in modules.d/kernel

commit 73ab1734f6d353ad4ee2d2f671e3944810fb88e7
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 20 16:43:07 2008 -0500

    Added easy support to drop all parameters.
    
    Just set DROP_PARAMETERS to "*"

commit f75ffa2e8c5391b50177375f0b46653dbd38cc7f
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 20 12:48:19 2008 -0500

    Changed kernel hibernation to use the default kernel method unless overridden.
    
    Hopefully this will get rid of the bug reports where "platform" causes
    problems.  If it does not, we should probably default to "shutdown" as the
    default method.

commit 868a6fabf6b254c53b12309fa9719eb5120e6d3f
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 19 21:34:37 2008 -0500

    Fixups in hook blacklisting and parameter removal.

commit a4f4526748482fd8c08a132d4dcb4762fc111041
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 19 21:25:37 2008 -0500

    remove_parameters was not doing The Right Thing.
    
    Rewrote parameter removal loop to try and fix that.

commit 0129bc69e33523c9746a44fb4a78e25579acecb8
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 19 21:09:40 2008 -0500

    Make the hook blacklist and parameter overrides use env. variables.
    
    This came about after a long discussion with mbiebl on the best way to
    configure settings in pm-utils.

commit 174f1430e76dfcf9d45e6d44422a47c2e2bba369
Merge: ea374c8... 55e3dbb...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 19 20:35:54 2008 -0500

    Merge branch 'vlowther-stabilization-bugfixes' into vlowther-default-parameters
    
    Conflicts:
    
    	pm/pm-functions.in

commit 55e3dbbfe6dc6ffae294cb1976a1a5c6cf9362da
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 19 20:15:47 2008 -0500

    Added copious commenting in the defaults file.

commit 616c86edd7030f3cb1eaf7e08444f8882830977a
Merge: 53743fa... 2d224fc...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 19 19:50:53 2008 -0500

    Merge branch 'master' into vlowther-stabilization-bugfixes

commit 53743fa7e2f1248fcaf1e6fe62a8390dcfadffcf
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 19 19:48:31 2008 -0500

    Rewrite fix for suspend_hybrid in a more elegant fashion
    
    We add a new variable $METHOD in pm-action.  It holds the sleep method
    we were asked to invoke.  $ACTION is chosen baed on the value of METHOD.

commit ea374c82c37f881398cfa0eea2c7518286e1ae42
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Mar 18 19:25:39 2008 -0500

    Addind logging to add_parameter and remove_parameter

commit aaf4bb9cc962c4aaf5004d53ce86d5fc29ae2be9
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Mar 18 19:21:19 2008 -0500

    Fix logic error in remove_parameter.

commit e49b18c42f3c501e3d352df8b5356ba8cff1e6ab
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Mar 18 19:05:31 2008 -0500

    Updated /etc/pm/parameters parsing.
    
    Now we can add and remove parameters passed from our invoker.

commit 2d224fc56941d6c6c65b51d0e9943b331b8e69b8
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Mar 17 19:16:19 2008 -0500

    Mask out acpi_sleep settings when --quirk-none is passed.
    
    mbiebl and I have been discussing removing the current behaviour
    for --quirk-none.  This patch retains the behaviour where --quirk-none masks
    out the other video quirks instead of signalling that no quirks are required.

commit 5292f700d84d50e40d6690d415ba5f97b39979d4
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Mar 17 12:24:04 2008 -0500

    Add more logging -- log parameters and the hook blacklist.
    
    This patch adds basic logging of our commandline parameters before
    and after loading the parameter overrides.
    
    It also adds logging of our initial blacklist entries.

commit 29a615e95956da7bbc925a0d139ea38fa4956530
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Mar 17 07:30:45 2008 -0500

    Actually make "make dist" work.
    
    --git-dir has to come before the log command when generating the changelog.

commit 5d4eaefc302d35d5a3ac2fbdf09a799597b5c536
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 16 18:57:38 2008 -0500

    QUIRK_NONE was not being honored in uswsusp.
    
    Added code to zero out OPTS if QUIRK_NONE = true.

commit f8a6c613a3f432b96d076e16c036de74c27a0856
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Mon Mar 17 00:27:07 2008 +0100

    Remove outdated documentation.
    
    We handle video quirks in uswsusp now, so this documentation is outdated
    and best removed.

commit 5de0eb47fc7b0a07b9fc1df6ad20ed9912ef492a
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Mon Mar 17 00:13:46 2008 +0100

    Parse video quirks in uswsusp sleep module
    
    - Parse the video quirks in the uswsusp and pass it to s2ram (do_suspend) and
      s2both (do_suspend_hybrid).
    - Show the available quirks in the help method.
    - quirk-save-pci is currently s2ram specific and not yet provided by hal.
    - quirk-dpms*, quirk-reset-brightness and quirk-vga-mode3 are not handled by s2ram and
      thus simple no-ops.

commit 54eff27133ce0ed1f899b237d9946a3f31546a96
Merge: 1234dd9... fe61299...
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Sun Mar 16 23:58:19 2008 +0100

    Merge branch 'pmu'

commit 1234dd9926d0f5a816a5a0728d7289dd932d87e0
Merge: 9ebfc96... e9f2ddf...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 16 17:24:52 2008 -0500

    Merge branch 'master' into vlowther-stabilization-bugfixes

commit 9ebfc96ce7558bb7db0132d579ec85dde77237e9
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 16 16:49:11 2008 -0500

    Updated README to describe /etc/pm/blacklist and /etc/pm/parameters.
    
    Also added a bit of documentation describing --help.

commit fe612997f9809777864ce859ad5ad47a02fb6dcb
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Sun Mar 16 19:01:59 2008 +0100

    Better PMU support.
    
    - If /dev/pmu is existent, assume we can suspend
    - Don't try to run pm-pmu on machines without a PMU

commit e802a8c71ed3a2f696181d69b0feca80b5aba06f
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 16 16:33:36 2008 -0500

    Consolidated console save/restore code.
    
    Instead of having console switch/restore logic spread out all over the place,
    have 00clear perform all our console switching.

commit e9f2ddf6709c2d8b8bf9eed16a20a2123a51f747
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Sun Mar 16 19:07:02 2008 +0100

    Make the modules shell script
    
    We install the sleep modules as _SCRIPTS, so they should be 0755 and have a
    shebang. This has the additional benefit that editors automatically enable
    syntax coloring.

commit 4fe96950186e616db17767ce78690f7b82231a51
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 16 11:24:55 2008 -0500

    Fix bug where pm-is-supported could only be run as root.
    
    Now we only parse the blacklist and the default parameters when we are taking
    the suspend lock.

commit 1de164bdd3915e7c93329a9df77064ed7b402ea1
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 15 18:04:11 2008 -0500

    Mostly seperated vt switching logic from the suspend_lock logic.
    
    This should fix the breakage implemented by moving the locking.

commit 40cf5324abdfa5eac08cba836ca84097849ad188
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 15 17:18:17 2008 -0500

    Implemented sleep_method_help support.
    
    This intergrates sleep modules into the help system.

commit de8659ed4bb5d42251ee8695fc54642dbcce0604
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 15 17:07:49 2008 -0500

    Moved locking in pm-action.
    
    This fixes a help-related bug that Michael Biebl noted.

commit 962304a9279c244c9cdc1328cb800dd6bd49736e
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 15 16:38:32 2008 -0500

    Restore separate logging functionality
    
    Somehow the changes introduced by 1fb77e994d7d1628c86324066693fd23d4abfb6c
    got dropped in the merge process.  Restored them.

commit 135bc1f5858caeae2b803e1e5c220b284c45b03c
Merge: 0234380... c99900e...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 15 13:54:18 2008 -0500

    Merge branch 'vlowther-dynamic-hook-disable' into vlowther-default-parameters

commit c99900e9e8bf7f909ac42f825e5f2694dc26b611
Merge: 8626bbd... ac2e951...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 15 13:53:31 2008 -0500

    Merge branch 'master' into vlowther-dynamic-hook-disable
    
    Conflicts:
    
    	pm/pm-functions.in

commit ac2e951e553f69dc5ab04b37f4e973bebdb1f5c4
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Mar 14 07:21:34 2008 -0500

    Split functions.in into functions.in and pm-functions.in
    
    pm-functions.in contains the functionality that should only be used by the
    pm-utils frontends (pm-action, pm-is-supported, and pm-powersave).
    
    functions.in contains code that is shared between the hooks and the pm-utils
    frontends.
    
    The reason behind splitting this out is to reduce namespace pollution in
    the hooks and to eventaully make it easier to split the hooks into their
    own package.

commit 0234380da899b2ae52ab5d88dde9914c6f1e3170
Merge: 44cbf06... 8626bbd...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 13 10:02:51 2008 -0500

    Merge branch 'vlowther-dynamic-hook-disable' into vlowther-default-parameters

commit 8626bbd7551f8342abc7536899f55f49fd0820e9
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 13 10:01:31 2008 -0500

    Updated HOWTO.modules to mention before_hook.
    
    Sleep module writers, take note.

commit 44cbf065577bbe9ae9ffc783895cbe45f42c3f13
Merge: dce0189... a30d46c...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Mar 11 19:56:03 2008 -0500

    Merge branch 'vlowther-dynamic-hook-disable' into vlowther-default-parameters

commit a30d46c64050f919f96baf626ae13d79d1023317
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Mar 11 19:54:21 2008 -0500

    Optionally ignore two leading digits in the hook filename in hook_ok
    
    Requested by Michael Biebl.

commit dce01897081f9c23b3b33ed600b4190ac91f8ee3
Merge: 0978de0... 02685b1...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Mar 11 17:29:29 2008 -0500

    Merge branch 'vlowther-dynamic-hook-disable' into vlowther-default-parameters

commit 02685b1ea67e656c646f8bcbad6645df08441ee5
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Mar 11 17:28:03 2008 -0500

    Updated hooks documentation.

commit 0978de0966987eb2426cfdb3a78d77eca7c4ed98
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 9 15:11:08 2008 -0500

    Added support for passing default parameters.
    
    We add them in the  "$PM_UTILS_ETCDIR/parameters" file, and they are
    simply appended to the PM_CMDLINE env variable.

commit 73157d2bd3fc9ece5b5747bf69dfc39d4b2e0390
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 9 14:56:05 2008 -0500

    Move PM_CMDLINE declaration into pm_functions.in.
    
    This lays the groundwork for allowing the user to add default parameters
    to potentially override the ones that HAL passes to us.

commit 47cc4095aa3a310b829a9b274d5de0f7e6af7326
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 9 14:49:50 2008 -0500

    Ensure wwe have made $STORAGEDIR before trying to blacklist hooks.

commit cab059db8842ffcae4b34af9805e34f3ae4f41d3
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 9 14:43:14 2008 -0500

    Fixed stupid typo in disablehook.

commit fc6700f0bed495ca6323ad8223b8bdef5351837c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 9 14:37:46 2008 -0500

    Really really make reading the default blacklist work.

commit 520985236611d96a597bbc68dcaddc93451d1fa6
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Mar 9 14:12:58 2008 -0500

    Actually source the correct blacklist file.

commit 66db33b5431a1f01df6c500c22d5ca0bd362acc1
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Sat Mar 8 03:16:33 2008 +0100

    Implement the root check using id, $EUID seems to be a bash only feature.

commit d672471adca4ec3208e15c2198e46004541a20de
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Mar 7 20:15:48 2008 -0600

    Moved the "Running hook" diagnostic message in run_hooks.

commit 198136577ea5c57e86aa9b01f95d63ce0b882e5c
Merge: 4b19986... fee2b63...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Mar 7 20:12:35 2008 -0600

    Merge branch 'master' into vlowther-dynamic-hook-disable

commit fee2b6346509d94b24670fcd2d5f151568617cd2
Merge: ea906bd... 593be4a...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Mar 7 19:55:39 2008 -0600

    Merge branch 'master' of git://anongit.freedesktop.org/pm-utils

commit 593be4adab75f1db65b832106ca78be25b9b2cf2
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Fri Mar 7 16:29:09 2008 +0100

    Fix a quirk parsing in 99video.
    
    - We no longer use $@, so replace $1 with $opt and remove shift
    - Remove an unnecessary check.

commit ea906bd716a435abcff0cc580982eabee9c90bd4
Merge: 5944c4c... 2428334...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Mar 7 07:17:31 2008 -0600

    Merge branches 'vlowther-create-ChangeLog-on-demand' and 'vlowther-remove-autogenerated-man-pages'

commit 5944c4c006a8ac753baf9add36095eddeddb5ba9
Merge: 1866fab... a0c3dfa...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Mar 7 07:16:56 2008 -0600

    Merge branch 'master' into vlowther-create-ChangeLog-on-demand

commit 2428334b9068281493d1fb5b02fc76d1b47ef342
Merge: 4aa61c8... a0c3dfa...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Mar 7 07:16:37 2008 -0600

    Merge branch 'master' into vlowther-remove-autogenerated-man-pages

commit acaf13ae802f72a3c37217c86f80c80db69f852e
Merge: ae82bec... a0c3dfa...
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Fri Mar 7 08:23:19 2008 +0100

    Merge branch 'master' of git://anongit.freedesktop.org/git/pm-utils

commit 4b1998601c7b075a432bdd7fd6975ca2d3689995
Merge: 283ed26... 61307c3...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 21:29:38 2008 -0600

    Merge branch 'vlowther-split-functions-in-two' into vlowther-dynamic-hook-disable

commit 61307c3c16cc1b06bb3c1e8d3636c3c14832a4f9
Merge: a1431a2... a0c3dfa...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 21:27:03 2008 -0600

    Merge branch 'master' into vlowther-split-functions-in-two

commit 283ed262ab666f853d18e632e54052021f58f638
Merge: 6ed9717... a0c3dfa...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 20:35:09 2008 -0600

    Merge branch 'master' into vlowther-dynamic-hook-disable

commit 6ed9717e8e6621634eaeec9cd3753413fd924459
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 20:32:06 2008 -0600

    uswsusp disables 99video hook now.

commit 96442732e5b8729332cc715e992392aeb3b8cae9
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 20:30:47 2008 -0600

    Change the default blacklist location to PM_SYSCONFDIR.
    
    Also add before_hooks support to run_hooks.

commit a0c3dfab5a1381677b2ef991ae40c7e7b52c1c60
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 19:21:12 2008 -0600

    Revert "Even shorter quirk environment variable names."
    
    This reverts commit 6d877fe5e1439496b20365e6877916ab3c7446f2.
    
    Requested by Michael Biebl.  Does not affect functionality.

commit a4ca3e7c2d1d1fae584ac23195a13981947884c0
Merge: 2b08245... 5da6cdf...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 19:16:23 2008 -0600

    Merge branch 'master' into vlowther-hook-option-processing

commit 5da6cdfef068db2fac484e45732f50a572074343
Merge: 04f05c2... 02c4338...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 19:08:22 2008 -0600

    Merge branch 'vlowther-video-merge'

commit e3403ecac7243e571dd6bdc01b38f15af39e543e
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 14:08:52 2008 -0600

    Have pm-functions.in read an initial list of hooks to blacklist.
    
    Be a little smart about it, and allow comments.

commit 314642f6d67ab7658d2762aafa598971ce1c865e
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 13:52:23 2008 -0600

    Make run_hooks skip disabled hooks.
    
    Eventually we will print a helpful diagnostic in the logfile saying what
    disabled the hook based on the contents of the disabled file, but that is a
    job for a later date.

commit 4a9919cea52219555cb87e308afcace3104c39e2
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 13:44:31 2008 -0600

    Add disablehook() function to functions.in.
    
    This is the first step in allowing hooks to be dynamically disabled while
    pm-utils is running.

commit 1866fab10d7f630278357a33c8289c136996c1bc
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 13:15:44 2008 -0600

    Made ChangeLog creation process more robust.
    
    Changes based on feedback from Dan Nicholson.

commit 04f05c28427de4c1e96cb3b343834c22f7dcad7d
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 10:19:48 2008 -0600

    Fixed the case where two or more cores share the same cpufreq settings.
    
    If the cpufreq directory is a symlink, that that cpu shares it settings
    with another cpu.  In that case, skip this cpu.

commit 02c4338048175769ca81ee75d25b1dda8706c039
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Mar 6 10:08:45 2008 -0600

    Silence sysctl output in 99video.

commit a1431a2e40a2739cd05e5c6f0a7fc15a9e53ab2b
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 5 15:32:47 2008 -0600

    Updated pm/Makefile.am to know about pm-functions.

commit 9232cd18a317936de20d365b4e9178eead4c7c41
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 5 15:26:47 2008 -0600

    Split functions.in into functions.in and pm-functions.in
    
    pm-functions.in contains the functionality that should only be used by the
    pm-utils frontends (pm-action, pm-is-supported, and pm-powersave).
    
    functions.in contains code that is shared between the hooks and the pm-utils
    frontends.
    
    The reason behind splitting this out is to reduce namespace pollution in
    the hooks.

commit 94722ed73c79fefc3e98c6cd1c194eddeb325aeb
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 5 15:17:15 2008 -0600

    Rearrange functions.in in preperation for splitting it in two.

commit 4aa61c883c8d0eb691b408e2967f63434ef8eca2
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 5 14:28:07 2008 -0600

    Do not track the man pages.
    
    They are generated from the SGML files, so we do not need to track them in git.

commit 28836a53fd617b6eeabda4a57fc4d15801d69a49
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 5 09:10:36 2008 -0600

    Generate ChangeLog on demand.
    
    Specifically, any make target that requires it (make dist, etc) will
    generate pull an appropriately-formatted changelog out of git.

commit 2b082457e3a9d8f8067376fd45668fc7595b8fea
Merge: bf4f3e0... 9f3e2ea...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Mar 5 09:01:02 2008 -0600

    Merge branch 'master' into vlowther-hook-option-processing

commit ae82bec26a64721674148cfa15a1f204528de2c2
Merge: d1e11fc... 9f3e2ea...
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Tue Mar 4 01:43:53 2008 +0100

    Merge branch 'master' of git://anongit.freedesktop.org/git/pm-utils

commit bf4f3e0cce274f95e76d88fed3e337d87822e363
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Mar 3 18:28:17 2008 -0600

    Updated the HOWTO.hooks to document the help parameter.
    
    Also added a section dealing with suspend_hybrid.

commit 9f3e2ea40123ca048d99f2a0d3911af642c87cfa
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Mar 3 18:09:35 2008 -0600

    Fixed typo in 94cpufreq introduced while fixing the suspend_hybrid glitch.
    
    Thanks, Michael Biebl!

commit d1e11fc3c9d50be7c1bcf9d318c509c2b0639ed8
Merge: 4602610... 4ccda76...
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Sun Mar 2 03:17:45 2008 +0100

    Merge branch 'master' of git://anongit.freedesktop.org/git/pm-utils

commit 053da7a5efd23b23527d073c0e63785211c4c954
Merge: 6d877fe... 25b9408...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 19:10:44 2008 -0600

    Merge branch 'vlowther-video-merge' into vlowther-hook-option-processing

commit 25b94082bc1588f5c9a2dc4be857531c774b8b2b
Merge: 8330c3a... 4ccda76...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 19:06:48 2008 -0600

    Merge branch 'master' into vlowther-video-merge

commit 4ccda76bcc288f5505abc97caffb913d35e71c26
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 18:50:27 2008 -0600

    Add comments in pm-action detailing the steps we are taking.

commit e5c47367b743af80155176d69c1f4e7ca69843c6
Merge: 76dd8d9... 369ac12...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 18:41:09 2008 -0600

    Merge branch 'master' into vlowther-move-pm-main

commit 369ac121377c6e840a3295eeeb84e96104f9fe1f
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 18:28:47 2008 -0600

    We were not handing the suspend_hybrid case correctly this whole time.
    
    Shame on me for not spotting this earlier.

commit 76dd8d91365b0c5e85cd6d494c7a5e2b3c27235b
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 18:27:36 2008 -0600

    Fixed up merge errors merging back with master.

commit 9022cb6113a910ae559cbb3a3833f07107df400d
Merge: f33864c... 9343bda...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 18:09:53 2008 -0600

    Merge branch 'master' into vlowther-move-pm-main
    
    Conflicts:
    
    	src/pm-action.in

commit 6d877fe5e1439496b20365e6877916ab3c7446f2
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 11:02:51 2008 -0600

    Even shorter quirk environment variable names.

commit 1fb77e994d7d1628c86324066693fd23d4abfb6c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 10:37:49 2008 -0600

    Cleaned up output for --help
    
    Did this by adding a log() function and using that instead of echo when
    we were just echoing test to get it into the log.

commit 8d5f23f720c121508bd61202cbd75c6d91a07f6d
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 10:26:49 2008 -0600

    Moved video-specific option processing to 99video.

commit dc1a31a76a26ff5258f02b0f533c53974c00e687
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 10:08:05 2008 -0600

    first pass at using run-hooks to get help info.
    
    The output from this will be ugly, if it even works.

commit 3c2766986130026a47badff7edb740709c0a5b1e
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 09:56:38 2008 -0600

    Add help function to 99video.
    
    This is the first step in making hooks handle option processing for their
    options instead of having the pm-utils framework handle it.

commit 8330c3a6c14ba33563ddcf76fe53288a4f1cb9ab
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 10:06:13 2008 -0600

    arrgh -- forgot to remove 20video from Makefile.am

commit e28844bc7a42cab0d5d08ba0aa351885b3fa78c8
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 09:32:20 2008 -0600

    Aesthetic cleanup to the quirk-handling code.

commit fda3bb71c9e4d4fbfc730d1277085e241475ceb1
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 09:02:41 2008 -0600

    Shortened quirk environment varialbe names.
    
    Also made option handling code in pm-action easier to read.

commit 5d7e32ef87f97cb09890b7690f9f62c3395ab673
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 08:38:37 2008 -0600

    Replace if statements with command chaining in 99video.

commit 0671b13c2aa695a35ef0a703ac3cf9cf877dca0e
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 08:24:37 2008 -0600

    Add a quirk helper function to start cleaning up the ugly if mess in 99video.

commit faa4c5d24da753010f033561a02b4e7499b79eb3
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Mar 1 08:11:42 2008 -0600

    Rearrange quirk handling to bring it in line with s2ram.

commit fba432cae9b7cba19e2d9dad0b11417ad9d6f717
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Feb 29 00:02:49 2008 -0600

    Save framebuffer state after saving videostate.

commit 49de11afaa42ae63d5a030c1b146d828ae2e5eac
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 27 20:20:33 2008 -0600

    Modified acpi_flag setting to use arithmetic expansion.
    
    This gets rid of an ugly if statement and makes the code more legible.

commit 17d18f832ac3c20b2c86bf9d76c7296d0561ee02
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 27 20:14:06 2008 -0600

    Modified 99video to use savestate/restorestate to save and restore VBE state.
    
    This utilizes the functionality added in the last patch, and makes the hook
    more location-independent.

commit 58c7d77aa0f37f1d50f89753e1a846795476bc47
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 27 20:06:07 2008 -0600

    Made savestate and restorestate in functions.in orthogonal.
    
    You can pipe data into savestate, and pipe it back out of restorestate.
    This also makes savestate/restorestate able to cleanly handle data with
    embedded NULs and other such nasties that may confuse bash.
    
    Savestate is still backwards compatible with the older calling convention.

commit df278aba456f44fe4573c60ba0d524370ee5ad96
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 27 20:01:14 2008 -0600

    Added support for DISPLAY_QUIRK_NONE to pm-action.in.

commit 81ee00dc3b1a85471c53cb193c9f1edb63e71fc7
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 27 19:58:23 2008 -0600

    Added support in the video hook for DISPLAY_QUIRK_NONE.
    
    When it is set to true, avoid quirk handling by exiting immediatly.

commit a7278a0bc224226f9cd3d0199347051ec7ab9bed
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 27 19:53:42 2008 -0600

    Folded 20video functionality into 99video and deleted 20video.

commit 4602610deaaa6846598e74312ea37e2731b53e35
Merge: d77df4e... 9343bda...
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Sat Feb 23 11:32:43 2008 +0100

    Merge branch 'master' of git://anongit.freedesktop.org/git/pm-utils

commit 9343bda51f8feff514b2bd0430c6435ee7466148
Merge: 65c84de... 734f80b...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 23 00:33:23 2008 -0600

    Merge branch 'master' into stabilizaton

commit f33864caecfea67be95abf0719e96861d6c243b3
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Feb 21 20:28:46 2008 -0600

    Added back the comment explaining the trap statement.

commit b8ccc1c4cc2c5415eb57cf9a0b05218c24e4914d
Merge: a6eeb80... 734f80b...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Feb 21 20:23:54 2008 -0600

    Merge branch 'master' into vlowther-move-pm-main

commit d77df4eb4107f2361b5add5b9165fa1b6a4d4996
Merge: 8faffa6... 734f80b...
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Wed Feb 20 15:32:25 2008 +0100

    Merge branch 'master' of git://anongit.freedesktop.org/git/pm-utils

commit 734f80b6de32c6740fc908f43407e46f36401416
Merge: 2ffbb21... 4dc7cb0...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Feb 19 18:09:17 2008 -0600

    Merge branch 'vlowther-fix-broken-hook-sort'

commit 4dc7cb0363398b719505c1015aec3c2c22e994da
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Feb 19 17:01:56 2008 -0600

    Fix broken sorting in run_hooks.

commit 8faffa678d950ce32703fd27b4980ea015abec08
Merge: 4b7284e... 2ffbb21...
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Tue Feb 19 11:42:46 2008 +0100

    Merge branch 'master' of git://anongit.freedesktop.org/git/pm-utils

commit 2ffbb213b02eebe32eda93cf4330a11150aa1b7b
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Feb 19 01:40:38 2008 +0000

    rename obsolete onfigure.in -> configure.ac - no other changes

commit 4b7284e880532354323704143a9f698bd54b2027
Merge: 9fbde30... 28f4915...
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Sat Feb 16 23:52:32 2008 +0100

    Merge branch 'master' of git://anongit.freedesktop.org/git/pm-utils

commit a6eeb8096864bee88efe09f6cbb3d9ee3b24cdbd
Merge: 4d455ce... 28f4915...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 15:00:07 2008 -0600

    Merge branch 'master' into vlowther-move-pm-main

commit 65c84de480fb3565978e8a0778d53023a242ea95
Merge: 8672d50... 28f4915...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 14:52:33 2008 -0600

    Merge branch 'master' into stabilizaton

commit 28f4915e717fbc31b5410f77bf7882928def0545
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Thu Feb 14 18:32:01 2008 +0100

    Replace -O with -f where appropriate
    
    The owner check for sourcing config files/sleep modules is wrong, because it
    doesn't allow to run pm-is-supported unprivileged.
    In addition, source the sleep module after source_configs, so SLEEP_MODULE can
    be configured via /etc/pm/config.d/

commit 3a8459c883ef0e2730278fe23f873f4c3c6912c2
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Thu Feb 14 17:17:33 2008 +0100

    Fix inverse file owner check in init_logfile()

commit 7f51729e23cfb0906ddd37d4bb24b8d26653d06e
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Thu Feb 14 16:52:28 2008 +0100

    Clean up generated files and put *.in files in the tarball.
    
    Make sure to clean up all generated files on "make clean".
    Don't distribute generated files in the dist tarball, only the *.in files.
    Add generated files to .gitignore.
    Use consistend naming for the install dirs.
    Install defaults file as data file.
    Keep EXTRA_DIST and CLEANFILES in sync.

commit 1a9e28fa4a4d2cb1e1be016ac50188b3de871da9
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Thu Feb 14 16:26:50 2008 +0100

    Add safety checks for *_fbcon()

commit 13a8102dffe3b54d44cbf5d8989cf68cd5971591
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Thu Feb 14 16:23:46 2008 +0100

    Consistently use tabs for indentation.

commit 2b99001c87461df573cf6ae3091f88e193ede23a
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Sat Feb 16 10:19:40 2008 -0600

    99video had a missing closing bracket.
    
    While fixing that I noticed
    that we use an inconsistent style for function brackets. I chose
    foo()
    {
    }
    
    as it seemed to be the most used one.
    
    Cheers,
    Michael

commit 8672d50c1fca29b2bbaedf90b5c27a319952717c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 10:15:22 2008 -0600

    Removed redundant call to exit in pm-is-supported.

commit 5f98b0a73d390ef42c4219939610f7c8d17ab1cb
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 10:12:34 2008 -0600

    Removed redundant exit call in pm-action.in

commit e440eea026349b5e2e3f9e77b6cc38af12468331
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 10:10:34 2008 -0600

    Our version of on_ac_power does not return 255.
    
    Having the man page say it does might be a little confusing.

commit da108f79aa86b2b131437e6d680891d641b569ea
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 10:06:22 2008 -0600

    Get rid of redundant calls to exit in 99video

commit a91ff846eebca791a55ab02afa4413ed33d13c77
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 10:05:44 2008 -0600

    Modify 95led to exit $NA where applicable.

commit a295ae5e7d7d26cafcef9c9ff9ab54ef09a461d1
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 10:04:42 2008 -0600

    Modify 94cpufreq to exit $NA where  applicable.

commit 109c1b9f93402e9d5bf79616ea040e7deda28167
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 10:03:57 2008 -0600

    Modify 90clock to exit $NA when applicable.

commit c4ad6d12417de2ce9dc76fb88ce042e43ddc3d51
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 10:02:58 2008 -0600

    Get rid of redundant calls to exit.

commit bb2c3cdf1b1438f743803eab084995b25b61053e
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 10:02:26 2008 -0600

    Modify 50modules to return $NA of there are no modules to unload.

commit 729754f008fc99d401583b493de03b73fedaa2bf
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 10:00:57 2008 -0600

    Modify 49bluetooth to exit $NA where applicable.
    
    Also got rid of redundant calls to exit.

commit b1fdee390a5b5972b0c71752445354f9d3f50816
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 09:59:53 2008 -0600

    Get rid of redundant calls to exit.

commit 25e73f1a6b1340f6ff125c3126a39f4d30788f04
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 09:58:56 2008 -0600

    Modify 10NetworkManager to exit $NA where applicable.
    
    Also get rid of redundant calls to exit.

commit 95e8d891352a373d1c1d8e55eebc46ab1d445621
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 09:57:44 2008 -0600

    Modify 05led to exit $NA where applicable.
    
    Also get rid of redundant calls to exit.

commit 436ebacce6b142b956d5f94d1bb8b0568343cd2f
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 09:56:30 2008 -0600

    Fix up 01grub to exit $NA when the hook is not applicable.
    
    Also get rid of redundant calls to exit.

commit c62130114d1207163c9ed4628a41657695388672
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 09:55:03 2008 -0600

    Get rid of redundant call to exit in 00logging.

commit 256fefe91df74dd82991a5db5e17130feb51c339
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 09:54:38 2008 -0600

    Get rid of redundant call to exit.

commit 81c9a1a9be78b7c105330e66fcf540b0520962ab
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 16 09:38:24 2008 -0600

    Display hook exit statuses on the logfile.
    
    This also reserves exit code 254 for the hooks to indicate that the hook
    was not applicable to the system.  We treat this specially because it is
    not a failure on the hooks part that it cannot run on that system.

commit 9fbde3095567e3a7ea6a9f14096e1185042d4b40
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Thu Feb 14 16:52:28 2008 +0100

    Clean up generated files and put *.in files in the tarball.
    
    Make sure to clean up all generated files on "make clean".
    Don't distribute generated files in the dist tarball, only the *.in files.
    Add generated files to .gitignore.
    Use consistend naming for the install dirs.
    Install defaults file as data file.
    
    Improve in_files handling a bit.

commit 4d455cec32aefbd9bbc89587fb5676e280e76914
Merge: 30ce87e... 03a59b3...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 13 20:52:34 2008 -0600

    Merge branch 'master' into vlowther-move-pm-main
    
    Conflicts:
    
    	pm/functions.in
    	src/pm-action.in

commit 03a59b39d415366cb7068886f103db8fa6ef6aac
Author: Dan Nicholson <dbn.lists@gmail.com>
Date:   Wed Feb 13 11:52:18 2008 -0800

    More descriptive autogen output for missing autotools
    
    In the case that autoreconf is missing, we can prompt the user which
    packages will be needed (autoconf and automake). Otherwise, we'll just
    have to rely on the error output from autoreconf, which should be
    sufficiently useful.

commit 6337e09082a70861fb2314c8c2ebecddb3698808
Author: Dan Nicholson <dbn.lists@gmail.com>
Date:   Thu Feb 7 10:49:26 2008 -0800

    Much simpler autogen.sh for our needs
    
    The current autogen.sh script had way too much baggage for what we use
    in pm-utils. My guess is it was copied from a GNOME package.
    
    Anyway, this slims down autogen.sh to just use autoreconf, which will do
    the right thing. This autogen.sh is a virtual copy of the "official"
    script used in Xorg.

commit dc910a771f41ddae9f162d2e5fbde4e95dd715b3
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 13 11:24:22 2008 -0600

    Added a readme describing how to use s2ram/s2both's internal video quirk handling.

commit ca6511884ef1623781c82e9f420337cb2340cbc4
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Feb 12 19:31:57 2008 -0600

    Fix thinko in 99video w.r.t framebuffer console states.

commit 02e9623c6f0adb3c3b6c03d77bbfaff1c4434744
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Feb 12 08:51:16 2008 -0600

    This patch adds framebuffer console handling routines.
    
    It is the only thing that we were missing from the s2ram tools.

commit d5907c546116762cbb1f50b362fe163caed97c78
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 11 18:49:43 2008 -0600

    Moved the SLEEP_FUNCTIONS declaration to after where we load defaults.

commit 982ccdf2b02742bfdcd8e8bdd7e1a3ebe8856ec8
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 11 18:26:54 2008 -0600

    Added a check for /dev/snapshot when using uswsusp.

commit e55fd77ebd34da61718bda8e698bbb9c4c8add14
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 11 17:30:55 2008 -0600

    On second thought, we don't need to mess with s2ram when using uswsusp.

commit fa95410cff8fb0837b07d02c702f9a9b7e152c4b
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 11 16:46:25 2008 -0600

    Add more paranoia to check_suspend_hybrind in uswsusp.

commit 58f482cc83d892d0cfd32d2fb0114148d9b17b48
Merge: 25c7ae7... 5a7cb8d...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 11 16:25:09 2008 -0600

    Merge branch 'master' into vlowther-even-simpler-sleep-modules

commit 25c7ae741c74c59361946af749f120787db7caa0
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 11 16:24:46 2008 -0600

    Added completely untested uswsusp support.
    
    Use at your own risk.

commit 5a7cb8d1fb6fe8068aea8ec904161c6dc912711b
Merge: 2ff6d1b... 1049641...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Feb 10 21:58:38 2008 -0600

    Merge branch 'vlowther-security-fixes'

commit 2ff6d1b801dab07a75eaa9cf773134574014180f
Merge: 1b2828a... ad92f81...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sun Feb 10 08:51:01 2008 -0600

    Merge branch 'master' into vlowther-simpler-hooks

commit 104964140b8c896c1bf1cdace338e509ea3544f1
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 20:13:08 2008 -0600

    pm-is-supported.in needs to be tranformed before it can run.
    
    Update the permissions to reflect that.

commit 84d971f5000e400894e7a1fbbb4397cd7c09d7cd
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 20:12:08 2008 -0600

    No need for extra x's in comparisons in pm-powersave.in

commit f3fa39954440adf512b624e137e2d181dc24939b
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 20:09:38 2008 -0600

    Should be ${REVERSE}, not {$REVERSE} in pm-action.in
    
    I am so embarrased.

commit eb6035a9f7b159927de5a24e7a7ef2c2f700e4c2
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 20:06:22 2008 -0600

    Minor quotation updates in on_ac_power

commit bba04875dbef9343612e3aec2ee9c67d05b0d51e
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 20:04:02 2008 -0600

    Reverse ordering of the if command_exists ... in 20video
    
    This brings this hook inline with 99video, and is easier to read.

commit ebcb472fe233a2b215ada2ae94a71293a8e10636
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 20:00:04 2008 -0600

    Minor quotation fixes in 99video

commit 1f4cae1db1ff4a9f42b9d1194562e69244864879
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:57:39 2008 -0600

    Removed unneeded redirect on 95led.

commit 7ba73da6e6926bd574e54bce93ff2d8f14bf8b58
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:56:26 2008 -0600

    Minor quotation fix in 94cpufreq.

commit 07bec2d38626067358fc84675a1e526f69ab86b0
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:54:01 2008 -0600

    90clock updates
    
    Modified 90clock to pass just a filename to the locking functions, and
    to get rid of an unneeded return command.

commit b58256a2505e1116be1090741472285959c58bbc
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:48:07 2008 -0600

    No need for extraneous redirects in 05led any more.

commit ad1dd3c2c9280c3d432b6da9a530e060287fc40f
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:46:29 2008 -0600

    Added missing ;; in a case statement in 01grub

commit 7d3bbfdd70a4dcc4c0f1717c34c45a585675c6b7
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:42:36 2008 -0600

    Get rid of redundant return command in toxonice.

commit f8fd6a4fb0301b4e3e2767b06e2b561f1b15f7a1
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:39:56 2008 -0600

    Minor correctness updates
    
    Mostly quotation fixes and the like.

commit f0162d97d03f6ceaaea581a61ee6cfb2f335c331
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:32:01 2008 -0600

    Verify ownership of pm-utils sourced or executed files
    
    When sourcing or executing something that is a part of pm-utils, make sure
    we user running pm-utils owns it instead of just checking that it exists.

commit 0debc2e54d173fe88b739394fb3a5b0cb0b8be7c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:20:48 2008 -0600

    Make locking and unlocking not accept arbitrary paths.
    
    This removes the ability for someone to thoughtlessly overwrite something
    critical when trying to take a lock.

commit eb86a98f2778fcbc373fd2579f0f6e2c2e3007dc
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:06:15 2008 -0600

    Do not init the logfile until after we take the suspend lock.

commit 7dbbc618a3e7ff83393666df3ee9289ae1d7a32d
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 19:05:03 2008 -0600

    Made init_logfile a little more paranoid about what it overwrites.

commit ad92f817445390525e66b40ac8d9906e58f99810
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 16:21:24 2008 -0600

    Added slightly more explanatory note on configuring tuxonice.

commit 8b8038ea2edd07bcc3df7f2c79e664979ec4c795
Merge: 3c1b3c0... 70dee98...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 16:06:37 2008 -0600

    Merge branch 'master' into vlowther-even-simpler-sleep-modules

commit 3c1b3c0de9685ca3430d8a4b9409958254fe0c65
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 15:58:34 2008 -0600

    Revert "Merge branch 'vlowther-simpler-hooks' into vlowther-security-audit"
    
    This reverts commit 314d2025e30c71e9bdb482191527378ec56ab7b0.

commit 314d2025e30c71e9bdb482191527378ec56ab7b0
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 9 15:47:04 2008 -0600

    Merge branch 'vlowther-simpler-hooks' into vlowther-security-audit
    
    Conflicts:
    
    	pm/HOWTO.hooks
    	pm/functions.in
    	pm/sleep.d/Makefile.am

commit 70dee9897723db36c2c0a3b83ff8510072a41aa6
Merge: da9134c... 347e419...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Feb 8 19:51:45 2008 -0600

    Merge branch 'master' into vlowther-debugging-hooks

commit 6cbca38eb26a5b1a356abe3e0da106e0124f213d
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Feb 8 19:44:58 2008 -0600

    add TODO about a needing a configuration mechanism for tuxonice
    
    (and, by extension, the rest of the sleep modules)

commit 4084624c55b70acb69d93ffb553d0792fb495705
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Feb 8 19:34:34 2008 -0600

    Added a HOWTO.modules for writing sleep modules.

commit 66f32534a8d39c0f49cc5c78393da3222858596d
Merge: d3b75b0... 347e419...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Feb 8 19:04:11 2008 -0600

    Merge branch 'master' into vlowther-even-simpler-sleep-modules

commit 1b2828a4abd7d160f273c1fbb3c47ff37291195f
Merge: d76c106... 347e419...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Feb 8 18:56:26 2008 -0600

    Merge branch 'master' into vlowther-simpler-hooks

commit 30ce87e6e801060653b450f5452619eb47f63082
Merge: 380bae1... 347e419...
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Feb 8 18:52:52 2008 -0600

    Merge branch 'master' into vlowther-move-pm-main

commit da9134ce814cb70db21be481607067d59d57682c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Feb 8 18:06:20 2008 -0600

    Added a little script to build and install pm-utils in a temp
    directory.

commit d8dcc81a0fa75b9a43bf5caf3d5b2fc21ee31520
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Feb 8 17:32:38 2008 -0600

    If PM_DEBUG = true, then set -x in functions.
    
    This will store trace logs in the logfile.

commit d3b75b018a1f04fc6169616f3b5aa89f85197c01
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri Feb 8 14:04:25 2008 -0600

    Dan Nicholson suggested changes -- get rid of some unneeded return $?, and
    modify the Makefile.am to simplify it.

commit d76c10655080ee7a949841b1511f47ac13436999
Author: Dan Nicholson <dbn.lists@gmail.com>
Date:   Wed Feb 6 12:56:03 2008 -0600

    Move the actuall hook running into a subshell.
    One less place for future maintainers to forget to change IFS back.

commit 558c2fbfb3157a0d18d66dd8b6b34a2c24c61164
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Feb 5 16:09:04 2008 -0600

    Simplify hook implementation.
    
    	modified:   pm/HOWTO.hooks
    	modified:   pm/functions.in
    	modified:   pm/sleep.d/Makefile.am
    	deleted:    pm/sleep.d/zzz
    
    * Merge the functionality of find_hooks and run_hooks.  This results in
    a new run_hooks function which is much simpler than the old one and is
    much more resistant to breaking due to odd filenames.
    * Actually implements the functionality mentioned in README where you
    can create a nonexecutable file in /etc/pm/(sleep|power).d that will
    prevent the copy in /usr/lib/pm-utils/(sleep|power).d from running.
    * Undoes the "nonzero exit code means do not run on resume" and
    auto-reverse pseudofeatures I added in the POSIX series. If anyone likes
    them, they can be added back at the cost of either passing a function to
    run_hooks or maintaining a global variable.
    * Merges the functionality that was in zzz back into pm_main. Although
    zzz was a slightly funny name, upon further reflection it was a bad idea
    and makes it harder to implement some partitioning of functionality that
    will be needed if/when the hooks are split into their own project.
    * Updates the documentation to reflect these changes.

commit 537449f1acb100d5a49aa314cc40afaa7ef1ccae
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Feb 7 14:23:31 2008 -0600

    Added tuxonice support to modular sleep branch

commit 64c5393ce7d5ad02f773d11aa3d2cf307393fc08
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 6 12:07:48 2008 -0600

    ...and make it check in the case statement too. :|

commit 5ca9d9514c09b2d83808ffa4e2ca0b8c64d1fe4c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 6 12:06:17 2008 -0600

    Make pm-is-supported translate $ACTION correctly.

commit a92675f0a02396494b7e5d58fa7ea841ccbe0cc5
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 6 10:36:16 2008 -0600

    Even simpler modularization of sleep methods.
    This splits the actual functions that perform the sleep/wakeup into
    a file which is sourced, adds an environment variable which controls
    which module is sourced, moves the check functions into the sleep module,
    modifies pm-action and pm-is-supported to take these changes into account, and
    modifies the automake machinery to take these changes into account.

commit 380bae163b946840e735c982974e232ec6b2e678
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 6 23:00:48 2008 -0600

    Followup to the last patch.  Sunce we moved pm_main functionality to the only
    place it is actually used, remove it from functions.

commit a9169f14d8000709d23e70ebed783070000d9374
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Feb 6 22:58:57 2008 -0600

    You know, the original reason pm_main was moved to functions is because
    it was shared between pm-suspend and pm-hibernate.  Since all those scripts
    are not symlinks to pm-action, we do not need a pm_main in functions cluttering
    up the namespace.
    
    This patch clones pm-main functionality in pm-action

commit 347e419b1e55bd9293b80831e661cc410123ef7c
Author: Dan Nicholson <dbn.lists@gmail.com>
Date:   Wed Feb 6 09:56:51 2008 -0800

    pkg-config file to support 3rd party programs
    
    A pkg-config file has been added to allow 3rd party programs to find out
    about the user's pm-utils installation. This means they can make an
    informed decision about where to install a sleep hook, for instance.

commit 8df496aeffe3a7114fa01912d7605693c5bc64b9
Author: Dan Nicholson <dbn.lists@gmail.com>
Date:   Wed Feb 6 10:01:51 2008 -0800

    Make distcheck work
    
    None of the EXTRA_DIST files actually exist, causing `make distcheck' to
    fail.

commit 480fc5ffacd8292afd72114fe13ee1f4c71d29bb
Author: Dan Nicholson <dbn.lists@gmail.com>
Date:   Wed Feb 6 09:58:38 2008 -0800

    Ignore generated files

commit 7b36dd7d2a95170f1bb676b2faf39159112accb3
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 4 15:59:53 2008 -0600

    Removed executable bits on the *.in files to emphasize their
    non-executability.
    
    Added an executable bit on src/pm-is-supported becaues it is.

commit c14bf0f13d2f0c971ab12716e8fb1fbad18df3fa
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 4 12:22:52 2008 -0600

    Fix double-quotes introduced by previous changes.

commit 0b47c3f1651aa31a827c2ac19d3df445b8280a6a
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 4 12:21:50 2008 -0600

    Revert "Revert "Moved text substitutions for automake to the top of pm/functions.in,""
    
    This reverts commit 1a682643d705efade2cea6322638662d238d2d66.

commit 1a682643d705efade2cea6322638662d238d2d66
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 4 12:20:59 2008 -0600

    Revert "Moved text substitutions for automake to the top of pm/functions.in,"
    
    This reverts commit d752433234db1de35de6256a39d84af2719c5ae2.

commit d752433234db1de35de6256a39d84af2719c5ae2
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Feb 4 12:20:18 2008 -0600

    Moved text substitutions for automake to the top of pm/functions.in,
    and export them as environment variables.

commit e21eff8128eb04e61132c33cef2a36e6fef72765
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 12:50:44 2008 -0600

    Add cleanfiles in Makefile.am, and actually export PM_FUNCTIONS in pm-powersave

commit 8ae41d104086544631aaf76fd213c5ae8a32de64
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 12:45:03 2008 -0600

    Use autotools to make pm-action and pm-powersave location independent.

commit f1c9c11681680e059abc0bb56f0b20a726c29f91
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 10:10:54 2008 -0600

    Renamed pm-powersave in preperation for making it location-independent.

commit 7616c68a5aed5caf806056b6dd2d47a2f68950ad
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 10:07:29 2008 -0600

    Renamed pm-action in preperation for making it location independent.

commit eb9e9de8b93c03a554461f0d1eeea1dba0c78f97
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 10:06:24 2008 -0600

    Modify src/Makefile.am in preperation for making the pm-action scripts
    location independent.

commit 349c2e5a0c7ab1c81be31eeae2d633935d1823a2
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 12:39:57 2008 -0600

    Use autotools to make functions location-independent.

commit a50dc9e1dd0b267cbc67eb34913d2f427a618671
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 09:47:39 2008 -0600

    Rename functions in preperation for autotools based location independence

commit 7dcff332d16522b7e5f69839b279576b70b5a0f0
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 09:34:29 2008 -0600

    Added support for transforming .in files in pm/Makefile.am

commit ed60581bb7ff249ae9cf509c5937929af1f85c47
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 12:21:46 2008 -0600

    Modified hooks to source $PM_FUNCTIONS instead of /usr/lib/pm-utils/functions

commit 7b30515881b033ed2d1e4e11f3c8b3bc5e205683
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 12:14:31 2008 -0600

    Update pm-powersave to export the location of pm/functions in PM_FUNCTIONS

commit fa5cbe713ac0360ecdeb6f6dae1a12ab8ed53dbf
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Sat Feb 2 12:11:49 2008 -0600

    Export location of pm/functions from pm-action

commit 5953cb0f775e2fe66d74ba8f0581ee8eb00e8393
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Thu Jan 31 16:08:57 2008 -0600

    CPUfreq fixups:
      Only look at cpus that have an active governor
      Fix inverted conditional when checking to see if we should restore
        a governor
    
    99video vixes:
      I had the tests backwards for the vbe|radeon helpers backwards.  Woe is me.
    
    Overall: Minor quotation fixes.

commit 5d1e6ad771b709bcbeb67b9c165160b95ab0dc0f
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Jan 30 18:52:11 2008 -0600

    Spelling fixes in HOWTO.hooks.

commit f2746047eefdd3a95bc781436e809721c65f6fa6
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Jan 30 16:01:57 2008 -0600

    Actually fix typo in 99video
    My git-rebase fu is weaker than I thought.

commit 4464450b8af957886d7af656a6b38b634a7a4f6f
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Jan 30 14:46:34 2008 -0600

    Simplify the implimentation of command_exists

commit fac162b407e86dc5719c978dedd1277e216d255b
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 15:16:24 2008 -0600

    Added entries in .gitignore to ignore vim backup and swap files.

commit 125d51f86d6acb7f5b61da798777a1a58f96f898
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 15:14:48 2008 -0600

    Made zzz executable.

commit a2dedcabe14d9ae537e5106b597fe80edd4c025c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 15:13:38 2008 -0600

    in 94cpufreq, just exit outright if /sys/devices/system/cpu/ is not present.

commit 3d56eb2cd40e1ee955d915474c1d38efe5de42bd
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 14:47:49 2008 -0600

    Don't do anything in 65alsa if there is no alsactl command.

commit a6456ef1218721f18778b1493a19ce7f5d418a4e
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 14:46:08 2008 -0600

    Deleted commented-out commands, minor quotation fixes to 55battery.

commit 722439bb487e90a8c82a1c58c7bf3f1883be1f26
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 14:42:12 2008 -0600

    move the sanity check in 49bluetooth outside the suspend function.

commit c9b80d9f2690bc923ccf4beca0559c061c9dc8f6
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 14:39:50 2008 -0600

    Do not do anything in 10NetworkManager if dbus-send does not exist.

commit fa58fea16a6ac1dca30961f50b19fa07198ca85e
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Wed Jan 30 15:50:11 2008 -0600

    Added a HOWTO file for writing hooks,
    modified 99video to fix a typo.

commit 434e1b85f571e3ecbb8b7e43f93ce5de922f587c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 14:37:20 2008 -0600

    Use the command_exists utility function instead of
    directly calling type thing |grep -q "not found".

commit ccf72b774837ac9fdd5a56054376e2939a8a32ee
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 14:32:27 2008 -0600

    Add a function to test for the existence of a command, either a
    function, executable, or shell builtin.

commit fd9ee75a77bf14c9826fadefb66e86af98360f03
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 14:28:29 2008 -0600

    Make 05led exit 1 iff we are not running on an IBM system.
    This will cause it to be skipped on resume if we are on a system
    that does not need it.

commit 21cc1e1c172b6fa2bd282c41b1fbccc48e608b1c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 13:55:17 2008 -0600

    Get rid of extraneous shell evals.
    The commands will have their output redirected appropriately.

commit 8189f4e999f8da778754d4aa7f77f92e0a526a4a
Author: Dan Nicholson <dbn.lists@gmail.com>
Date:   Tue Jan 29 21:36:44 2008 +0000

    Earlier Victor and I discussed moving the sleep after the check in
    spin_lock(). That got lost in the shuffle, so here's a new patch.

commit 4b62a077eda4cf0055ca50225e50d7d581669d1c
Author: Nigel Cunningham <nigel@nigel.suspend2.net>
Date:   Tue Jan 29 21:12:27 2008 +0000

    Here's a new patch (this time against current git) to enable
    suspend-to-both support if we have suspend-to-ram and TuxOnIce.

commit dd55c3a612b9393b1600cfff1c647b0c4d0823ae
Author: Till Maas <opensource@till.name>
Date:   Tue Jan 29 20:48:09 2008 +0000

    apply an updated version of 5a5e848b49e33ebf538953bdd132e8ccb0d7377b

commit d01d5cb977b7b56e1eea5168e8ea699039aa6a9f
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Jan 29 20:46:56 2008 +0000

    Revert "Here is now a patch agains pm-utils git with /var/run/pm-utils/lock as"
    
    This reverts commit 5a5e848b49e33ebf538953bdd132e8ccb0d7377b.

commit 0de89bf5f75ac3ba46f464f51e46c416ad0781ef
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Tue Jan 29 18:27:31 2008 +0000

    Instead of duplicating the checks in pm-action, simply call pm-is-supported.
    Add also initial support for the --suspend-hybrid command (The actual
    implementation of do_suspend_hybrid is still tbd).

commit a89c9649210479110f4af37f27b905434920f607
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Tue Jan 29 18:24:41 2008 +0000

    Patch attached to do the appropriate redirection for pm-powersave.

commit 5a5e848b49e33ebf538953bdd132e8ccb0d7377b
Author: Till Maas <opensource@till.name>
Date:   Tue Jan 29 18:22:28 2008 +0000

    Here is now a patch agains pm-utils git with /var/run/pm-utils/lock as
    lockfile. It also makes sure that /var/run/pm-utils, i.e. the directory for
    the lockfile is generated, and it uses variables for the directories to store
    state and service information and creates/removes them properly. They are now
    subdirectories of /var/run/pm-utils.
    
    Also it moves the take_suspend_lock() line back to its original place, one
    of the other patches moved it to the wrong location within the funtions file.

commit 761e76c6ea2ee9acfd62efc343aebf8238761ec4
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 22:54:20 2008 +0000

    That reminds me, the -- in that tr command paramater is a GNUism, and
    I should remove it.

commit ea744ea29552cb068bf3c05ecf80d2a8d336848b
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 22:53:28 2008 +0000

    This patch modifies the module
    unload/reload code to be POSIX compliant, and includes a minor
    quotation fix in on_ac_power.

commit dba53342fd80a01f8d932b8d32a0057562128ab7
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Mon Jan 28 21:15:54 2008 +0000

    remove obsolete .cvsignore files

commit e823b31b36dd995e048731394a4428c4431d1650
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Mon Jan 28 21:00:14 2008 +0000

    /etc/pm/config is no longer supported

commit f05e855408a8e408f9175877f5f623abf0cd03ad
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jan 28 20:54:08 2008 +0000

    fix the gitignore, oops

commit 05ffa5cb342bd850abd719f02d5a6ba1ba31fe29
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:52:12 2008 +0000

    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.

commit 145ebf1c3fa5fc11ee49ccfc652a5384bd157ea0
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:49:52 2008 +0000

    Modify the ntpd handling to use the generic locking infrastructure, tab fixes.

commit 6721d29724b62be596e56db9026e1c27c112819d
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:48:56 2008 +0000

    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.

commit 9f6e1f5911168ce032e04f7a0f9ddc5ed67495bb
Author: Michael Biebl <mbiebl@gmail.com>
Date:   Mon Jan 28 20:47:29 2008 +0000

    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.

commit 2963a225debe23edef4ec71049567ec01a6dda0c
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:46:33 2008 +0000

    Modified the main suspend/resume function to use the new locking infrastructure.

commit 7041cdf6063e4f7d705537f083f877fae1255e68
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:45:01 2008 +0000

    nullglob is a bashism.  POSIX does not have it, and the previous
    patches have gotten rid of our dependency on it.

commit dc6944d6dbce95db990b136ea446d6067f8d60a4
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:43:53 2008 +0000

    Modify the hook-running infrastructure to be generic and to be
    POSIX-compliant.  Modified pm_main to use the new hook-running
    infrastructure.

commit 42e534c0c467e6bb895cf493da373b7675fe2be6
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:41:11 2008 +0000

    Adds a generic locking mechanism built around directory creation/removal.

commit 4a8036a4185ad32c4f7d2cedbe6ef3bf76948b97
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jan 28 20:38:32 2008 +0000

    two more things in gitignore

commit 6c4f5b58e6ce915c96f29935f2f719f39586f378
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:37:02 2008 +0000

    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.

commit 9e058adb8718d3682c8a5b861e3f8796e4e3bbdb
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:35:53 2008 +0000

    Rewrite service and state handling to make POSIX compliant and to get
    rid of potential eval-related security holes.

commit b60758f2b8f25dffab5aa74547c8c6cdf0d3eca1
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:02:53 2008 +0000

    Minor updates to README -- /etc/pm/hooks has not existed in a long time.

commit 1bc5e0cff57d33580bd07334dae5d4cb5c260e18
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 20:01:04 2008 +0000

    Add entry for myself in AUTHORS

commit 9785a16e5619b51d89343d290b9cae14bde2a954
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 19:59:34 2008 +0000

    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.

commit 103ac946fc745e048736b78bd50d0dcc5dcb5da7
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 19:58:11 2008 +0000

    Simplify parameter expansion in pm-action and pm-is-supported.

commit 96560c7ef164c756669f22df2b9d198bf3731100
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 19:56:36 2008 +0000

    Made config file loading POSIX-compliant and got rid of a redundant
    local variable in the config file loading function.

commit b8b5c82c09a9b48cbadaa8c2cdb993f79bfee09d
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 19:55:32 2008 +0000

    Modified pm-powersave to use the new hook-running infrastructure instead of including a duplicate copy of its own.

commit a7608722ff88455a99a0efc139fa285acad815d7
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Mon Jan 28 19:52:14 2008 +0000

    remove sysfont wrapper call. no other distro from fedora uses it
    
    On Jan 28, 2008 11:31 AM, Dan Nicholson <dbn.lists@gmail.com> wrote:
    > On Jan 27, 2008 9:42 PM, Vasiliy G Tolstov <v.tolstov@selfip.ru> wrote:
    > > Gentoo does not have this utilities. Default gentoo init script that
    > > setting console font executes /bin/setfont
    >
    > That's because setsysfont is a Fedora specific wrapper script around
    > setfont in their initscripts package.
    >
    > http://cvs.fedoraproject.org/repo/pkgs/initscripts/initscripts-8.60.tar.bz2/a0e888cc91ef6350a991985567d21366/initscripts-8.60.tar.bz2
    
    In that case...
    
    Patch attached to remove 60sysfont.  setsysfont is Fedora-specific,
    and other distros do not use it.

commit 2af15dbd00801c55f7683ec8eabb3d9cba3023af
Author: Till Maas <opensource@till.name>
Date:   Sun Jan 27 10:40:04 2008 +0000

    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

commit 40d7d07afd59fde567c36a6f684ff329fd1394bb
Author: Till Maas <opensource@till.name>
Date:   Sun Jan 27 10:38:50 2008 +0000

    Set the sort order in functions instead of pm-action.

commit de1ace906a3c99b01996b7a0e8dfabcabf0262c9
Author: Richard Hughes <richard@hughsie.com>
Date:   Sat Jan 26 18:06:26 2008 +0000

    rename hooks into sleep.d -- this is something we have wanted to
    do for a long time, but CVS made it hard

commit 67645abd5351105a1d18f8615e789c4234e0d480
Author: Richard Hughes <richard@hughsie.com>
Date:   Sat Jan 26 17:50:24 2008 +0000

    add the .gitignore files to ignore the build stuff

commit a1e346dd88820b75f0e8d28f3c9ffb9b3604e4cf
Author: Richard Hughes <richard@hughsie.com>
Date:   Sat Dec 29 11:58:18 2007 +0000

    2007-12-29  Richard Hughes  <richard@hughsie.com>
    
    * pm/functions:
    * src/pm-powersave:
    Red Hat Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=302401
    (Issue 2 in the bug report)
    
    Without the uniq files in the sleep.d or power.d directory may run twice.
    Also this patch removes a uneccessary -e test in the if statements, the
    -x test already includes a -e test.
    
    Also this patch adds a modeline for vim no to expand tabs, because tabs are
    used in the files for indentation.
    From Till Maas <opensource@till.name>, many thanks.

commit d2d72cb5c174e0873530773a1e371c2310809c6b
Author: Richard Hughes <richard@hughsie.com>
Date:   Sat Dec 29 11:56:31 2007 +0000

    2007-12-29  Richard Hughes  <richard@hughsie.com>
    
    * pm/functions:
    * src/pm-powersave:
    Red Hat Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=302401
    (Issue 1 in the bug report)
    This patch makes sure that the nullglob option is set. This makes
    sure that the result of a filename expansion is empty, when the
    pattern does not match.
    From Till Maas <opensource@till.name>, many thanks.

commit 003f29807f418cd4bd14fb51569b5b95a2d9dfa5
Author: Richard Hughes <richard@hughsie.com>
Date:   Sat Dec 29 11:54:57 2007 +0000

    2007-12-29  Richard Hughes  <richard@hughsie.com>
    
    * src/pm-action:
    This patch makes pm-action show the filename in help, that was used
    to invoke it, e.g. pm-suspend
    From Till Maas <opensource@till.name>, many thanks.

commit 88d3e5a21878e22f0c6e13f656417eccd4750be9
Author: Richard Hughes <richard@hughsie.com>
Date:   Sun Dec 23 23:03:12 2007 +0000

    2007-12-23  Richard Hughes  <richard@hughsie.com>
    
    * man/pm-pmu.1:
    * man/pm-pmu.sgml:
    Fix a typo in the pm-pmu manpage.
    RedHat Bugzilla report: https://bugzilla.redhat.com/show_bug.cgi?id=286201

commit aac703ae48779eab946664035c9e7aa2d079b43d
Author: Richard Hughes <richard@hughsie.com>
Date:   Sun Dec 23 23:01:45 2007 +0000

    2007-12-23  Richard Hughes  <richard@hughsie.com>
    
    * pm/functions:
    There is no need to remove the logfile, because the '>' after exec in
    the next line already truncates the logfile to zero length.
    Also removing is wrong, because it destroys the selinux context of the
    logfile. Bugzilla Reports:
    https://bugzilla.redhat.com/show_bug.cgi?id=237840
    https://bugzilla.redhat.com/show_bug.cgi?id=238068

commit ca7e573f6eecf69148cb20d1868b0a72dfc6a78c
Author: Richard Hughes <richard@hughsie.com>
Date:   Sun Dec 23 22:57:21 2007 +0000

    2007-12-23  Richard Hughes  <richard@hughsie.com>
    
    * pm/functions:
    - Check for the individual config file, not the list.

commit 573b8d21d74958a5db0736430075e520d84ea126
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Sep 10 21:15:06 2007 +0000

    - remove laptop-tools here

commit a6989776ce2e519441ce05f73a0528f8b71f5429
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Sep 10 21:10:23 2007 +0000

    - bump minor rev

commit b373a9a25c57eda819a75fca94dffcb85d712c83
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Aug 13 17:38:51 2007 +0000

    Remove laptop-tools entirely, it doesn't make any sense (rhbz#251617)

commit 86e6293f468c627970ce8e5356c29b5c4d98491a
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Jun 18 20:42:36 2007 +0000

    - Add support for "--quirk-reset-brightness" (fixes the Fujitsu Lifebook S7110)

commit 29ab136954604b2f12f729d0aaac6f685c46700c
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jun 4 15:50:30 2007 +0000

    2007-06-04  Richard Hughes  <richard@hughsie.com>
    
    * pm/hooks/20video:
    We are not turning off the DAC and light in 20video, but we are
    turning it on in 99video. Fix.

commit d9ce933889678092cd4d932c023c95e58387325d
Author: Peter Jones <pjones@redhat.com>
Date:   Tue May 15 15:04:28 2007 +0000

    - make man pages not get cleaned up by "make clean"

commit b91649705a335a6896153ab26f5ee0b008bab150
Author: Peter Jones <pjones@redhat.com>
Date:   Tue May 15 14:57:02 2007 +0000

    - fix exports of config variables

commit eb463888c27f9c5214db479e1bedbfb9bb29eb65
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Apr 25 17:30:31 2007 +0000

    - this redirect is bogus

commit 40197ee4908b825643ee281ecdc705ef7e1a93a3
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Mar 26 14:18:07 2007 +0000

    - fix source_configs to not error when the config dir is empty

commit 60aa6beb5383c609b39c74c0fad94b8ab9f18ef5
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Mar 26 14:06:35 2007 +0000

    - bump version, add changelog

commit 2637da98f775fbedb1c1898aad3eab379adbf2eb
Author: Peter Jones <pjones@redhat.com>
Date:   Fri Mar 16 16:19:58 2007 +0000

    - work around broken regexps in some versions of bash, also fewer
      forks ;) (patch from Stefan)

commit fa4c8e2ecbce89a82d83ef9e41c1d37d18d8e985
Author: Peter Jones <pjones@redhat.com>
Date:   Fri Mar 16 15:12:23 2007 +0000

    - get rid of the complicated config stuff; the new layout obviates the
      need for it (patch from Stefan)

commit cd7a9f1167274cf0c14c88c47fdd59218e5f7d8c
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Mar 15 00:42:56 2007 +0000

    fix typo

commit 5ea16a96f795e47756ef372b415020c743354d19
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Mar 14 17:16:45 2007 +0000

    - fix path for 'functions'

commit 38f98cdf639b69a6a7896753691d8a6a78a50669
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Mar 14 16:40:30 2007 +0000

    - use 'service' rather than calling init.d files directly

commit 264aea5efe616901dcf8183d428ae4a43d9b2a5a
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Mar 14 15:37:04 2007 +0000

    - Fix cpufreq save/restore on multi-core cpus

commit 7c8e24b2fd81d77f1bf6a622eb2471c0e0f2d807
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Mar 14 15:25:24 2007 +0000

    -fix service restarting with . or - in the name

commit dbac0970155f07841fb2280a48c2c1079d6b79fd
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Mar 14 15:07:11 2007 +0000

    - don't remove "button" any more.

commit ff83e338fbe5688c7c3e949a837e748f55e98d6c
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Mar 14 15:06:19 2007 +0000

    - pm-reset-swap fixes from stefan

commit b85e949dadef4732847ba1f114bc325b7c19393f
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Mar 14 14:49:44 2007 +0000

    -add warning comment in defaults

commit e540e66d3485fa4cf554504f1390cbcbd58812c9
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 13 14:22:53 2007 +0000

    - ... I thought that would work.

commit 054ad212230a8b39dfa2c9c20aa2c737b28b95a7
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 13 14:20:04 2007 +0000

    - fix pm-is-supported installation

commit 09be37709a04eb7b336edecb56e747b90b29f0db
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 13 14:06:51 2007 +0000

    - er, make it .2

commit f1e2558091a9e94321d75ad1ff7bb768507fd33d
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 13 14:06:21 2007 +0000

    - bump version

commit faffa6b4fb3cfbd2df7f861cc121dd4ff36739cb
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 13 14:05:51 2007 +0000

    - add pm-is-supported
    - add pm-suspend-hybrid

commit 428355d0870d7c4419a00753e9297e8160602784
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 19:59:05 2007 +0000

    - add /usr/lib/pm-utils/bin to $PATH

commit 5a3c8ac03bcc3ae0c19bbea72b9936efd37c580e
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 19:55:31 2007 +0000

    - get the path for "functions" right.

commit dd5a52d9c316eb52a9c652a8e6fe5f5d23f39ce2
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 19:37:17 2007 +0000

    - I'm really not even sure why these are version controlled...

commit 6b2c9bc624a8efba20501aca91930080a177db9a
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 19:35:59 2007 +0000

    - make sure pm-action is bundled in

commit 38ad105a26a49f01d4a88d9d40c77c955be48cda
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 19:20:25 2007 +0000

    - fix path here, too

commit e6dce8f52f2f1e4e546c21b0b415aef58f0dda69
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 19:20:06 2007 +0000

    - fix path for sysfont hook

commit 0de7792eac7ed53b28a241a0207ceb309f46d9ea
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 19:10:13 2007 +0000

    - get the version number right, too.

commit e6ae0244dec7430619acea404a0973cbe20d09d9
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 19:08:46 2007 +0000

    - er, get the version number bit right ;)

commit a772fdf6017e76d904555311060aae7e416274cf
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 19:08:05 2007 +0000

    - change to use the new directory layout
    - bump version to 0.99.2

commit 8a16baec2900770f24b553b5309f3df9edc3ea07
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 19:03:19 2007 +0000

    - use "bash" not "sh"

commit fd836c73a4be54b46bcdbfdf8f56487f93fbc0f5
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 18:57:36 2007 +0000

    - add pm-reset-swap here

commit 17581d15af3e678b745dd25b99db459c351e885a
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 17:56:28 2007 +0000

    - fix date on changelog

commit 3c75df6e506e77ea4d38a7abeea1e2876c6837ef
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 6 17:56:11 2007 +0000

    - use "bash" not "sh" in hook scripts

commit e3d62981a58d3d105d721f7ad7ad7222c6a1673d
Author: Peter Jones <pjones@redhat.com>
Date:   Fri Mar 2 21:35:38 2007 +0000

    - use .Rescan since davidz fixed it.

commit 65c64c4341e92d856afb39b737ceb696308a89ef
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Mar 1 18:29:14 2007 +0000

    - fix shell quoting in variable tests

commit 7b9a7de77ae44556f2716eaae86038c7f4fd9d23
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Mar 1 18:27:01 2007 +0000

    - fix use of [ with =~

commit 2702adc1d394e3120a6397eda5d96a06cd9ca8d7
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Mar 1 17:01:53 2007 +0000

    - make this work entirely in the resume/thaw path
    - don't use hal-device, use hal-set-property

commit 91a8abb2b8057ec5bba82dfac01a5058a3000b4b
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Mar 1 16:55:41 2007 +0000

    - minor cleanups to NM hook

commit 944c781fea78b86279a15281d6ec19d2fdbb0fdc
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Mar 1 04:14:55 2007 +0000

    - add battery probing hook

commit 0f0c785facb7332cf0f4f4eca57d0c881cf3d97b
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 20 19:45:49 2007 +0000

    - Fix man page generation.

commit 04280470e4c9f742c2677152316f792b93a91c3d
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 20 18:59:25 2007 +0000

    - manually fix up the crap that's getting generated...

commit 6c7a86e783f39d7767e2537129494823e2de4ca9
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 20 18:54:26 2007 +0000

    - split 20video's resume/thaw components out to 99video so it'll run sooner.

commit 1014e2094be149ff3086bafe5de368d3f498705d
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 20 18:21:47 2007 +0000

    - bump version for prerelease

commit e5767aec119b271b4e6e722315046b68225d0303
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 20 18:19:02 2007 +0000

    - add error messages

commit 5ff08f96b93233502eaa4a5094e369200a9dce9f
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 20 18:14:22 2007 +0000

    - handle emacs backups like we handle them in pm/functions

commit 5cb482e387a076187440c7ea626147a640f31655
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 20 18:10:44 2007 +0000

    - don't squash sysfont's output

commit 7cac94889552b2fbb025981e3d8d5d657f3173b8
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 20 18:07:04 2007 +0000

    - handle command line options for video quirks (patch from hughsie and pjones)

commit c35499ec3ef9338485ea90f3b6715e803a093553
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 20 16:50:12 2007 +0000

    - add changelog for pm/functions change

commit 7d427f7f7dec95cc07217fe393ceb8710092df00
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 20 16:44:38 2007 +0000

    - fix functions to get module unloading right with _ and - in the names

commit 8c6c3eb0bc95b9781787ab12053d2b77437368ea
Author: Peter Jones <pjones@redhat.com>
Date:   Fri Feb 2 17:53:55 2007 +0000

    - Fix setsysfont hook to actually hit tty0, not the pty of the current task.

commit dd5832149649ffc7128548e83f9592468801f9f4
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Jan 30 16:50:27 2007 +0000

    - add pm hook to save and restore alsa settings
    - add 60sysfont and 65alsa to Makefile.am

commit 533751122ad699a8390954bd1a611560ffb30f9b
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Jan 30 16:46:03 2007 +0000

    - add a hook that sets they sysfont on resume/thaw

commit caa75b6b70659dc11a027fc3ea26feb9526bb4f9
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Jan 30 16:42:49 2007 +0000

    - add rhbz info

commit 12647523744702ff051bbc6dc5fb5ec511dc92d7
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Jan 30 16:42:12 2007 +0000

    - remove mDNSResponder stuff from the networkmanager hook.

commit 71029b29f43c01a57d33fb56050aeeae69294fc5
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Jan 30 16:34:37 2007 +0000

    - fix permission checking (patch from Phil Knirsch, rhbz #222819)

commit fe79418e9ee0c15b371eb309e09ea109687c67ab
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Jan 29 21:54:45 2007 +0000

    - add changelog entry for pm-reset-swap

commit 410a8b3c63b178560b8b007e66f6618754039cc0
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Jan 29 21:49:45 2007 +0000

    - Add a utility to remove the S1SUSPEND stamp from a swap device.

commit 3c086a1670d928452b009a9e1269af0ab1b956b7
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Jan 2 16:44:51 2007 +0000

    - Set scheduler policy for different power states

commit 5ea0c449249186457d3cccda5dd1eaafa71806a1
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Dec 5 16:35:15 2006 +0000

    - Fix on_ac_power not to use batteries as an indicator

commit 514521c81363a72f77d8bbeb3e03ee80d78e6609
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Nov 30 20:07:04 2006 +0000

    - log when hooks finish
    - don't discard service start+stop messages

commit 44a852c154905bfbdf71001e8fa1e815a6bc5a7c
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Nov 30 20:05:46 2006 +0000

    - don't stop services or remove modules during suspend, just turn off the
      device.  (This needs some more work on non-thinkpad machines, I think...)

commit ff1c00e625db258eb0537f285f382c52366e598c
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Nov 29 22:36:45 2006 +0000

    add changelog for source_configs rewrite

commit d00a43fb93d027c6b2150c2bbece696039f0cd54
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Nov 29 22:35:47 2006 +0000

    - make source_configs work right (from Stefan)

commit 961d6b723b46f8f6eaae8a2aed9c4e5a6697d5e4
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Nov 28 23:03:12 2006 +0000

    - enable 94cpufreq hook for all cases

commit abc1939bbd45ca27a81cd654e111b023fdb39b4f
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Nov 14 16:08:58 2006 +0000

    - log kernel stats if PM_LOGFILE is set

commit c0bf4d8827576a8cf9e3896fcf55501f848536a2
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Nov 14 16:01:30 2006 +0000

    - Fix logging of hook names (patch from Holger Macht).

commit 0d45d3bc15db2dab8d7384e6bbb4224076de2e9b
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Nov 14 16:00:12 2006 +0000

    - sort initializations of the globals
    - add some comments about them.

commit 987744081866325a21b267e770a752eaf5589b13
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Nov 6 16:35:42 2006 +0000

    - be more picky about sanity checks on /sys/power/state's contents and
      /sys/power/disk's presense.

commit 33fc341c70a65ee42a8fafa9d497683748c4a42e
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Oct 31 18:18:53 2006 +0000

    - add some missing changelog entries

commit f4944ebf09129e88fe08b967258ec92071191b84
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Oct 31 17:52:16 2006 +0000

    - add INHIBIT support (seife, pjones)

commit 748e8139c551ed510d4d818b2d3cf4a11c62ddd1
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Oct 31 15:40:51 2006 +0000

    - don't initialize RESUME_MODULES

commit d8568c6b842cc345a4b8d995b797b82ab495ab3c
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Oct 30 18:43:12 2006 +0000

    foo

commit 26734ae6163fdf0149f0fc640366d818808c3ef3
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Oct 30 18:28:17 2006 +0000

    foo

commit 844f38b43d835e9c14fd29900eb31cfa2bc56792
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Oct 30 18:17:03 2006 +0000

    - I'm just testing my mail filter rules.

commit 66eeeb65f29003ae2f6c0d0470aaea884232268a
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Oct 30 15:40:42 2006 +0000

    - rename LOGFILE to PM_LOGFILE
    - use exec to redirect our stdin/stdout to the log
    - inherit PM_LOGFILE from the environment if it's set there.

commit f1697c420ad54a9ba5f09d8aa35c191452887f8d
Author: Peter Jones <pjones@redhat.com>
Date:   Sat Oct 21 19:47:02 2006 +0000

    - use modprobe -r, not rmmod

commit 703a54dd5fc315791e85e78f72582867fe677dc4
Author: Peter Jones <pjones@redhat.com>
Date:   Sat Oct 21 19:43:40 2006 +0000

    - module load/unload fixes from Stefan.

commit 786fc6815f6e078113f2cc3d15612a10016de79b
Author: Peter Jones <pjones@redhat.com>
Date:   Sat Oct 21 19:18:19 2006 +0000

    - Merge logging infrastructure from Stefan Seyfried <seife@suse.de>

commit 908f33c1261f87b371bd6ef30d1e217709d5a30a
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Oct 11 22:49:27 2006 +0000

    - fix missing decrement in reverse-hooks loop.

commit 8d07110eeb2e0a604087f4123f7c3e55ed2934c6
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Oct 10 16:14:50 2006 +0000

    - don't source /etc/rc.d/init.d/functions, we don't need it
    - set sane script-wide path
    - use "read" instead of "cat" to read /.suspended
    - use globbing to exclude emacs's litter
    - use shell not awk to do the hook reversal
    - don't specify full paths for programs in PATH

commit b6f6896d86eb10935571bc65d398094f9590b33e
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Sep 28 21:25:36 2006 +0000

    - ignore emacs backup files in config dirs

commit 48b9b9adcafbc071566cda9581b39c3c2b82b3b8
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Jun 14 16:05:20 2006 +0000

    - don't show an error message on platforms without /dev/pmu, just exit 1

commit f594add7b1c23c7e56c80ce2b28c45ff972bbc97
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Jun 14 15:15:39 2006 +0000

    - add changelog entries for the stuff I committed this morning

commit 897c063fef9ba66f99bd05ca37e9bca5acef958f
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Jun 14 04:08:03 2006 +0000

    - fix DESTDIR usage
    - don't clobber install-exec-am; use install-exec-hook instead
    - put on_ac_power in bindir not sbindir

commit fb0a58572cef7100dbb0f5757f570d0fe7928fc7
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Jun 14 04:07:21 2006 +0000

    - fix DESTDIR usage
    - don't clobber install-exec-am; use install-exec-local instead

commit c6f6d591dcd927dacd59128812d75c2f61f6e484
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Jun 14 03:18:47 2006 +0000

    - fix broken script directory

commit f32e7bcb5cc2c8d78a797c417492d8b0e1269439
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Jun 13 21:11:03 2006 +0000

    - add hook to make sure cpufreq is set to userspace control during hibernate,
      or else we get nasty deadlock issues.  (this can be reverted/disabled when
      the kernel gets fixed)

commit 948f5275074d4741f40a19afae92496bea61897b
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Jun 12 17:12:40 2006 +0000

    - don't allow non-root to run things

commit 31894fcfa2d621927b362d94564df6271562a398
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jun 5 22:16:33 2006 +0000

    2006-06-05  Richard Hughes  <richard@hughsie.com>
    
    * src/Makefile.am:
    symlink pm-suspend and pm-hibernate to pm-action

commit e7d0b3a948cacdddd89a22a101004bc13a5f8e62
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jun 5 22:03:20 2006 +0000

    2006-06-05  Richard Hughes  <richard@hughsie.com>
    
    * configure.in:
    * pm/Makefile.am:
    Create /etc/pm/config.d on package install as this is an empty
    directory for custom configs.
    
    * src/Makefile.am:
    Build the src, and install the scripts. TODO: symlink the pm-* scripts.

commit be6bc9d7464bb9897acec10fdf7580aa3d212326
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jun 5 21:47:28 2006 +0000

    2006-06-05  Richard Hughes  <richard@hughsie.com>
    
    * INSTALL:
    Add this GNU required file.
    
    * man/on_ac_power.1:
    * man/pm-pmu.1:
    Newest files (from the SGML files)
    
    * .cvsignore:
    * man/.cvsignore:
    * pm/.cvsignore:
    * pm/Makefile.am:
    * pm/hooks/.cvsignore:
    * pm/power.d/.cvsignore:
    * src/.cvsignore:
    Add these files to keep cvs happy.

commit 7306ce4d2ae22de302034f2d6c69aaf1b8cea9cd
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jun 5 21:26:02 2006 +0000

    2006-06-05  Richard Hughes  <richard@hughsie.com>
    
    * Makefile:
    Remove old build system, as Makefile is now autogenerated.
    
    * Makefile.am:
    * configure.in:
    Add in master build files for the autotooled build system.

commit f0e3d83cf652c34adc34fd83e6c7c347f463c27c
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jun 5 21:09:24 2006 +0000

    2006-06-05  Richard Hughes  <richard@hughsie.com>
    
    * man/Makefile.am:
    Connect up the sgml->.1 conversion to the autotools build system.

commit 96647f5aff3eb9cebcafb4148825f69108f49423
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jun 5 20:55:08 2006 +0000

    2006-06-05  Richard Hughes  <richard@hughsie.com>
    
    * MAINTAINERS:
    Add pjones as maintainer.
    
    * autogen.sh:
    * pm/Makefile.am:
    * pm/hooks/Makefile.am:
    * pm/power.d/Makefile.am:
    Start to add autotools build system.

commit f120e807617807d4a04fbdb186d9a89677317a13
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jun 5 20:49:48 2006 +0000

    2006-06-05  Richard Hughes  <richard@hughsie.com>
    
    * man/on_ac_power.sgml:
    * man/pm-pmu.sgml:
    Don't use hardcoded .1 files, instead generate them using sgml files.

commit e32beb674d911c0c0bf8195bde9e29e0fbb1141d
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Jun 5 20:37:49 2006 +0000

    2006-06-05  Richard Hughes  <richard@hughsie.com>
    
    * NEWS: Add this file for release news. Required for autofoo.

commit ee3f9a545acbdd51b059c1f1a7d35e8a67e933fe
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed May 17 19:08:38 2006 +0000

    2006-05-17  Richard Hughes  <richard@hughsie.com>
    
    	* .cvsignore:
    	Add this file to keep CVS happy.
    
    	* pm/power.d/laptop-tools:
    	* Makefile.am:
    	Add this folder and file to make the low power actions easy to add.
    
    	* pm-powersave:
    	Do not just do hardcoded actions, instead run the scripts in
    	/etc/pm/power.d/ with true and false arguments.

commit abea65d43fd0945a6f14bd0a979f5c57837d9289
Author: Peter Jones <pjones@redhat.com>
Date:   Tue May 16 15:15:05 2006 +0000

    - make sure we do VT_SWITCH once _before_ switching back to X, so that the
      screen is in a sane mode when X gets it.

commit 97a5d3155a042bcc55825eef178a4202fc604e7e
Author: Peter Jones <pjones@redhat.com>
Date:   Tue May 2 20:47:59 2006 +0000

    - add a hack to compensate for broken system headers.

commit 15dca265544fb9dc5215cb4ef0a9d29b530c367e
Author: Peter Jones <pjones@redhat.com>
Date:   Tue May 2 18:19:14 2006 +0000

    - add pm-pmu, at least for now

commit 759a83ad40f915c74d89f3f153281c998233d8be
Author: Peter Jones <pjones@redhat.com>
Date:   Tue May 2 18:13:48 2006 +0000

    - add copyright and license notices

commit 0af91bce436b75b38186c2504ee5a8a520d5eed5
Author: Peter Jones <pjones@redhat.com>
Date:   Mon May 1 19:51:29 2006 +0000

    - handle an empty config.d correctly.

commit 7a0b8ee55e9ba57ab2f7e2b60523bc31b6784f79
Author: Peter Jones <pjones@redhat.com>
Date:   Mon May 1 15:20:59 2006 +0000

    actually make this work

commit 3a6757b9f1e613fc5471083e2eeb9bc1beec8165
Author: Peter Jones <pjones@redhat.com>
Date:   Mon May 1 14:56:12 2006 +0000

    - use override to set it

commit 16528b4c40ee7f63908d0f3c6cb499a3030280a1
Author: Peter Jones <pjones@redhat.com>
Date:   Mon May 1 14:48:24 2006 +0000

    - add "make test-archive"

commit b81999fa786b3f3ffd93c7d297b4cae4d5e5728c
Author: Peter Jones <pjones@redhat.com>
Date:   Mon May 1 14:36:43 2006 +0000

    - changelog for on_ac_power removal change.

commit e3e833f459cdc28c359e5d468dd67d9786fd644e
Author: Peter Jones <pjones@redhat.com>
Date:   Mon May 1 14:36:01 2006 +0000

    - don't kill on_ac_power in "make clean"

commit 7fec605fdf356d4a3d76fb7b6815dd674bece9ae
Author: Peter Jones <pjones@redhat.com>
Date:   Mon May 1 14:34:17 2006 +0000

    - bumping the number for some CVS testing

commit 20cb6a468665a0e7fd83ffef179f7283e283be09
Author: Peter Jones <pjones@redhat.com>
Date:   Fri Apr 28 17:34:05 2006 +0000

    - change on_ac_power to be a shell script

commit d0390318d1ca6c9cb7420018d9ff23771896ee6a
Author: Peter Jones <pjones@redhat.com>
Date:   Fri Apr 28 15:56:07 2006 +0000

    - revert bogus change WRT led behavior

commit 93de24fe63ac36718084664c54f65720e29835ec
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Apr 28 15:34:40 2006 +0000

    2006-04-28  Richard Hughes  <richard@hughsie.com>
    * pm/functions-ati:
    * pm/functions-intel:
    * pm/functions-nvidia:
    Remove these files as we've now agreed that this belongs in HAL, and a HAL patch is close to being accepted.

commit a12e9be4433fd765827aa4cd374e1427da250b7a
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Apr 28 15:26:19 2006 +0000

    2006-04-28  Richard Hughes  <richard@hughsie.com>
    * pm/hooks/05led: Remove this file as we want the led to turn on at the *end* of the hooks stuff. We shouldn't have this and 95led.
    * pm/hooks/95led: rename to 95ibm_led as this is ibm specific. Make sure the led blinks at suspend, and turns off when we resume.

commit fa1915e5893514b98897ee569937bc0ee3aff67c
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Apr 27 23:42:49 2006 +0000

    - update changelog

commit 2254418346e5ca65999ca2d95e6ed2a5ab9ea291
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Apr 27 23:41:52 2006 +0000

    - get rid of *.{pam,app}, as they're not very cross-distro

commit c5d67c483483953bf64f5280f92db755537c688e
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Apr 27 19:21:09 2006 +0000

    - changelogs!

commit 96c1808b64c5c954db4e0a53020bbd14540474d2
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Apr 27 19:10:53 2006 +0000

    - don't stop/start services unless the initscript is executable
    - use /etc/init.d/$name instead of "service".

commit 0e054672fc64cbb30d00967a81daae42386889ec
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Apr 27 19:08:04 2006 +0000

    - set LC_COLLATE

commit f4d24f06dd905563f628b11155c8244f8639e328
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Apr 27 18:52:47 2006 +0000

    - allow for /etc/pm/config.d/

commit 3a3d1ba965163a5ede3329973e458a09e105a155
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Apr 27 08:05:43 2006 +0000

    2006-04-27  Richard Hughes  <richard@hughsie.com>
     * pm/functions: Remove the video handling logic, as it is moving to HAL.
     * pm/functions-ati: * pm/functions-intel: * pm/functions-nvidia: Add a comment saying that the files are unused. When HAL video stuff is completed, they can be removed.
     * pm/hooks/20video: Switch to using the HAL methods as discussed.

commit f541984ba988aae495aac2044e56bdb400410bd2
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Apr 26 22:00:21 2006 +0000

    2006-04-26  Richard Hughes  <richard@hughsie.com>
     * Add README
     * Add AUTHORS

commit 8e2395b91c02b0c028d7dd0cadbdfbce9c85faac
Author: Peter Jones <pjones@redhat.com>
Date:   Wed Apr 26 17:21:28 2006 +0000

    - add changelog and license stuff

commit 986eec6b464fae96773c412d957a10a788018639
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 25 22:08:17 2006 +0000

    revert last change

commit f95ca22913e39ed0878f82008ca3e6e91e398241
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 25 22:06:55 2006 +0000

    - boring whitespace change to make sure email notifications work

commit ce7a8d8524ffdbae1aa0fb44506d07320f5c59a5
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 25 14:27:07 2006 +0000

    - bump version for last release before moving it once again :/

commit ce69a33aace4d0df24ca936e371f4814844e45d4
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 25 14:19:57 2006 +0000

    - use /etc/pm/config instead of /etc/sysconfig/pm , so this is completely
      cross-distro clean.

commit 16721a4c0359b725deb67ecbbd2b1c5ccaf809bc
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 18 21:49:08 2006 +0000

    - test cvs repo

commit 91220474e915502dd51467f53f8d0230e83ba8d2
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 18 04:42:22 2006 +0000

    - get rid of some debug code

commit 7a8a81a39754d53ec5889400cc451ab8c36fdc2e
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 18 04:38:46 2006 +0000

    - minor cleanups

commit b4cdd38f75690b574ee26852b65ad9c46e61ac2d
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 18 04:32:02 2006 +0000

    - nobody knows who "vbetool dpms on" actually works for, so let's not do it...

commit 0a399185568c5b0e6e0520d8e81ff5909e564f62
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 18 01:35:20 2006 +0000

    - fix syntax error

commit 823a876e4caf60f83dca3a3fff354b24eb368085
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 18 01:10:33 2006 +0000

    - bump the version

commit 1f41c6f50cd199a04938dc214fe6d32753eecee5
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 18 00:54:42 2006 +0000

    - don't fork a subshell to run vbetool

commit 7afb9aba391be33b477d9c15b73f3613900dc794
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 18 00:54:27 2006 +0000

    - don't fork a subshell for vbetool runs

commit 0af8ebabb85bf97ef9a748d59a824e53dda52653
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Apr 18 00:41:05 2006 +0000

    - work around the fact that hci_usb and some bluetooth stuff don't do
      suspend right

commit 011db0ab696f5c83720eb199a07f4c6508379b58
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 21:27:01 2006 +0000

    - merge comments from roland on error handling here

commit b5baa6c299d789ae4fb12ea2d5d93020760c71d7
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 21:10:53 2006 +0000

    - um, don't send output to /dev/null when we want it in a file.

commit 9a4e5230df28d38a75641d6e5cd5f218c1bf75a0
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 19:07:40 2006 +0000

    - use infrastructure for ntpd's suspend/resume

commit a0b6718e005ec8158a603e6fd59e977abccdfc89
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 19:02:32 2006 +0000

    - should be "restartservice" not "startservice"

commit 213d7f81ff0c46c97de9a01773549945e6d7d6e9
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 19:00:07 2006 +0000

    - use infrastructure for module unload/reload so we don't reload modules
      that weren't ever loaded

commit 7a3f830b82ce3a9ff924da5c45b51471a8f3b98f
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 18:58:33 2006 +0000

    - use infrastructure to start/stop mDNSResponder

commit 364d18b96390bcfc4b1abdffd5e237640068ba20
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 18:56:52 2006 +0000

    - minor reformat

commit 8a02b370998e60d3272fb418a84b5377f4c0b1d3
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 18:55:02 2006 +0000

    - fix typo in take_suspend_lock that causes it to be useless (sigh)
    - add functions for scripts to save state between suspend/resume

commit 7c26ec387e4e040178dd9366a7e7476abe0bf4a7
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 18:46:48 2006 +0000

    - don't load /etc/pm/functions since we don't use it
    - use "modprobe -r" not "rmmod"

commit 89460b77a448bc5de1e03ffa64a8285fee6f277a
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 18:45:25 2006 +0000

    - don't load /etc/pm/functions since it's not used

commit 8b00dd93e8f5afc53042815a28eb2f5114ad06fb
Author: Peter Jones <pjones@redhat.com>
Date:   Mon Apr 17 18:43:16 2006 +0000

    - rework loading of /etc/sysconfig/pm so hooks don't need to load
      /etc/pm/functions unless they actually need code from it
    - remove spurious subshell-parens

commit d82f30c9c5047c161a70f611125ccca1e5612643
Author: Peter Jones <pjones@redhat.com>
Date:   Fri Mar 17 05:15:41 2006 +0000

    - bump version

commit 1ecbe91885e4a1f5665888cfe6b9946a7134b2ae
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 14 16:12:15 2006 +0000

    - get the resume hooks right

commit 66cb171a7ffd41388cc568e43a44ecd7264bba1a
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Mar 14 14:56:26 2006 +0000

    - move near-identical pm-suspend and pm-resume logic to pm/functions
    - make pm-suspend and pm-resume generic, using pm-action
    - add "hibernate" and "thaw" actions to scripts
    - get rid of kludgy PM_MODE
    - add pm/hooks/00clear, which clears the screen on tty63 before doing all
      this stuff
    - move pm-hibernate's default_resume_kernel into 01grub, which only does
      anything on "hibernate"
    - make 20video not do anything on hibernate either, not just thaw

commit 976d0852cce44d9f0a3cde3e0d51e0ee0f3b5ac9
Author: Peter Jones <pjones@redhat.com>
Date:   Sat Mar 11 18:37:37 2006 +0000

    - bump version

commit 40e1b74063b72090e9546027427da659c3a97f9a
Author: Peter Jones <pjones@redhat.com>
Date:   Sat Mar 11 18:35:05 2006 +0000

    - make this much more readable so we don't keep screwing it up.

commit 938c8309e9bfb8c10c590079e55b402d2e84aeb2
Author: Peter Jones <pjones@redhat.com>
Date:   Fri Mar 10 22:42:04 2006 +0000

    - update to 0.14-1

commit 725b22277be84bb6cb72743c33b447dcb1561140
Author: Peter Jones <pjones@redhat.com>
Date:   Fri Mar 10 22:34:06 2006 +0000

    - fix hibernate check
    - fix hibernate resume choice check (-a instead of -o)
    - I am a dumbass and jeremy sucks at code review.

commit 0f66d6c332216bf98a518c47a07c98ad7866beb3
Author: Phil Knirsch <pknirsch@redhat.com>
Date:   Fri Mar 3 13:27:34 2006 +0000

    - Revert the last few changes as it seems to cause more problems than it fixes
      for ATI chipsets.

commit f23f61f682ae26eb3a8985f1a688869c4231b5b5
Author: Phil Knirsch <pknirsch@redhat.com>
Date:   Wed Mar 1 15:23:42 2006 +0000

    - Updated version in makefile

commit 87a55ac0a2aa2fe2403397a7c656ba8ee3ebaeb2
Author: Phil Knirsch <pknirsch@redhat.com>
Date:   Wed Mar 1 15:22:38 2006 +0000

    - Use vbetool post instead of vbetool dpms on for ATI cards.

commit 6171b6ca2802c46d0eeba18b9e6a366a77e23c50
Author: Peter Jones <pjones@redhat.com>
Date:   Tue Feb 28 17:04:19 2006 +0000

    - don't post video by default on resume from hibernate

commit 3b7440695996c6c96dccd0708f1328dd606a0fe1
Author: Jeremy Katz <katzj@redhat.com>
Date:   Tue Feb 28 16:51:20 2006 +0000

    fix nvidia resume to actually have the display on.  tested on
    toshiba tecra m3 at my desk

commit a748ded06075250f343553f7cde50843d00bc0f6
Author: Phil Knirsch <pknirsch@redhat.com>
Date:   Fri Feb 24 12:29:29 2006 +0000

    - Added missing pciutils-devel BuildRequires (#182566)
    - Fixed missing vbestata save/restore calls for video suspend/resume (#182167,
      #169494)
    - Renamed hook scripts to allow local pre and post inserts (#179421)
    - Added support for blinking led lights on Thinkpad Laptops during suspend
      (#179420)
    - Added pm-powersave script for powersaving via HAL (#169054)
    - Added symlinks for pm-shutdown and pm-restart (#165953)

commit 3758340f1b05ff9ffadff01f85c6e915c1c6b2d9
Author: Jeremy Katz <katzj@redhat.com>
Date:   Thu Feb 23 23:28:13 2006 +0000

    call grub with --no-floppy on hibernate

commit 88b8b2ff8a9695a92486abc5eee9911cff7e0442
Author: Jeremy Katz <katzj@redhat.com>
Date:   Wed Jan 25 01:02:40 2006 +0000

    * make pm-hibernate set the default kernel to boot to the one we're running
      so that resuming works
    * rmmod button before suspend per davej

commit b8a03b4aa5881355184c8072c4a777de3591efbe
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Dec 22 19:52:06 2005 +0000

    update version

commit c467e1cdd05409a54e73df0e58860a2b7ce39f5d
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Dec 22 19:51:37 2005 +0000

    fix for new pciutils that changed the output format randomly.

commit c1488e1547b277f37de348b5d810e57f5caa3fed
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Dec 1 00:39:54 2005 +0000

    - bump version to 0.7

commit d8c99913c2ae012f97a91c690bb9719060f09bbc
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Dec 1 00:39:16 2005 +0000

    - restart ntp in the background (after some delay) since the network isn't back
      up yet, and it'll try to resync before backgrounding itself.

commit f6c37c8902ff9043e8865426f63cb47ebe1b9763
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Dec 1 00:38:13 2005 +0000

    - change to vt63 before we actually suspend, so that the videomode switch
      doesn't wake Jeremy's video back up.

commit 6803cc0b92e92d49e81d9e8ec17fb861dd58dd54
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Nov 10 20:23:59 2005 +0000

    . bump version

commit bf61d0d9a174b2ccecacb1fb1ade881362bf9973
Author: Peter Jones <pjones@redhat.com>
Date:   Thu Nov 10 20:20:48 2005 +0000

    . remove calls to acpi_video_cmd; the function isn't there anyway, and if
      people want it they can use hooks.
    . fix typo in call to radeontool

commit 274aceb03e8da09566215718e1cc949f45a4ede9
Author: Bill Nottingham <notting@redhat.com>
Date:   Fri Sep 30 16:03:02 2005 +0000

    check for presence of various tools/files before using them (#169560,
    #196562)

commit 4922087d2ba94b5c942bf941b7eaafc2e1f1e78e
Author: Jeremy Katz <katzj@redhat.com>
Date:   Fri Aug 12 22:03:33 2005 +0000

    add pm-hibernate stuff

commit 1f71777dc9ec5369530de54faec5ec55f4e80a70
Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Jul 5 14:09:56 2005 +0000

    fix path to video functions

commit a6b53f6ef9a7c30c746a53084e747f1d57d9b605
Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Jul 5 05:29:03 2005 +0000

    silence!

commit 062452fa99a589248ec52a71b66ad2f31d69f767
Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Jul 5 05:27:19 2005 +0000

    you know, it helps if you include all the files

commit 91f949dd06cafe2eb0277f963543ced5ccc556ec
Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Jul 5 05:23:41 2005 +0000

    duh

commit 6d1b55109652fdb39d56962224188963ff588eff
Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Jul 5 05:20:19 2005 +0000

    yet more build fixes

commit ef785aee7b20d88976a91720e68b3c4cc958cf56
Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Jul 5 05:19:13 2005 +0000

    make it build

commit e945511621a079b5fe2654491cdb610f739c57b4
Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Jul 5 05:14:18 2005 +0000

    whoops

commit 9e81319ce7a4782b1d1b219553eaf839634d8e52
Author: Bill Nottingham <notting@redhat.com>
Date:   Tue Jul 5 05:12:08 2005 +0000

    check in some stuff
