guix/gnu/system
Mark H Weaver c448bf7443 system: grub: On MIPS, the linux image name is vmlinuz, not bzImage.
* gnu/system/grub.scm (grub-configuration-file): Add 'linux-image-name'
  internal procedure.  Use it from 'entry->gexp'.
2015-10-27 21:44:46 +01:00
..
examples
file-systems.scm linux-boot: Mount /dev as a devtmpfs from the start. 2015-09-20 22:05:36 +02:00
grub.scm system: grub: On MIPS, the linux image name is vmlinuz, not bzImage. 2015-10-27 21:44:46 +01:00
install.scm install: Set the mtime in the binary tarball to 1. 2015-10-17 12:20:39 +02:00
linux-container.scm gnu: system: Add Linux container module. 2015-09-14 08:30:46 -04:00
linux-initrd.scm linux-initrd: Add LUKS/dm-crypt modules to the initrd. 2015-09-20 22:05:50 +02:00
linux.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
locale.scm gnu: libc: Look for locale data under /run/current-system/locale/X.Y. 2015-09-30 17:06:40 +02:00
nss.scm
shadow.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
vm.scm