summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-27Bump revision numberpm-utils-1.1.2.1Victor Lowther1-1/+1
2008-05-27Save PM_CMDLINE correctly so that it shows up nicely in the logs.Victor Lowther1-1/+2
2008-05-27Ensure that PARAMETERS.rm always exists.Victor Lowther1-1/+1
2008-05-27Moved parameter saving os that it always happens after we take the lock.Victor Lowther1-6/+4
2008-05-27Fix reversed logic when creating a parameters file.Victor Lowther1-1/+1
2008-05-27Save all parameters into a file instead of one file per param.Victor Lowther2-25/+20
2008-05-27Return $NA instead of 1 when smart-kernel-video is not applicable.Victor Lowther1-1/+1
2008-05-27Fixed error resulting in no parameters being saved.Victor Lowther1-1/+3
2008-05-26Merge branch 'man-xml'pm-utils-1.1.2Victor Lowther2-13/+17
2008-05-26Actually install the documentation.Victor Lowther2-0/+7
2008-05-26Bump version number in preperation for releaseVictor Lowther1-1/+1
2008-05-26Merge branch 'man-xml'Victor Lowther8-23/+853
2008-05-26Merge branch 'vlowther-binary-video-quirks'Victor Lowther5-32/+95
2008-05-22Fix ChangeLog generation in distcheckDan Nicholson1-1/+8
2008-05-22Don't remove ChangeLog on distcleanDan Nicholson1-1/+1
2008-05-22Ignore more generated filesDan Nicholson2-1/+2
2008-05-22xmlto only takes a single file, don't pass moreDan Nicholson1-2/+2
2008-05-22Only create manpage symlinks when target pages have been installedDan Nicholson1-5/+7
2008-05-22Only build manpages when xmlto is availableDan Nicholson2-6/+8
2008-05-17Missing a <para> tag in pm-powersaveVictor Lowther1-1/+2
2008-05-17Stefan pointed out that >= is not a valid string comparison op for test.Victor Lowther1-1/+2
2008-05-17More pm-actiom manpage updates.Victor Lowther1-30/+26
2008-05-17Remenber to set IFS back to normal before exiting run_quirks.Victor Lowther1-0/+1
2008-05-17arrgh, need to actually export PM_CMDLINE.Victor Lowther1-1/+1
2008-05-17Cleanups to parameter manipulation to make it a bit less evilVictor Lowther2-8/+18
2008-05-16log() is not in scope in hooks.Victor Lowther1-2/+2
2008-05-16Make remove_parameters all work again.Victor Lowther1-4/+10
2008-05-16Fix another stupid error in get_parametersVictor Lowther1-1/+1
2008-05-16fix stupid typo in get_parameters.Victor Lowther1-1/+1
2008-05-16Handle binary video drivers using --quirk-none instead of disable_hookVictor Lowther3-26/+32
2008-05-16Minor cleanups in 98-smart-kernel-videoVictor Lowther1-12/+8
2008-05-16Split smart kernel video driver handling to a different hook.Victor Lowther3-18/+37
2008-05-16Added support for vbe post with a romfileVictor Lowther1-1/+8
2008-05-16Added support in 99video to check for a "smart enough" kernel video driverVictor Lowther1-0/+17
2008-05-15Split out the debugging information into README.debugging.Victor Lowther2-27/+46
2008-05-12Forgot pm-powersave.xmlVictor Lowther1-14/+5
2008-05-12Remove Debian-specific information from the imported manpages.Victor Lowther2-45/+28
2008-05-10Fix man page sectionMichael Biebl3-4/+14
2008-05-10Make xmlto mandatory.Michael Biebl1-0/+3
2008-05-10Create symlinks for pm-action man pageMichael Biebl1-0/+6
2008-05-10Create man pages from docbook xmlMichael Biebl1-16/+16
2008-05-10Ignore *.8 man pages.Michael Biebl1-0/+1
2008-05-10Fix configure check for xmltoMichael Biebl1-4/+1
2008-05-10Convert docbook sgml man pages to docbook xmlMichael Biebl2-2/+8
2008-05-10Copy docbook xml man pages from Debian.Michael Biebl3-0/+834
2008-05-10Add a configure check for xmltoMichael Biebl1-0/+2
2008-05-10Ignore autogenerated pm/pm-functions.pm-utils-1.1.1Michael Biebl1-0/+1
2008-05-10Added special-casing of mode 3 in vbe_restoremodeVictor Lowther1-1/+10
2008-05-10Minor functions.in formatting changes.Victor Lowther1-2/+2
2008-05-10pm-functions.in cleanups and minor fixes.Victor Lowther1-6/+15