Hi, On 21/03/14 13:54, Ludovic Courtès wrote:
> The patch below restricts that requirement (1) to Linux-based systems, > and (2) to systems where /dev/kvm already exists. Applied, thanks! > I’m not sure about the way to handle (2). We could special-case > /dev/kvm and create it (instead of bind-mounting it) in the chroot, so > it’s always available; however, it wouldn’t help much since most likely, > if /dev/kvm missing, then KVM support is missing. Yeah, on any properly configured (udev-based) system, /dev/kvm will be created if and only if KVM is enabled. -- Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/ _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
