nixpkgs/pkgs
aszlig bcd31d0acb
mdadm: 3.3 -> 3.3.4
Okay, this update is a bit more tricky and the patch I've included is
not very nice to be honest.

So the patch causes "mdadm --udev-rules" to search for the right store
path using /proc/self/exec. This has the disadvantage that we could end
up having /run/current-system/bin/mdadm in the rule file.

But on the other hand, when we're on NixOS, we don't need to use that
command *at*all*, so we should be safe.

The patch also sets BINDIR to /sbin, which causes the included rule and
systemd files to not work out of the box on NixOS. But we have a
substituteInPlace where we do rewrite /sbin/mdadm to the right store
path in our udev rule generator, so that shouldn't be an issue.

I've tested this using the mdraid installer test and it succeeded.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-18 04:21:15 +01:00
..
applications chromium: Remove myself from maintainers 2016-01-18 03:35:28 +01:00
build-support requireFile: remove colon from the url for easier copy/paste 2016-01-16 21:58:40 +01:00
data hack-font: 2.018 -> 2.019 2016-01-18 02:51:17 +01:00
desktops cinnamon: remove dead packages 2016-01-14 23:55:47 +01:00
development Merge pull request #12448 from jb55/terra-patch 2016-01-18 03:48:36 +01:00
games Merge pull request #12421 from otwieracz/0ad_0.18_to_0.19 2016-01-17 16:55:24 +01:00
misc vimPlugins.youcompleteme: patch default python path 2016-01-16 20:21:47 +01:00
os-specific mdadm: 3.3 -> 3.3.4 2016-01-18 04:21:15 +01:00
servers xorg.xorgserver: wrap Xvfb with required flags 2016-01-17 21:14:49 +01:00
shells fish: fix merge conflict 2016-01-05 23:32:29 +01:00
stdenv stdenv-darwin: add parent attribute to bootstrap 2016-01-16 14:54:11 -05:00
test
tools tldr: use fetchFromGitHub; pkgconfig 2016-01-18 03:04:56 +01:00
top-level terra: init at git-2016-01-06 2016-01-17 17:30:01 -08:00