nixpkgs/pkgs/os-specific/linux/systemd
Arian van Putten 29941db6bd systemd-cryptsetup-generator: remove
This package previously did override the systemd package, and instructed
ninja, systemd's previous build system, to only build the
cryptsetup-specific systemd generators (plus some manual rpath
massaging, as ninja install wasn't used).

Afterwards, users were expected to add this package to their
`systemd.generator-packages` (or since
https://github.com/NixOS/nixpkgs/pull/65376/files `systemd.packages`)
NixOS module options, so systemd will use these generators.

As the previous commit added cryptsetup support directly to the systemd
package (and pkgs.systemd now already ships the cryptsetup generators),
we don't need another package shipping the same generators.
2020-08-05 00:48:27 +02:00
..
0001-Start-device-units-for-uninitialised-encrypted-devic.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0002-Don-t-try-to-unmount-nix-or-nix-store.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0003-Fix-NixOS-containers.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0004-Look-for-fsck-in-the-right-place.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0005-Add-some-NixOS-specific-unit-directories.patch Merge pull request #90333 from flokli/systemd-245.6 2020-06-15 17:51:33 +02:00
0006-Get-rid-of-a-useless-message-in-user-sessions.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0007-hostnamed-localed-timedated-disable-methods-that-cha.patch systemd: Allow setting the transient hostname via DHCP 2020-07-11 00:05:41 +02:00
0008-Fix-hwdb-paths.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0009-Change-usr-share-zoneinfo-to-etc-zoneinfo.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0010-localectl-use-etc-X11-xkb-for-list-x11.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0012-Install-default-configuration-into-out-share-factory.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0013-inherit-systemd-environment-when-calling-generators.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0014-add-rootprefix-to-lookup-dir-paths.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0015-systemd-shutdown-execute-scripts-in-etc-systemd-syst.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0016-systemd-sleep-execute-scripts-in-etc-systemd-system-.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0017-kmod-static-nodes.service-Update-ConditionFileNotEmp.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
0018-path-util.h-add-placeholder-for-DEFAULT_PATH_NORMAL.patch systemd: 245.5 -> 245.6 2020-06-14 14:26:39 +02:00
default.nix systemd: substituteInPlace paths to mkswap and mke2fs (used in new cryptsetup-generator.c) 2020-08-05 00:46:59 +02:00