guix/gnu/system
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
..
examples doc: Use OpenSSH instead of lsh in bare-bones template. 2017-04-12 11:42:52 -04:00
file-systems.scm file-systems: Add missing docstring. 2017-03-21 22:33:07 +01:00
install.scm Add 'guix pack'. 2017-03-12 17:47:25 +01:00
linux-container.scm file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
linux-initrd.scm file-systems: Do not use (gnu packages …). 2017-03-21 22:33:07 +01:00
locale.scm
mapped-devices.scm
nss.scm
pam.scm system: Allow root to run "su" without password. 2017-05-08 23:11:01 +02:00
shadow.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
vm.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00