patchstack/customized main

noupstream-misc

Patch does not have a description.
3 files changed+15
  mkosi.extra/usr/lib/tmpfiles.d/etc.conf
9
  mkosi.profiles/gnome/mkosi.conf.d/debian/mkosi.conf
1
+ mkosi.profiles/gnome/mkosi.conf.d/debian/mkosi.conf.d/gnome-xsession.conf
13
mkosi.extra/usr/lib/tmpfiles.d/etc.conf+7 -2
             @@ -48,6 +48,8 @@    48     48L? /etc/tuned    49     49# Required by gdm    50     50L? /etc/gdm           51# Required by sdm           52L? /etc/sddm    51     53# Required by geoclue    52     54L? /etc/geoclue    53     55# Required by fwupd             @@ -65,10 +67,10 @@    65     67L? /etc/PackageKit    66     68# ModemManager needds its dbus policy file    67     69L? /etc/dbus1/systemd.d/org.freedesktop.ModemManager1.conf           70# man fails without this in /etc/           71L? /etc/manpath.config    68     72# Required by man-db-cache-update.service    69     73L? /etc/sysconfig/man-db    70       # sddm breaks otherwise, at least with homed?    71       L? /etc/sddm    72     74    73     75## custom    74     76C /etc/opensnitchd             @@ -93,5 +95,8 @@    93     95L? /etc/firejail    94     96L? /etc/login.defs    95     97           98# OpenCL           99L? /etc/OpenCL          100    96    101# abrtd    97    102L? /etc/libreport
mkosi.profiles/gnome/mkosi.conf.d/debian/mkosi.conf-1
             @@ -9,6 +9,5 @@     9      9        gnome-core    10     10        gnome-initial-setup    11     11        gnome-keyring-pkcs11    12               gnome-session-xsession    13     12        gnome-software-plugin-flatpak    14     13        gnome-software-plugin-fwupd
mkosi.profiles/gnome/mkosi.conf.d/debian/mkosi.conf.d/gnome-xsession.conf+13
             @@ -0,0 +1,13 @@            1# SPDX-License-Identifier: LGPL-2.1-or-later            2            3[TriggerMatch]            4Distribution=debian            5Release=trixie            6            7[TriggerMatch]            8Distribution=ubuntu            9Release=|oracular           10Release=|plucky           11           12[Content]           13Packages=gnome-session-xsession
jcgl updated patch to version 9
jcgl updated patch to version 8
jcgl updated patch to version 7
jcgl updated patch to version 6
jcgl updated patch to version 5
jcgl updated patch to version 4
jcgl updated patch to version 3
jcgl updated patch to version 2
jcgl created patch version 1