patchstack/customized main

To-upstream: Symlink in /etc/mkosi-manifest

Will upstream after/if this is merged:
https://github.com/systemd/mkosi/pull/3997

1 file changed+1
  mkosi.extra/usr/lib/tmpfiles.d/etc.conf
1
mkosi.extra/usr/lib/tmpfiles.d/etc.conf+1
             @@ -3,6 +3,7 @@     3      3# This overrides the same file from systemd since we want to symlink everything     4      4# into /etc instead of copying so updates to /usr propagate properly.     5      5L /etc/os-release - - - - ../usr/lib/os-release            6L /etc/mkosi-manifest - - - - ../usr/lib/mkosi-manifest     6      7L+ /etc/mtab - - - - ../proc/self/mounts     7      8# Contains the default systemd locale     8      9L /etc/locale.conf
jcgl updated patch to version 3
jcgl updated patch to version 2
jcgl created patch version 1