[Nix-dev] Re: [Nix-commits] SVN commit: nix - 21781 - urkud - nixpkgs/trunk/pkgs/os-specific/linux/udev
Yury G. Kudryashov
urkud+nix at ya.ru
Sat May 15 17:07:11 CEST 2010
Nicolas Pierron wrote:
> On Sat, May 15, 2010 at 11:54, Yury G Kudryashov <urkud at mccme.ru> wrote:
>> - for i in 40-alsa.rules 40-infiniband.rules 40-isdn.rules
>> 40-pilot-links.rules 64-device-mapper.rules 64-md-raid.rules; do
>> - cp rules/packages/$i $out/libexec/rules.d/
>> - done
>> + cp rules/packages/40-pilot-links.rules $out/libexec/rules.d/
>
> NixOS need these files and I am trying to fix your issue by fixing a
> bug in NixOS. This bug fix rely on 64-md-raid.rules, in addition I
> need the device mapper for ciphered partitions.
udev doesn't contain these files anymore. You can take them from old udev
release, and add to mdadm job. If you'll do this, could you please ask udev
guys why they removed these files? Probably, they have some new proposed way
to go.
More information about the nix-dev
mailing list