Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-19 | linux-boot: Don't create /root before it's used. | Tobias Geerinckx-Rice | |
* gnu/build/linux-boot.scm (boot-system): Postpone the MKDIR of /root. Change-Id: I589316a5ddf41cada02173ed4dd5b7df09b795e8 | |||
2022-09-04 | linux-boot: Resume from hibernation after pre-boot. | Jack Hill | |
* gnu/build/linux-boot.scm (boot-system): Call resume-if-hibernated after pre-mount. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> |