summaryrefslogtreecommitdiff
path: root/src/hibernate-resume
Commit message (Collapse)AuthorAge
* hibernate-resume: let's move all hibernate-resume tools into the same directoryLennart Poettering2014-09-04
| | | | | They are closely related, so let's move them together, and clean up the .c file naming while we are at it.
* hibernate-resume: refuse to run outside of an initrdLennart Poettering2014-08-28
|
* hibernate-resume: add a tool to write a device node's major:minor to ↵Ivan Shapovalov2014-08-26
/sys/power/resume. This can be used to initiate a resume from hibernation by path to a swap device containing the hibernation image. The respective templated unit is also added. It is instantiated using path to the desired resume device.