| Revision 1335,
1.1 KB
checked in by alanbach-guest, 6 years ago
(diff) |
|
hibernate updates
|
| Line | |
|---|
| 1 | #! /bin/sh /usr/share/dpatch/dpatch-run |
|---|
| 2 | ## 01_suspend2-fix-parsix.dpatch by Alan Baghumian <alan@technotux.org> |
|---|
| 3 | ## |
|---|
| 4 | ## All lines beginning with `## DP:' are a description of the patch. |
|---|
| 5 | |
|---|
| 6 | @DPATCH@ |
|---|
| 7 | diff -urpN hibernate-script-1.94/common.conf hibernate-script-1.94.new/common.conf |
|---|
| 8 | --- hibernate-script-1.94/common.conf 2006-10-09 18:38:04.000000000 +0330 |
|---|
| 9 | +++ hibernate-script-1.94.new/common.conf 2007-04-16 15:24:24.000000000 +0330 |
|---|
| 10 | @@ -61,7 +61,7 @@ SaveClock restore-only |
|---|
| 11 | |
|---|
| 12 | ### hardware_tweaks |
|---|
| 13 | # IbmAcpi yes |
|---|
| 14 | -# Runi915resolution yes |
|---|
| 15 | +Runi915resolution yes |
|---|
| 16 | # FullSpeedCPU yes |
|---|
| 17 | |
|---|
| 18 | ### lilo |
|---|
| 19 | diff -urpN hibernate-script-1.94/suspend2.conf hibernate-script-1.94.new/suspend2.conf |
|---|
| 20 | --- hibernate-script-1.94/suspend2.conf 2006-10-09 18:38:04.000000000 +0330 |
|---|
| 21 | +++ hibernate-script-1.94.new/suspend2.conf 2007-04-16 15:23:02.000000000 +0330 |
|---|
| 22 | @@ -37,7 +37,7 @@ Encryptor none |
|---|
| 23 | # VerifyFilewriterResume2 yes |
|---|
| 24 | |
|---|
| 25 | ## Specify a userui like this: |
|---|
| 26 | -# ProcSetting userui_program /usr/local/sbin/suspend2ui_text |
|---|
| 27 | +ProcSetting userui_program /usr/lib/suspend2-userui/suspend2ui_text |
|---|
| 28 | |
|---|
| 29 | # Scale CPU to full speed to make sure we suspend as fast as possible. |
|---|
| 30 | FullSpeedCPU yes |
|---|
Note: See
TracBrowser
for help on using the repository browser.