nixpkgs/pkgs
Florian Klink 5e1eb7bd59 lvm2: cleanups, make udev optional
- use installTargets again ("install", and
   "install_systemd_{generators,units,configuration}" when udev is not
   null)
 - The call to the blkid binary in lvm2's 13-dm-disk.rules file
   disappeared (so we don't need to patch in blkid anymore).
   lvm seems to rely on udev's internal blkid functionality.
 - Call /run/current-system/systemd/bin/udevadm instead
   of ${systemd}/bin/udevadm in the lvm activation generator.
   This is not necessary to break the dependency cycle (as we don't use
   that file when building without udev), but a good idea anyways -
   We want to trigger the udevadm of the current system, not the one
   that lvm was built with.
2020-07-12 23:04:33 +02:00
..
applications Merge staging-next into staging 2020-07-11 09:00:18 +02:00
build-support Merge master into staging-next 2020-07-11 08:59:54 +02:00
common-updater
data Merge pull request #92336 from romildo/upd.marwaita 2020-07-09 19:53:16 -03:00
desktops Merge pull request #92886 from jtojnar/fix/gse-sysmon 2020-07-10 20:35:40 +02:00
development Merge staging-next into staging 2020-07-11 09:00:18 +02:00
games Merge pull request #92584 from r-ryantm/auto-update/springlobby 2020-07-07 16:37:14 +02:00
misc Merge master into staging-next 2020-07-11 08:59:54 +02:00
os-specific lvm2: cleanups, make udev optional 2020-07-12 23:04:33 +02:00
servers Merge master into staging-next 2020-07-11 08:59:54 +02:00
shells Merge pull request #92718 from KyleOndy/enable-spaceship-prompt-on-darwin 2020-07-10 00:15:57 -05:00
stdenv C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
test
tools Merge staging-next into staging 2020-07-11 09:00:18 +02:00
top-level lvm2: cleanups, make udev optional 2020-07-12 23:04:33 +02:00