guix/gnu
Ludovic Courtès d7b342d815
system: 'read-boot-parameters' reads the 'initrd' parameter.
* gnu/system.scm (<boot-parameters>)[initrd]: New field.
(read-boot-parameters): Read the 'initrd' element and fill in the
'initrd' field of the result.
2016-09-24 17:48:12 +09:00
..
build
packages gnu: Add gforth. 2016-09-24 14:07:12 +08:00
services services: console-font: A single service handles all the VTs. 2016-09-19 23:36:17 +09:00
system services: console-font: A single service handles all the VTs. 2016-09-19 23:36:17 +09:00
tests
artwork.scm
local.mk gnu: Add gforth. 2016-09-24 14:07:12 +08:00
packages.scm ui: Do not shadow '_' where it's used as a literal syntax match. 2016-09-20 23:22:42 +09:00
services.scm services: Use 'source-module-closure' for (gnu build activation). 2016-09-20 22:42:11 +09:00
system.scm system: 'read-boot-parameters' reads the 'initrd' parameter. 2016-09-24 17:48:12 +09:00
tests.scm