guix/gnu/system/images
Mathieu Othacehe b6473e506e
system: image: Fix root offset on rockchip platforms.
Fixes: <https://issues.guix.gnu.org/45584>.

* gnu/system/image.scm (arm32-disk-image, arm64-disk-image): Turn into
procedures, taking the root partition offset as argument.
* gnu/system/images/novena.scm (novena-image-type): Adapt accordingly.
* gnu/system/images/pine64.scm (pine64-image-type): Ditto.
* gnu/system/images/pinebook-pro.scm (pinebook-pro-image-type): Use a 9MiB
offset for the root partition.
2021-01-10 16:07:44 +01:00
..
hurd.scm
novena.scm system: image: Fix root offset on rockchip platforms. 2021-01-10 16:07:44 +01:00
pine64.scm system: image: Fix root offset on rockchip platforms. 2021-01-10 16:07:44 +01:00
pinebook-pro.scm system: image: Fix root offset on rockchip platforms. 2021-01-10 16:07:44 +01:00