guix/gnu
Mathieu Othacehe cfbe7b7f4c
gnu: linux: Add linux-libre arm kernel.
* Makefile.am (AUX_FILES): Add arm config file.
* gnu/packages/aux-files/linux-libre/4.13-arm.conf: New file.
* gnu/packages/linux.scm (%intel-compatible-systems): Rename to
  %linux-compatible-systems and add "armhf-linux".
  (linux-libre): Adapt consequently.

The config file for arm is taken from debian armmp kernel. It's a generic
firmware for ARMv7 multiplatform compatible SoCs.
2017-11-09 20:35:11 +01:00
..
bootloader system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
build build: Use overlayfs instead of unionfs. 2017-11-08 18:23:05 +01:00
packages gnu: linux: Add linux-libre arm kernel. 2017-11-09 20:35:11 +01:00
services gnu: service: Update comment. 2017-11-08 18:23:06 +01:00
system install: Use overlayfs instead of unionfs. 2017-11-08 18:23:06 +01:00
tests tests: ssh: Make sure we can run executables from PATH. 2017-11-01 20:29:32 +01:00
artwork.scm
bootloader.scm bootloader: Emit warnings with 'warning'. 2017-08-28 09:56:33 +02:00
local.mk gnu: gcc-4.7: Resurrect building with gcc-5.4.0. 2017-11-07 22:03:51 +01:00
packages.scm packages: 'fold-packages' takes #:select? parameter. 2017-11-07 00:12:10 +01:00
services.scm services: Add 'lookup-service-types'. 2017-11-08 22:31:58 +01:00
system.scm system: Do not set 'TZ'. 2017-11-09 09:59:21 +01:00
tests.scm gnu: bootloader: Deprecate "device" field in favor of "target". 2017-08-23 22:23:19 +02:00