nixpkgs/pkgs/os-specific/linux/systemd
Florian Klink ae896e090e systemd: disable remote support
This disabled systemd-journal-upload and systemd-journal-remote.

We didn't install the unit files anyways, so this was probably not used
at all, and currently fails to build due to libmicrohttpd and systemd
code being incompatible:

```
../src/journal-remote/journal-remote-main.c: In function ‘setup_microhttpd_server’:
../src/journal-remote/journal-remote-main.c:431:38: error: passing argument 5 of ‘MHD_start_daemon’ from incompatible pointer type [-Werror=incompatible-pointer-types]
```
2020-07-31 18:38:07 +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
cryptsetup-generator.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
default.nix systemd: disable remote support 2020-07-31 18:38:07 +02:00