guix/gnu
Mathieu Othacehe d5073fd113
gnu: Add platform support.
* gnu/platform.scm: New file.
* gnu/platforms/arm.scm: Ditto.
* gnu/platforms/hurd.scm: Ditto.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add them.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-10-11 12:05:39 +00:00
..
bootloader
build file-systems: Prefer low-memory mode of ‘btrfs check’. 2021-09-28 22:08:23 +02:00
home home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
installer installer: Fix typo in docstrings. 2021-10-01 21:27:36 +02:00
machine
packages gnu: linux-libre 4.4: Update to 4.4.288. 2021-10-11 00:51:51 -04:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services home: services: configuration: Support file-like objects. 2021-10-09 19:24:19 +03:00
system gnu: Add platform support. 2021-10-11 12:05:39 +00:00
tests tests: install: Test an XFS root file system. 2021-09-23 18:17:18 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
installer.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
local.mk gnu: Add platform support. 2021-10-11 12:05:39 +00:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm system: Add xfsprogs to base packages. 2021-09-23 18:17:17 +02:00
tests.scm