nixpkgs-suyu/pkgs/os-specific
Florian Klink a16ebf8561 systemd: drop 001{4,5}-{catalog,hwdb}-don-t-update-on-install.patch
These patches removed logic in the meson install phase invoking
`journalctl --update-catalog` and `systemd-hwdb update`, which would
mutate the running system, and obviously fails in the sandbox.

Upstream also knows this is a bad thing if you're not on the machine you
want to deploy to, so there's logic in there to not execute it when
DESTDIR isn't empty. In our case, it is - as we set --prefix instead for
other reasons, but by just setting DESTIDIR to "/", we can still trigger
these things to be skipped.

The patches removed some context from
0018-Install-default-configuration-into-out-share-factory.patch, which
we need to introduce there to make that patch still apply.
2020-04-17 00:27:29 +02:00
..
bsd
darwin treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
linux systemd: drop 001{4,5}-{catalog,hwdb}-don-t-update-on-install.patch 2020-04-17 00:27:29 +02:00
windows treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00