bce1cdd59cbc3e7572c3b7f09e9d17d96de23df4
kernel 3.4+ needs 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 makes sure the initrd for affected kernels is built with cifs-utils if needed.
*** 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.
Languages
Nix
95%
Shell
2%
Python
1.8%
Rust
0.3%
JavaScript
0.2%
Other
0.4%