Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure a device actually exists before trying to act on it. Fixes #2739 | jim-p | 2012-12-31 | 1 | -0/+3 |
| | |||||
* | Fix exec bit | jim-p | 2012-01-30 | 1 | -0/+0 |
| | |||||
* | Add a small script to disable APM on ATA drives if they claim to support it. ↵ | jim-p | 2012-01-30 | 1 | -0/+10 |
Leaving this on will kill drives long-term, especially laptop drives, by generating excessive Load Cycles. The APM bit set will persist until the drive is power cycled, so it's necessary to run on each boot to be sure. |