From ae0d038ea9b267c97bcbb733ee0e443073ad0c6d Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Wed, 15 Mar 2017 12:26:13 -0500 Subject: remove ck; elogind default --- pcr/pm-utils/14-disable-sata-alpm.patch | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 pcr/pm-utils/14-disable-sata-alpm.patch (limited to 'pcr/pm-utils/14-disable-sata-alpm.patch') diff --git a/pcr/pm-utils/14-disable-sata-alpm.patch b/pcr/pm-utils/14-disable-sata-alpm.patch deleted file mode 100644 index 7b5494932..000000000 --- a/pcr/pm-utils/14-disable-sata-alpm.patch +++ /dev/null @@ -1,26 +0,0 @@ -Description: Disable SATA link power management by default, as it still causes disk errors and corruptions on many hardware. -Author: Martin Pitt -Bug-Ubuntu: https://launchpad.net/bugs/539467 - -Index: pm-utils/pm/power.d/sata_alpm -=================================================================== ---- pm-utils.orig/pm/power.d/sata_alpm 2011-02-01 15:53:09.164867778 +0100 -+++ pm-utils/pm/power.d/sata_alpm 2011-02-01 15:53:28.954867786 +0100 -@@ -2,7 +2,7 @@ - - . "${PM_FUNCTIONS}" - --SATA_ALPM_ENABLE=${SATA_ALPM_ENABLE:-true} -+SATA_ALPM_ENABLE=${SATA_ALPM_ENABLE:-false} - - help() { - cat <