nixpkgs/pkgs/os-specific
Mathijs Kwik d37b642769 newer kernels need cifs-utils to mount CIFS filesystems
the kernel itself (and busybox's cifs mount code) are no longer able
to do this in some/most cases and will error out saying:
"CIFS VFS: connecting to DFS root not implemented yet""

Nixos' qemu-vm target is hurt by this, as it wants to mount /nix/store
via cifs very early in the boot process.

this commit just marks the problematic kernels.
An associated commit in nixos will use this info to fix the problem.
2012-08-30 18:25:49 +02:00
..
gnu GNU Hurd: Use preConfigure' to autoreconf' only. 2012-04-18 18:42:44 +00:00
linux newer kernels need cifs-utils to mount CIFS filesystems 2012-08-30 18:25:49 +02:00
windows Adding windows jom; it does not build for me still, but it's close to it. 2012-06-05 21:24:27 +00:00