File tree Expand file tree Collapse file tree 13 files changed +81
-3
lines changed
Expand file tree Collapse file tree 13 files changed +81
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Distribution=debian
55
66[Distribution]
77Release=trixie
8+ Repositories=non-free-firmware
89
910[Content]
1011Packages=
Original file line number Diff line number Diff line change 22
33# Debian/Ubuntu PAM patches break /usr/lib/pam.d/ so symlink to /etc/
44L? /etc/pam.d - - - - /usr/lib/pam.d
5+
6+ # On Debian/Ubuntu it's called gdm3, not gdm
7+ L? /etc/gdm3
8+
9+ # On Debian/Ubuntu the nftable service fails if this config is not present
10+ L? /etc/nftables.conf
Original file line number Diff line number Diff line change 22
33[Content]
44Packages=
5- adobe-source-code-pro-fonts
65 desktop-file-utils
7- linux-firmware
86 pipewire
97 pipewire-alsa
108 xdg-desktop-portal
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ Distribution=arch
66[Content]
77Splash=/usr/share/systemd/bootctl/splash-arch.bmp
88Packages=
9+ adobe-source-code-pro-fonts
10+ linux-firmware
911 intel-media-driver
1012 mesa
1113 networkmanager
Original file line number Diff line number Diff line change 1+ # SPDX-License-Identifier: LGPL-2.1-or-later
2+
3+ [Match]
4+ Distribution=debian
5+
6+ [Content]
7+ Splash=/usr/share/pixmaps/debian-logo.png
8+ Packages=
9+ debconf
10+ desktop-base
11+ firmware-amd-graphics
12+ firmware-iwlwifi
13+ firmware-linux
14+ firmware-sof-signed
15+ fonts-adobe-sourcesans3
16+ fonts-noto-color-emoji
17+ fonts-noto-mono
18+ kbd
19+ mesa-vulkan-drivers
20+ network-manager
21+ pipewire-pulse
22+ plymouth-themes
23+ task-desktop
24+ tuned-ppd
25+ va-driver-all
26+ vdpau-driver-all
Original file line number Diff line number Diff line change 1+ # SPDX-License-Identifier: LGPL-2.1-or-later
2+
3+ [Match]
4+ Architecture=x86-64
5+
6+ [Content]
7+ Packages=
8+ amd64-microcode
9+ firmware-cirrus
10+ firmware-intel-graphics
11+ firmware-intel-sound
12+ intel-microcode
Original file line number Diff line number Diff line change @@ -6,12 +6,14 @@ Distribution=fedora
66[Content]
77Splash=/usr/share/pixmaps/fedora-logo.png
88Packages=
9+ adobe-source-code-pro-fonts
910 alsa-sof-firmware
1011 amd-gpu-firmware
1112 fedora-logos
1213 glx-utils
1314 kernel-modules
1415 iwlwifi-mvm-firmware
16+ linux-firmware
1517 mesa-dri-drivers
1618 mesa-vulkan-drivers
1719 nvidia-gpu-firmware
Original file line number Diff line number Diff line change 66Packages=
77 baobab
88 evince
9- gdm
109 gnome-backgrounds
1110 gnome-calculator
1211 gnome-calendar
Original file line number Diff line number Diff line change 1+ # SPDX-License-Identifier: LGPL-2.1-or-later
2+
3+ [Match]
4+ Distribution=arch
5+
6+ [Content]
7+ Packages=
8+ gdm
Original file line number Diff line number Diff line change 1+ # SPDX-License-Identifier: LGPL-2.1-or-later
2+
3+ [Match]
4+ Distribution=debian
5+
6+ [Content]
7+ Packages=
8+ gdm3
9+ gnome-session-xsession
10+ gnome-software-plugin-flatpak
11+ gnome-software-plugin-fwupd
You can’t perform that action at this time.
0 commit comments