summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* linux-boot: Add support for resuming from swap device.series-3710Jean-Baptiste Note2020-04-28
* gnu/build/linux-boot.scm (resume-from-device): Add function. * gnu/build/linux-boot.scm (boot-system): Add hook calling resume-from-device if specified on commandline, before mounting any actual disk filesystems.