Find a file
Eelco Dolstra 87ae768665 Fix the LVM installer test
GRUB 2 doesn't want to boot off a LVM disk:

machine# installing the GRUB 2 boot loader on /dev/vda...
machine# Path `/boot/grub' is not readable by GRUB on boot. Installation is impossible. Aborting.
machine# /nix/store/7yc535h1lim1a5gkhjb3fr6c8193dv8w-install-grub.pl: installation of GRUB on /dev/vda failed

In theory GRUB 2 supports booting from LVM, but we probably need to
generate the right grub.conf (see
https://wiki.archlinux.org/index.php/GRUB2#LVM).

http://hydra.nixos.org/build/2904680
2012-07-26 16:02:33 -04:00
doc Manual: prevent a runtime dependency on DocBook XSL 2012-07-25 11:54:24 -04:00
gui renaming all occurrences of /var/run/{booted,current}-system 2012-07-23 14:01:35 -04:00
lib Fix the LVM installer test 2012-07-26 16:02:33 -04:00
maintainers * EBS creator: use the NixOS channel. 2012-05-15 20:42:13 +00:00
modules Merge pull request #20 from chaoflow/setuid-wrapper-newgrp 2012-07-26 11:11:10 -07:00
tests Fix the LVM installer test 2012-07-26 16:02:33 -04:00
.version * Add a command "nixos-version" that prints the version of the 2012-04-10 20:56:38 +00:00
COPYING
default.nix Revert "allow out-of-tree nixos modules" 2012-07-21 18:30:58 +02:00
README
release-combined.nix * Include all of Nixpkgs. 2012-04-11 09:17:32 +00:00
release.nix * Use the Git shortrev in NixOS version strings. 2012-06-04 14:23:34 +00:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.