nixpkgs/doc
Eelco Dolstra deb4f88c2c * Let the GRUB menu builder detect whether /boot is on a different
partition from /.  If so, copy the kernels and initrds to /boot and
  use paths relative to /boot in the GRUB configuration file.  This
  makes the boot.loader.grub.bootDevice option obsolete.  (Is there a
  way to mark obsolete options?)  It also makes it unnecessary to set
  boot.loader.grub.copyKernels, although that option is still
  available since it can speed up GRUB if the Nix store is very
  large.

svn path=/nixos/trunk/; revision=18998
2009-12-16 18:57:02 +00:00
..
config-examples * Let the GRUB menu builder detect whether /boot is on a different 2009-12-16 18:57:02 +00:00
manual * Obsoleted boot.initrd.extraKernelModules (use 2009-12-15 14:05:01 +00:00