guix/gnu/system
Andy Wingo 0d275f4aa3 system: Take kernel modules from the user-specified kernel.
* gnu/system/linux-initrd.scm (base-initrd): Add #:linux option to
  specify the linux kernel to use.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Propagate
  #:linux to base-initrd.
* gnu/system.scm (operating-system-initrd-file): Pass #:linux to
  'make-initrd'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2015-04-05 23:15:20 +02:00
..
file-systems.scm Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'." 2014-11-30 18:54:07 +01:00
grub.scm artwork: Update snapshot to GuixSD branding. 2015-02-12 23:43:18 +01:00
install.scm gnu: wpa-supplicant: Add dbus support; add wpa-supplicant-light. 2015-02-04 18:20:17 -05:00
linux-initrd.scm system: Take kernel modules from the user-specified kernel. 2015-04-05 23:15:20 +02:00
linux.scm system: Don't compare <pam-service> objects with 'equal?'. 2015-03-10 18:07:48 +01:00
locale.scm system: Add "en_US.UTF-8" to the default locales, for backward compatibility. 2015-01-16 21:11:55 +01:00
nss.scm system: Add bindings to configure libc's NSS. 2015-02-04 22:49:35 +01:00
os-config.tmpl doc: Add 'packages' field to OS configuration template. 2015-03-08 23:05:51 +01:00
shadow.scm system: Skeleton '.bashrc' now exports the 'SHELL' variable. 2015-03-16 23:30:59 +01:00
vm.scm system: Take kernel modules from the user-specified kernel. 2015-04-05 23:15:20 +02:00