Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-07 | util: simplify proc_cmdline() to reuse get_process_cmdline() | Lennart Poettering | |
Also, make all parsing of the kernel cmdline non-fatal. | |||
2014-09-04 | hibernate-resume: let's move all hibernate-resume tools into the same directory | Lennart Poettering | |
They are closely related, so let's move them together, and clean up the .c file naming while we are at it. | |||
2014-08-28 | hibernate-resume: refuse to run outside of an initrd | Lennart Poettering | |
2014-08-26 | hibernate-resume: add a tool to write a device node's major:minor to ↵ | Ivan Shapovalov | |
/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. |