guix/gnu
Vagrant Cascadian 74e35e8c94
gnu: Add u-boot-pinebook.
* gnu/packages/patches/u-boot-pinebook-a64-update-dts.patch: New file.
* gnu/packages/patches/u-boot-pinebook-syscon-node.patch: New file.
* gnu/packages/patches/u-boot-pinebook-mmc-calibration.patch: New file.
* gnu/packages/patches/u-boot-pinebook-video-bridge.patch: New file.
* gnu/packages/patches/u-boot-pinebook-r_i2c-controller.patch: New file.
* gnu/packages/patches/u-boot-pinebook-dts.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/bootloaders.scm (u-boot-pinebook): New exported variable.
* gnu/bootloader/u-boot.scm (u-boot-pinebook-bootloader): New exported
variable.
* gnu/system/install.scm (pinebook-installation-os): New exported variable.
2018-11-22 21:59:05 +01:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
packages gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
services services: wesnothd: Run as wesnothd user and group. 2018-11-20 22:40:44 +05:30
system gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
tests activation: Aways pass '-d HOME' to 'useradd'. 2018-11-18 23:37:25 +01:00
artwork.scm
bootloader.scm
local.mk gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
packages.scm
services.scm
system.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
tests.scm