guix/gnu
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
..
bootloader
build
installer
machine
packages gnu: augustus: Update to 2.0.1. 2021-01-10 14:44:35 +01:00
services services: kernel-module-loader: Return a single 'shepherd-service'. 2021-01-06 19:18:58 +01:00
system system: image: Fix root offset on rockchip platforms. 2021-01-10 16:07:44 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: tipp10: Build with qt-5. 2021-01-10 15:10:26 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm