summaryrefslogtreecommitdiff
path: root/pm
AgeCommit message (Expand)AuthorFilesLines
2008-01-28This patch modifies the moduleVictor Lowther2-24/+18
2008-01-28remove obsolete .cvsignore filesMichael Biebl3-6/+0
2008-01-28Use file globbing instead of trying to parse the output of ls, changeVictor Lowther2-29/+17
2008-01-28Modify the ntpd handling to use the generic locking infrastructure, tab fixes.Victor Lowther1-17/+18
2008-01-28If there is no state to save when running the ibm bluetooth hook, thenVictor Lowther1-6/+3
2008-01-28This patch got rid of one usage of the usleep function. usleep isMichael Biebl1-1/+1
2008-01-28Modified the main suspend/resume function to use the new locking infrastructure.Victor Lowther1-11/+5
2008-01-28nullglob is a bashism. POSIX does not have it, and the previousVictor Lowther1-3/+0
2008-01-28Modify the hook-running infrastructure to be generic and to beVictor Lowther3-44/+52
2008-01-28Adds a generic locking mechanism built around directory creation/removal.Victor Lowther1-0/+35
2008-01-28Make condition checking in (20|99)video POSIX compliant, and modifyVictor Lowther2-51/+38
2008-01-28Rewrite service and state handling to make POSIX compliant and to getVictor Lowther1-13/+6
2008-01-28All scripts are now POSIX compliant, change shebang lines to have themVictor Lowther16-19/+18
2008-01-28Made config file loading POSIX-compliant and got rid of a redundantVictor Lowther1-4/+3
2008-01-28remove sysfont wrapper call. no other distro from fedora uses itVictor Lowther2-11/+0
2008-01-27This patch makes it possible to use a different hibernate mode, valid modes areTill Maas1-1/+2
2008-01-27Set the sort order in functions instead of pm-action.Till Maas1-0/+3
2008-01-26rename hooks into sleep.d -- this is something we have wanted toRichard Hughes18-1/+1
2007-12-292007-12-29 Richard Hughes <richard@hughsie.com>Richard Hughes1-5/+4
2007-12-292007-12-29 Richard Hughes <richard@hughsie.com>Richard Hughes1-0/+4
2007-12-232007-12-23 Richard Hughes <richard@hughsie.com>Richard Hughes1-1/+0
2007-12-232007-12-23 Richard Hughes <richard@hughsie.com>Richard Hughes1-1/+1
2007-09-10- remove laptop-tools herePeter Jones1-1/+0
2007-08-13Remove laptop-tools entirely, it doesn't make any sense (rhbz#251617)Peter Jones1-64/+0
2007-06-18- Add support for "--quirk-reset-brightness" (fixes the Fujitsu Lifebook S7110)Peter Jones1-0/+14
2007-06-042007-06-04 Richard Hughes <richard@hughsie.com>Richard Hughes1-0/+4
2007-05-15- fix exports of config variablesPeter Jones1-1/+1
2007-04-25- this redirect is bogusPeter Jones1-1/+1
2007-03-26- fix source_configs to not error when the config dir is emptyPeter Jones1-0/+1
2007-03-16- work around broken regexps in some versions of bash, also fewerPeter Jones1-2/+3
2007-03-16- get rid of the complicated config stuff; the new layout obviates thePeter Jones1-22/+5
2007-03-15fix typoPeter Jones1-1/+1
2007-03-14- fix path for 'functions'Peter Jones1-1/+1
2007-03-14- use 'service' rather than calling init.d files directlyPeter Jones1-5/+17
2007-03-14- Fix cpufreq save/restore on multi-core cpusPeter Jones3-3/+14
2007-03-14-fix service restarting with . or - in the namePeter Jones1-2/+4
2007-03-14- don't remove "button" any more.Peter Jones1-1/+1
2007-03-14-add warning comment in defaultsPeter Jones1-0/+5
2007-03-13- add pm-is-supportedPeter Jones1-0/+5
2007-03-06- add /usr/lib/pm-utils/bin to $PATHPeter Jones1-1/+1
2007-03-06- get the path for "functions" right.Peter Jones12-7/+17
2007-03-06- fix path here, tooPeter Jones1-2/+2
2007-03-06- fix path for sysfont hookPeter Jones1-1/+1
2007-03-06- change to use the new directory layoutPeter Jones5-14/+31
2007-03-06- use "bash" not "sh"Peter Jones1-1/+1
2007-03-06- use "bash" not "sh" in hook scriptsPeter Jones3-3/+3
2007-03-02- use .Rescan since davidz fixed it.Peter Jones1-2/+5
2007-03-01- fix shell quoting in variable testsPeter Jones2-13/+13
2007-03-01- fix use of [ with =~Peter Jones1-1/+1
2007-03-01- make this work entirely in the resume/thaw pathPeter Jones1-20/+6