guix/gnu
Mathieu Othacehe b09a8da4a2
bootloader: Add extlinux support.
* gnu/bootloader.scm: New file.
* gnu/bootloader/extlinux.scm: New file.
* gnu/bootloader/grub.scm: New file.
* gnu/local.mk: Build new files.
* gnu/system.scm: Adapt to new bootloader api.
* gnu/scripts/system.scm: Adapt to new bootloader api.
* gnu.scm: Remove (gnu system grub) and replace by (gnu bootloader) and (gnu
bootloader grub) modules.
* gnu/system/grub.scm: Moved content to gnu/bootloader/grub.scm.
* gnu/system/vm: Replace (gnu system grub) module by (gnu bootloader).
* gnu/tests.scm: Ditto.
* gnu/tests/nfs.scm: Ditto.
2017-05-16 14:41:01 +02:00
..
bootloader bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
build
packages gnu: guile-ssh: Fix bug in 'node-guile-version'. 2017-05-16 14:16:56 +02:00
services services: guix: Authorize the key for bayfront.guixsd.org. 2017-05-15 23:55:10 +02:00
system bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
tests bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
artwork.scm
bootloader.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
local.mk bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
packages.scm
services.scm
system.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
tests.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00